|
loading ANT propetyfile using JVMarg attribute: msg#00077java.cruise-control.user
I have a property file for ant which consists of all properties related to my build script. I am trying to load the propertyfile using JVMarg attribute. Please suggest me a way to load the propertyfile.
I tried in following in way, it is not working. Please suggest me a way to load the property file with the ant task. <schedule interval="30"> <ant buildfile="c:\build\build.xml" target="build" time="1450"> <JVMArg arg="-Dpropertyfile=local.properties"> </JVMArg> </ant> <schedule> I appreciate your help. Satyapal Do you Yahoo!? New Yahoo! Photos - easier uploading and sharing
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: How does CC invoke ant?, Jeffrey Fredrick |
|---|---|
| Next by Date: | RE: loading ANT propetyfile using JVMarg attribute, Jeffrey Fredrick |
| Previous by Thread: | Alternating targets?, Jared Richardson |
| Next by Thread: | RE: loading ANT propetyfile using JVMarg attribute, Jeffrey Fredrick |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |