AntBuilder – Bringing the power of apache ant to JRuby

Write apache ant scripts in JRuby. AntBuilder is an implementation of the Groovy language’s AntBuilder. This is not a translation of the Groovy code, but a from scratch implementation with some differences in style. Its built on Jim Weirich’s (ruby) Builder::XmlMarkup markup builder and Martin Pllu’s (java) leafcutter ant api.

AntBuilder is a sub project of jruby-extras at RubyForge.

Using AntBuilder

See index.html in the docs directory.

Contact

Author

Tim Azzopardi

Email

[email protected]

Home Page

onestepback.org

License

MIT Licence (www.opensource.org/licenses/mit-license.html)

The Leafcutter jar and source jar is included in this gem. Leafcutter (leafcutter.dev.java.net/) is released under the Apache Software License www.apache.org/LICENSE.txt.