RubyGems Navigation menu

iconara-java_tools 0.1.1

Ant is a nice tool for writing Java build scripts, but Rake is nicer. The only thing missing from Rake is a way to run javac and jar, and although it's easy to run these as shell scripts you have to wait for the JVM to start. In combination with JRuby this gem lets you run javac and jar in your Rake scripts without exec'ing.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.2 - August 11, 2014 (12 KB)
  2. 0.1.1 - August 11, 2014 (11 KB)

Authors:

  • Theo Hultberg

SHA 256 checksum:

142071e29c2efd410400c9a4c3282a64e9a3c299100080233df9306f11a3705e

Total downloads 5,810

For this version 2,433

Licenses:

N/A

Required Ruby Version: >= 0

Links: