Details
-
Bug
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
Steps:
Create a .groovy file
In a project, add a build "Execute system grooovy script"
Choose Groovy script file
Enter the path to the script using one of Hudson global property (referenced by $PROPERTY_NAME)
The path is not expanded at execution.
Expected:
The $PROPERTY_NAME is correctly expanded, and can be expanded as an absolute path if it is one. This is what happens in "Execute Shell" build.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Workflow | JNJira [ 138151 ] | JNJira + In-Review [ 187868 ] |
Can reproduce, will look on it hopefully soon. Thanks