On Tue, 14 Jun 2005, <[EMAIL PROTECTED]> wrote:
> I just tried ant 1.6.5 and see the same problem.
Yes, when I read your original post a second time I realized that we
do adapt the changed defaults, but we didn't change our expectations
for the generated files.
Can you please open a new bug repo
Z:\70\build>ant -version
Apache Ant version 1.6.4 compiled on May 19 2005
We were using Ant 1.6.2 with JDK 1.4 with no problems.
We upgraded to Ant 1.6.4 and JDK 1.5 and now we are seeing
the problem.
I just tried ant 1.6.5 and see the same problem.
Maybe the fix doesn't work due to the option
On Tue, 14 Jun 2005, <[EMAIL PROTECTED]> wrote:
> Is this a known problem?
Yes, I think so. And I also think it has been fixed in ant 1.6.3 and
later (by adapting Ant to the new defaults). Which version of Ant are
you using?
Stefan
-
Hi,
I moved a project from 1.4 to 1.5, and noticed that the
task was compiling all the RMI classes everytime even if the
classes were just compiled.
...
com\abc\server\ServerConfImpl.class added as
com/abc/server/ServerConfImpl_Skel.class doesn't exist.
com\abc\server\vam\VAMPlatformImpl.class a
Hi,
I moved a project from 1.4 to 1.5, and noticed that the
task was compiling all the RMI classes everytime even if the
classes were just compiled.
...
com\abc\server\ServerConfImpl.class added as
com/abc/server/ServerConfImpl_Skel.class doesn't exist.
com\abc\server\vam\VAMPlatformImpl.class a