DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19150>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19150

Command-line argument "jvmarg" attribute "file" not working.





------- Additional Comments From [EMAIL PROTECTED]  2003-04-23 12:16 -------
No, I mean

<jvmarg file="../../cfg/cmdline.properties"/>

gets translated to

java WHATEVER-IS-THE-ABSOLUTE-PATH-OF/cfg/cmdline.properties

i.e, if your build file is in C:\temp\cmdltest and you don't fiddle with 
basedir,
it gets translated to

java C:\cfg\cmdline.properties

Reply via email to