[JIRA] (JENKINS-14345) Grails wrapper doesn't respect Project Base Directory

2013-03-27 Thread jame...@gmail.com (JIRA)














































hardwickj
 commented on  JENKINS-14345


Grails wrapper doesnt respect Project Base Directory















From what I can tell it broke the use of all variables inside every one of the individual setting fields.

A work around is to set all properties in the "Properties" box, which for whatever reason does seem to still be working.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-14345) Grails wrapper doesn't respect Project Base Directory

2012-07-20 Thread john.r.engel...@gmail.com (JIRA)














































John Engelman
 reopened  JENKINS-14345


Grails wrapper doesnt respect Project Base Directory
















This change broke the use of the $WORKSPACE variable inside grails.work.dir.

set grails.work.dir = ${WORKSPACE}/.grails, results in this error:
FATAL: No such property: WORKSPACE for class: Script1
groovy.lang.MissingPropertyException: No such property: WORKSPACE for class: Script1
	at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.unwrap(ScriptBytecodeAdapter.java:50)
	at org.codehaus.groovy.runtime.callsite.PogoGetPropertySite.getProperty(PogoGetPropertySite.java:49)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callGroovyObjectGetProperty(AbstractCallSite.java:231)
	at Script1.run(Script1.groovy:1)
	at groovy.lang.GroovyShell.evaluate(GroovyShell.java:580)
	at groovy.lang.GroovyShell.evaluate(GroovyShell.java:618)
	at groovy.lang.GroovyShell.evaluate(GroovyShell.java:589)
	at com.g2one.hudson.grails.GrailsBuilder.evalTarget(GrailsBuilder.java:262)
	at com.g2one.hudson.grails.GrailsBuilder.perform(GrailsBuilder.java:191)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:717)
	at hudson.model.Build$BuildExecution.build(Build.java:199)
	at hudson.model.Build$BuildExecution.doRun(Build.java:160)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1488)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:236)





Change By:


John Engelman
(20/Jul/12 2:08 PM)




Resolution:


Fixed





Status:


Resolved
Reopened



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-14345) Grails wrapper doesn't respect Project Base Directory

2012-07-18 Thread kiy0t...@java.net (JIRA)















































kiy0taka
 assigned  JENKINS-14345 to kiy0taka



Grails wrapper doesnt respect Project Base Directory
















Change By:


kiy0taka
(18/Jul/12 4:07 PM)




Assignee:


jeffg2one
kiy0taka



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-14345) Grails wrapper doesn't respect Project Base Directory

2012-07-18 Thread kiy0t...@java.net (JIRA)















































kiy0taka
 resolved  JENKINS-14345 as Fixed


Grails wrapper doesnt respect Project Base Directory
















Change By:


kiy0taka
(18/Jul/12 4:08 PM)




Status:


Open
Resolved





Resolution:


Fixed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-14345) Grails wrapper doesn't respect Project Base Directory

2012-07-17 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-14345


Grails wrapper doesnt respect Project Base Directory















Code changed in jenkins
User: kiy0taka
Path:
 src/main/java/com/g2one/hudson/grails/GrailsBuilder.java
http://jenkins-ci.org/commit/grails-plugin/a54cbb2a133e08b88711b53715a0f33bea5aed51
Log:
  fixed bug. refs JENKINS-14345































This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-14345) Grails wrapper doesn't respect Project Base Directory

2012-07-06 Thread stefan.ho...@gmail.com (JIRA)














































Stefan Hojer
 created  JENKINS-14345


Grails wrapper doesnt respect Project Base Directory















Issue Type:


Bug



Assignee:


jeffg2one



Components:


grails



Created:


06/Jul/12 9:21 PM



Description:


The grails plugin tries to start the "grailsw" grails wrapper from the workspace root instead of the "project base directory". The build will fail, as the grailsw (if present) is actually installed in the grails project base directory.




Environment:


Debian 6 with jenkins v1.473 and grails plugin v1.6.2




Project:


Jenkins



Priority:


Major



Reporter:


Stefan Hojer

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira