Skip to content

Instantly share code, notes, and snippets.

@cdwijayarathna
Created August 17, 2013 15:39
Show Gist options
  • Save cdwijayarathna/6257471 to your computer and use it in GitHub Desktop.
Save cdwijayarathna/6257471 to your computer and use it in GitHub Desktop.
chamila@solaris:~/jr/jruby$ ant install-dev-gems
Buildfile: build.xml
init:
prepare-bin-jruby:
jar:
init:
create-dirs:
copy-resources:
copy-bc-resources:
update-constants:
[echo] Updating Constants.java
[echo] ...using git revision = 4ad097e, tzdata = 2012j
[copy] Copying 1 file to /home/chamila/jr/jruby/src_gen/org/jruby/runtime
[copy] Copying 1 file to /home/chamila/jr/jruby/src_gen/org/jruby/runtime
_uc_internal_:
prepare:
compile-annotation-binder:
compile-jruby:
[javac] Compiling 1 source file to /home/chamila/jr/jruby/build/classes/jruby
[javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
[javac] 1 warning
emma:
instrument:
generate-method-classes:
_gmc_internal_:
generate-unsafe:
_gu_internal_:
compile:
unzip-native-libs:
jar-jruby:
[jar] Updating jar: /home/chamila/jr/jruby/lib/jruby.jar
[jar] Warning: selected jar files include a META-INF/INDEX.LIST which will be replaced by a newly generated one.
add-emma-jars:
jar-jopenssl:
install-dev-gems:
BUILD SUCCESSFUL
Total time: 25 seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment