Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ant

Any best practices for writing build scripts in Ant or MSBuild

Can we use pom.xml into ANT

ant maven ivy pom.xml build.xml

Error: Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-6-sun-1.6.0.26/lib/tools.jar

maven ant java jasperserver

Check multiple properties are set and not blank (ant)

ant ant-contrib

Need an ANT task to include a set of jar files in the final jar's /lib dir

java ant jar

ant - Need to get only file name without extension and entire path

ant ant-contrib

How can I check for a file existence in XSLT?

xslt ant

Compiling GWT 2.6.1 at Java 7 source level

java gwt ant

Python build/release system

python ant build-automation

In Ant, can I use a property inside a target's "depends"?

ant

Yet another Ant + JUnit classpath problem

java eclipse ant junit classpath

Delete duplicate files using ant?

java ant

Ant; how to specify a file is executable so I don't have to chmod+x each time

ant build executable

can I turn off the .ivy cache all together?

ant build properties ivy

Ant unless attribute not working?

java ant

Exclude test class directory for archiving in Ant

java ant jar build-process

Parse HTML using with an Ant Script

ant

Ant immutable properties to mutable

java maven ant build

Ivy Custom Resolvers for Git or TFS

java git ant tfs ivy

How to use Ant include non-java resource files with compiled classes

java ant