RubyGems Navigation menu

Antwrap 0.7.0

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!

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.7.0 - February 16, 2008* java (30.5 KB)
  2. 0.7.0 - February 16, 2008* (30.5 KB)
  3. 0.6.0 - June 18, 2007* (804 KB)
  4. 0.6.0 - June 18, 2007* java (804 KB)
  5. 0.5.4 - June 13, 2007* (792 KB)
Show all versions (16 total)

Runtime Dependencies (2):

hoe >= 1.3.0
rjb >= 1.0.3

Owners:

Authors:

  • Caleb Powell

SHA 256 checksum:

4a531ad9a4162d5238d2189839bdfd82d7512d94a606a4106f102d97467d59a8

Total downloads 108,149

For this version 21,110

Licenses:

N/A

Required Ruby Version: > 0.0.0

Links: