Quantcast

[JIRA] (JENKINS-14548) help for groovy script usage is never displayed

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14548) help for groovy script usage is never displayed

JIRA noreply@jenkins-ci.org
Issue Type: Bug Bug
Affects Versions: current
Assignee: Gregory Boissinot
Components: artifactdeployer
Created: 24/Jul/12 10:26 AM
Description:

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?

Project: Jenkins
Priority: Minor Minor
Reporter: Fabian Koch
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14548) help for groovy script usage is never displayed

JIRA noreply@jenkins-ci.org

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

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14548) help for groovy script usage is never displayed

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
Gregory Boissinot resolved Bug JENKINS-14548 as Fixed

Thanks.
There were typo issues in file names.

Change By: Gregory Boissinot (04/Aug/12 6:01 PM)
Status: Open Resolved
Resolution: Fixed
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Loading...