Registry / build-tool / atoulme-antwrap

atoulme-antwrap

JSON →
library0.7.5rbrubygemsunverified

A Ruby module that wraps the Apache Ant build tool, allowing invocation of Ant tasks from Ruby or JRuby scripts.

gem install atoulme-Antwrap
INSTALL
IMPORT
SIG · ATOULME-ANTWRAP
A
atoulme-antwrap
build-toolrubyv0.7.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Antwrap
require 'antwrap'

Load and execute an Ant build target

require 'antwrap' Antwrap::Project.new('build.xml') do |project| project.execute_target('compile') end
Debug
Known issues
breakingRequires RJB gem on native Ruby or JRuby runtime
fix
Install RJB (gem install rjb) or use JRuby
affects: >= 0.7.5
Upgrade
Version history
0.7.5latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
44 hits · last 30 days
node
34
OpenAI (training)
2
Meta
1
Resources
atoulme-antwrap — gem install atoulme-antwrap · libregistry