Sign in Sign up
rubygems

Antwrap

A Ruby module that wraps the Apache Ant build tool. Antwrap can be used to invoke Ant Tasks from a Ruby or a JRuby script. == FEATURES/PROBLEMS: Antwrap runs on the native Ruby interpreter via the RJB (Ruby Java Bridge gem) and on the JRuby interpreter. Antwrap is compatible with Ant versions 1.5.4, 1.6.5 and 1.7.0. For more information, see the Project Info (http://rubyforge.org/projects/antwrap/) page. == SYNOPSIS: Antwrap is a Ruby library that can be used to invoke Ant tasks. It is being used in the Buildr (http://incubator.apache.org/buildr/) project to execute Ant (http://ant.apache.org/) tasks in a Java project. If you are tired of fighting with Ant or Maven XML files in your Java project, take some time to check out Buildr!

Activity

Latest release
18y ago
Total releases
10
Cadence
~13 days
Last 12 months
0

Details

First release
Jan 20, 2007
Releases
Version Released
0.7.0 minor
0.6.0 minor
0.5.4 patch
0.5.3 patch
0.5.2 patch
0.5.0 minor
0.4 minor
0.3 minor
0.2 minor
0.1 initial