Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ant

Ivy - resolve same dependency twice (with two different versions), to two different files

ant dependencies ivy

How can I make an ant prompt use the default value if not entered within a given time?

ant input timeout

How do I programmatically upload a file to a github repo's Downloads area?

git ant github

Can't delete a symlink using ANT Script

ant symlink delete-file

Difference between setting classpath in build.xml using fileset and pathelement

java ant classpath build.xml

ant command from powershell - dot used as delimiter for parameter?

powershell ant

How to create a function or script in ant file?

function ant

Gradle - how to run ant task with "-" in name

ant gradle cobertura

Class in jar not found at runtime, but was used to compile

Ant build failing, "[javac] javac: invalid target release: 7"

java ant javac

SocketTimeoutException when Ant building in Eclipse

java eclipse ant

How to enforce HTTPS in ivy?

java maven ant ivy

Where do I get the Antlr Ant task?

ant antlr parsing

Need to set path (cp) in ant script depending on value of a property

ant

How to make deleting .svn directories work using ant?

svn ant

Text manipulation in ant

ant

Problem with Ant's AnsiColorLogger in Snow Leopard

Using Ant to merge two different properties files

ant build merge properties

Ant script: Prevent duplication of JAR in javac-classpath war-lib

ant war

How can I use something like an array or list in Ant?

ant ant-contrib