using "touch" java source before second . It works but it
> changes the source code modified time which is not desirable.
>
> Regards,
>
>
>
>
> "Raymond Berg (ALLETE)" <[EMAIL PROTECTED]>
> 07/01/2008 07:22 PM
> Please respond to
> "Ant U
Andy Stevens wrote:
2008/7/2 <[EMAIL PROTECTED]>:
Hi Raymond,
Thanks for your reply.
Actually I have two task in my build.xml. First task would
compile everything from src dir "Adir" and jar it. Second task
will compile a few java file from "Bdir" which could override some of
first ones
2008/7/2 <[EMAIL PROTECTED]>:
> Hi Raymond,
>
> Thanks for your reply.
> Actually I have two task in my build.xml. First task would
> compile everything from src dir "Adir" and jar it. Second task
> will compile a few java file from "Bdir" which could override some of
> first ones and create an
ond . It works but it
changes the source code modified time which is not desirable.
Regards,
"Raymond Berg (ALLETE)" <[EMAIL PROTECTED]>
07/01/2008 07:22 PM
Please respond to
"Ant Users List"
To
"Ant Users List"
cc
Subject
RE: how to force recompile
I'd have to go with the previous recommendations on this topic and say
that wiping *.class files would be the easiest solution here.
http://mail-archives.apache.org/mod_mbox/ant-user/200509.mbox/%3C4320007
[EMAIL PROTECTED]
However, if there are other restrictions such as class files in the same