RubyGems Navigation menu

atoulme-Antwrap 0.7.3

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 (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 (incubator.apache.org/buildr/) project to execute Ant (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.5 - November 21, 2014 (33.5 KB)
  2. 0.7.5 - November 21, 2014 java (33.5 KB)
  3. 0.7.4 - December 12, 2012 (32.5 KB)
  4. 0.7.4 - December 12, 2012 java (32.5 KB)
  5. 0.7.3 - November 12, 2012 (32.5 KB)
Show all versions (10 total)

Runtime Dependencies (1):

rjb >= 1.0.3

Development Dependencies (2):

hoe ~> 3.2
rdoc ~> 3.10

Owners:

Authors:

  • Caleb Powell

SHA 256 checksum:

826824b55fc743ea598b202296a73e4dfa48def7d78b31a87eca7aa2d4f4f6b8

Total downloads 1,116,222

For this version 4,575

Licenses:

N/A

Required Ruby Version: None

Links: