RubyGems Navigation menu

atoulme-Antwrap 0.7.1

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)
  6. 0.7.1 - July 20, 2010 (30.5 KB)
Show all versions (10 total)

Runtime Dependencies (1):

rjb >= 1.0.3

Development Dependencies (1):

hoe >= 2.3.3

Owners:

Authors:

  • Caleb Powell

SHA 256 checksum:

de55d1d70f42ce59f7b3f4217695276b6300e272125a7410804855af95f03265

Total downloads 1,117,441

For this version 47,637

Licenses:

N/A

Required Ruby Version: None

Links: