Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ant

How to use ivy to build a war with out copying jars to a lib directory

ant ivy

How do I create an ant builder file (build.xml) for an existing Java project?

java eclipse ant junit

Can I send Ant 'replace' task output to a new file?

ant replace

What classpath do I need for an Ant taskdef?

ant taskdef

What are some good ways to distribute a common ant file to be included in builds?

ant build-process

Asking user for yes|no input

ant versioning

resolving javadoc files with Ant and Ivy

ant ivy ivyde

Breaking strings into different lines in ant build.xml files

xml ant build.xml

SONAR - How to exclude packages that is defined under "sonar.test"

Disabling error message dialog when running Eclipse in headless mode?

How to do OpenJPA enhancement with Ant + IntelliJ IDEA

intellij-idea ant openjpa

Build LaTeX PDF on Jenkins/Hudson

ant latex hudson jenkins

Android Ant build -- How to compile against a JAR but exclude it from classes.dex?

android ant

ANT "replace" task not expanding properties in "replacetoken" tag

ant replace

building android app with ant only

android ant

Immediate JUnit test logging with <junit> Ant Task

ant junit

Copy an Ant argument list into a property

ant psexec

How to split an fileset in Ant into multiple sets

ant split fileset

Installer for java application

How do I prevent Maven build fail on Ant task failure?