RubyGems Navigation menu

atoulme-Antwrap 0.7.5

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:
= 複製 已複製

安裝:
=

版本列表:

  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)
顯示所有版本(共 10)

Runtime 相依性套件 (1):

rjb >= 1.0.3

Development 相依性套件 (2):

hoe ~> 3.13
rdoc ~> 4.0

擁有者:

作者:

  • Caleb Powell

SHA 256 checksum:

bf4ec10566332d43a05e697d8120000601246507ae7867910b48614a088f4317

總下載次數 1,117,921

這個版本 835,999

License:

MIT

Ruby 版本需求: >= 0

相關連結: