![]() |
|
|
|
|
Issue Type:
|
Bug
|
|
Assignee:
|
Unassigned |
|
Components:
|
global-variable-string-parameter |
|
Created:
|
10/May/13 10:55 PM
|
|
Description:
|
Hi
I am running jenkins on a windows 2008 and have setup JDK, tomcat and ant. Created a new project and pulled the source from perforce.
I have one admin.property file that is being ignored from being synced.
I am using parabuild tool which allows me to setup build parameters such
env = qa, dev, stage, prod.
when I execute and invoke ant it will pass the parameter to the ant command for which environments build for
this is what i use in parabuild
set JAVA_HOME=C:\Program Files\Java\jdk1.6.0_21
set TOMCAT_HOME=C:\opt\apache-tomcat-6.0.29
call ant -Ddeployment-env=%ENV% -Dtomcat.home=%TOMCAT_HOME% clean package
note the env is already setup qa, dev, stage, prod.
like to know using one JOB in Jenkins how can i use this method?
|
|
Due Date:
|
10/May/13 12:00 AM
|
|
Environment:
|
dev, qa, stageqa, and prod
|
|
Project:
|
Jenkins
|
|
Priority:
|
Blocker
|
|
Reporter:
|
ayman mousa
|
|
|
|
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
[email protected].
For more options, visit
https://groups.google.com/groups/opt_out.