On Fri, 10 Jan 2003, Kyle Adams <[EMAIL PROTECTED]> wrote:

> I have a buildfile that's dynamically generates via XSLT.  Within
> that buildfile, I make a java call; one of the args passed into that
> java call (via <jvmarg>) contains the property ${user.home}.

Don't use the line attribute, use value and Ant will take care of the
spaces.

Stefan

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

Reply via email to