File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Ant, Maven and Other Build Tools and the fly likes ANT and dependencies Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » Ant, Maven and Other Build Tools
Reply Bookmark "ANT and dependencies" Watch "ANT and dependencies" New topic
Author

ANT and dependencies

Ronnie Phelps
Ranch Hand

Joined: Mar 12, 2001
Posts: 329
Using ant, how can I compare the update times of two files before executing a command?
Lewin Chan
Ranch Hand

Joined: Oct 10, 2001
Posts: 214
Use the up2date task

or use the more generic condition task.
L


I have no java certifications. This makes me a bad programmer. Ignore my post.
Ronnie Phelps
Ranch Hand

Joined: Mar 12, 2001
Posts: 329
That's it. Thanks.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: ANT and dependencies
 
Similar Threads
Advanced Java 2 How to Program by Deitel et. al.
Ant?
WA #1.....word association
jdo and eclipse
How to use JUnit with Eclipse ?