-
Bug
-
Resolution: Fixed
-
Minor
-
None
When I tried debugging and using the groovy script extension, I went to GitHub to look at the source and found this file:
https://github.com/jenkinsci/artifactdeployer-plugin/blob/master/src/main/resources/org/jenkinsci/plugins/artifactdeployer/ArtifactDeployerPublisher/help-deletedRemoteArtifactsByScript.html
I never found this displayed in any Jenkins configuration dialog.
Maybe it is missing an inclusion somewhere?
Code changed in jenkins
User: Gregory Boissinot
Path:
src/main/resources/org/jenkinsci/plugins/artifactdeployer/ArtifactDeployerBuilder/help-deleteRemote.html
src/main/resources/org/jenkinsci/plugins/artifactdeployer/ArtifactDeployerBuilder/help-deleteRemoteArtifactsByScript.html
src/main/resources/org/jenkinsci/plugins/artifactdeployer/ArtifactDeployerBuilder/help-deletedRemote.html
src/main/resources/org/jenkinsci/plugins/artifactdeployer/ArtifactDeployerBuilder/help-deletedRemoteArtifactsByScript.html
src/main/resources/org/jenkinsci/plugins/artifactdeployer/ArtifactDeployerPublisher/help-deleteRemote.html
src/main/resources/org/jenkinsci/plugins/artifactdeployer/ArtifactDeployerPublisher/help-deleteRemoteArtifactsByScript.html
src/main/resources/org/jenkinsci/plugins/artifactdeployer/ArtifactDeployerPublisher/help-deletedRemote.html
src/main/resources/org/jenkinsci/plugins/artifactdeployer/ArtifactDeployerPublisher/help-deletedRemoteArtifactsByScript.html
http://jenkins-ci.org/commit/artifactdeployer-plugin/d73b99212279b23b705813ad419f9f887259e167
Log:
Fix
JENKINS-14548