Quantcast

[JIRA] (JENKINS-15628) grails can not build non-production war

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15628) grails can not build non-production war

JIRA noreply@jenkins-ci.org
Issue Type: Bug Bug
Affects Versions: current
Assignee: jeffg2one
Components: grails
Created: 25/Oct/12 2:22 PM
Description:

i am using the parameters textbox to set "grails.env=development" without the quotes, but i tied several other values against that key, and the grails plugin will build the command line correctly: "grails -Dgrails.env=development war", and submit it to cmd.exe. "cmd.exe /c grails -Dgrails.env=development war" for some reason, the cmd.exe hoses the grails CLI, it doesnot see the -D expression so grails basically throws that away and then builds production instead. frankly this entire interface for using grails is not documented and makes little sense. if you have a text box for the parameters, why not just let us put the entire command line that we want in that textbox. and not bother with the idea of piecing the command line together behind the scenes. KISS. also, i dont see any reason why to submit this to cmd and not just exec grails per se. i submitted this as a blocker.

Environment: windows 7, grails 2.1.1, java 7
Project: Jenkins
Priority: Blocker Blocker
Reporter: bob makowski
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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15628) grails can not build non-production war

JIRA noreply@jenkins-ci.org

please close this. it was a cockpit error. however. I still think this interface could be simplified to simply let us place the entire grails command line into the job.

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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] [grails] (JENKINS-15628) grails can not build non-production war

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
Ramzi Maalej closed Bug JENKINS-15628 as Not A Defect

Environnment can be set using the properties field: grails.env=test

Change By: Ramzi Maalej (20/Apr/13 1:40 AM)
Status: Open Closed
Resolution: Not A Defect
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 [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.
 
 
Loading...