What is history of ant?



What is history of ant?..

Answer / Tinu Kumar

Apache Ant was initially created by James Duncan Davidson while working at Sun Microsystems in 1999. Its main goal was to provide an open-source build tool for Java projects, similar to the Unix make utility. In January 2001, Apache Ant became a Top-Level Project of the Apache Software Foundation.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Ant Interview Questions

How we can set compile target using ant?

1 Answers  


Explain ant functionality?

1 Answers  


How does ant read properties? How to set my property system?

1 Answers  


Can I change/override ant properties when I use ant-contrib foreach task?

1 Answers  


What are the core concepts of ant?

1 Answers  


Explain how to use clean in ant script?

1 Answers  


What is built-in properties? And how many built-in properties?

1 Answers  


How you can prepare a project in ant?

1 Answers  


Can I put the contents of a classpath or fileset into a property?

1 Answers  


In which language apache ant is written?

1 Answers  


What is different between ant and make?

1 Answers  


How we can deploy file on server using ant?

1 Answers  


Categories