-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: groovy-plugin
-
None
-
Environment:Platform: All, OS: All
Steps to reproduce:
- create groovy build step
- create a simple groovy script like println 'Hello World!'
- trigger a new build
Result: there is a new groovy file in the workspace
Expected: groovy file will be removed after execution