- 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:
>
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
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
Running a following target causes ant to create two instances of the java
class: