ANT Section Index | Page 2

I want to read in properties from a file according to a pattern and then use those properties to search throug another file and echo out those properties that do not match. Any ideas???

Java Code For Getting A List of Files From A FileSet

How do I get system time in Ant?

LD_LIBRARY_PATH My java program needs LD_LIBRARY_PATH to be set in the environment. If I use ant to invoke it with fork=yes, how do I make LD_LIBRARY_PATH available to the VM started by ant?

How to include C/C++ code compile/link in Ant build?

Is there a way to find out the name of the target specified on the command-line?

Ant - CVS task - Alternative to 'passfile' attribute?

How I can pass a string from my ant task to a build.xml?

Is there a way to turn off the display of target names which aren't doing anything?

How can i execute commands on a remote machine using ant, which include expanded property values using the <telnet> task?

Property inheritance

How to show upload status. I am uploading files. How can I show the user a status window, informing him about the time remaining to upload ?

How to upload a file to a webserver? Does ant support uploading files to a webserver ?

How doI copy a file with no build failure if the file doesn't exists?

How do I remote deploy to Tomcat using the <get> task?

About | Sitemap | Contact