• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • groovy-plugin
    • None
    • 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

          [JENKINS-3269] groovy builder doesn't remove temp files

          Code changed in hudson
          User: : vjuranek
          Path:
          trunk/hudson/plugins/groovy/src/main/java/hudson/plugins/groovy/Groovy.java
          http://jenkins-ci.org/commit/36813
          Log:
          Delete tmp groovy file, fix for JENKINS-3269.

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : vjuranek Path: trunk/hudson/plugins/groovy/src/main/java/hudson/plugins/groovy/Groovy.java http://jenkins-ci.org/commit/36813 Log: Delete tmp groovy file, fix for JENKINS-3269 .

          vjuranek added a comment -

          Should be fixed, will be in next release.

          vjuranek added a comment - Should be fixed, will be in next release.

            vjuranek vjuranek
            irichter irichter
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: