Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: grails-plugin
-
Labels:None
-
Similar Issues:
Description
According to grails installation doc http://grails.org/doc/2.2.1/guide/gettingStarted.html
GRAILS_HOME/bin must be added to PATH
even plugin run grails with full path, some grails tasks fork another grails process (grails test-app for sample) that then require PATH to be set.
Code changed in jenkins
User: Nicolas De loof
Path:
src/main/java/com/g2one/hudson/grails/GrailsBuilder.java
http://jenkins-ci.org/commit/grails-plugin/2de4edb57d19ea700392464e5cc65876e0fbfea7
Log:
Merge pull request #7 from ndeloof/master
JENKINS-18235set PATH with GRAILS_HOME/binCompare: https://github.com/jenkinsci/grails-plugin/compare/b64d73288769...2de4edb57d19