-
Bug
-
Resolution: Fixed
-
Major
-
Windows
When trying to add a custom groovy script to a promotion process on windows, an invalid classpath is set preventing the script from running. If you delete the classpath, it returns on the next save of the project.
- is duplicated by
-
JENKINS-49487 Groovy Postbuild under Promotion Actions always opens empty "Classpath entry" resulting "Save" exception
-
- Resolved
-
-
JENKINS-42725 Active Choises Parameter - empty 'Classpath entry'
-
- Resolved
-
- is related to
-
JENKINS-44824 "minimum" of f:repeatableProperty is inherit from ancestors
-
- Resolved
-
- links to
Code changed in jenkins
User: Jesse Glick
Path:
src/main/java/org/jenkinsci/plugins/scriptsecurity/scripts/ClasspathEntry.java
src/test/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SecureGroovyScriptTest.java
src/test/java/org/jenkinsci/plugins/scriptsecurity/scripts/ClasspathEntryTest.java
http://jenkins-ci.org/commit/script-security-plugin/07d1063094fdef9e090d31e6527e63f3910301cd
Log:
Merge pull request #84 from jglick/empty-ClasspathEntry-
JENKINS-37599JENKINS-37599Prevent empty classpath entries from being saved accidentallyCompare: https://github.com/jenkinsci/script-security-plugin/compare/feb65ce6d6c2...07d1063094fd