Explain how to use ant-contrib tasks?
What is dependency? How it is used into ant? What is its use?
How we can deploy file on server using ant?
How we can create a jar using ant?
What is dependency? How it is used into ant?
How you can prepare a project in ant?
What is different between ant and make?
How to use ant to run commandline command? How to get perl script running result?
Explain how to use pmd validation in ant script?
What is minimum version of java is required to run apache ant 1.9.x?
Can I put the contents of a classpath or fileset into a property?
How does ant read properties? How to set my property system?
How you can clean or delete workspace using ant?
Explain using ant and give an small example?
What is ivy?