Re: compiler feature

2001-12-14 Thread Nico Seessle
- Original Message - From: "Sundberg Jukka" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 13, 2001 1:26 PM Subject: compiler feature > Running a following target causes ant to create two instances of the java > class: >

RE: compiler feature

2001-12-14 Thread Purang, Viraj B.
Purang -Original Message- From: Diane Holt [mailto:[EMAIL PROTECTED]] Sent: Friday, December 14, 2001 9:29 AM To: Ant Users List Subject: Re: compiler feature I can't say why it's doing this, but hopefully the following info might give someone who knows Java better a pointer t

Re: compiler feature

2001-12-14 Thread Diane Holt
I can't say why it's doing this, but hopefully the following info might give someone who knows Java better a pointer to figuring it out. I tried reproducing it and found that if I don't include the element (ie., if I put the classfile in a jar and put that jar in $ANT_HOME/lib), it doesn't do th

compiler feature

2001-12-13 Thread Sundberg Jukka
Running a following target causes ant to create two instances of the java class: