--- [EMAIL PROTECTED] wrote:
> no I dont think so as it only generates class files for major java
> versions. I need to use compilers with minor releases too / such as
> 1.2.2_01 or 1.3.0_02

You should be able to get rid of everything in <javac>'s default classpath
(except the dir pointed to by "destdir"), then just build up the classpath
you need for the releases you want to compile against.

P.S. This type of question should really go to ant-user instead of
ant-dev.

Diane


=====
([EMAIL PROTECTED])



__________________________________________________
Do You Yahoo!?
Check out Yahoo! Shopping and Yahoo! Auctions for all of
your unique holiday gifts! Buy at http://shopping.yahoo.com
or bid at http://auctions.yahoo.com

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

Reply via email to