-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: artifactdeployer-plugin
-
Labels:None
-
Similar Issues:
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?
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Workflow | JNJira [ 145233 ] | JNJira + In-Review [ 191395 ] |
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