----- Original Message -----
From: "Anthony Rodriguez" <[EMAIL PROTECTED]>
To: "'Ant Users List'" <[EMAIL PROTECTED]>
Sent: Monday, January 07, 2002 5:53 PM
Subject: RE: jvc and the javac task


> Thanks for the quick response.
>
> 1. How do I get stuff from the CVS tree?

look at the web site instructions on getting source.

>
> 2. Unfortunately, my company is tied to jvc.  But using javac with jvc is
a
> lot faster than using an exec.

no problem. you install jikes, set your build.properties up to use it on all
but release builds, everyone else takes longer to build. There are various
issues with <javac> not releasing all the libraries after a compile, setting
fork=true is safer and then you lose a lot of the speedup.


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

Reply via email to