Hello guys, I would like to announce the Ant Wrapper project ( https://github.com/rimerosolutions/ant-wrapper).
This is an Apache Ant command line wrapper similar to the Gradle command line wrapper. The wrapper functionality is provided by a custom Ant task. Ant wrapper provides an antw command wrapper to ant that will auto-download and install Apache Ant automatically. This helps enforcing the Ant version that you require or expect for your builds. As long as your build file is good, other people will be able to build your project easily with no prior Apache Ant setup. I've attached a patch to the xdoc file for the externals tools page(external.xml.patch). For more details please consult the project related pages: - Main project: https://github.com/rimerosolutions/ant-wrapper - Sample usage: https://github.com/rimerosolutions/ant-wrapper-example Regards, Yves
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org