While using
on core in jenkinsci/jenkins#5496 I noticed that changes to core/src/main/resources/lib/hudson/artifactList.jelly were not being reloaded, though changes to a top-level Jelly file (l:layout) are reloaded. git bisect found jenkinsci/jenkins#4813 which implies that #184 is responsible for the regression (not the more recent #220).