Thanks, that worked.  Must be a relatively new feature, it's not in the Ant manual on 
Jakarta yet.

Otis

On Wed, 31 October 2001, Diane Holt wrote:

> 
> --- [EMAIL PROTECTED] wrote:
> > This looks like a bug in Ant.
> > 
> > Inside of <junit> I am specifying some JVM arguments, like this:
> > <jvmarg value="-Dxxx.data=/home/data -Dxxx.config=/home/config"/>
> > 
> > Yet, when I invoke Ant with -v I see:
> > 
> > Executing: /usr/local/jdk/jre/../bin/java "-Dxxx.data=/home/data
> > -Dxxx.config=/home/config" -classpath ... my.test.class
> > 
> > The problem are those quotation marks around -D flags.
> 
> Use the "line" attribute instead of "value".
> 
> Diane
> 
> =====
> ([EMAIL PROTECTED])
> 
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Make a great connection at Yahoo! Personals.
> http://personals.yahoo.com
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

_________________________________________________________________
iVillage.com: Solutions for Your Life 
Check out the most exciting women's community on the Web   
http://www.ivillage.com

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to