jruby-debug
jruby-debug copied to clipboard
need documentation on how to rebuild the gem
rake gem fails on my system with:
rake aborted!
Don't know how to build task 'lib/ruby_debug.jar'
Tasks: TOP => gem => pkg/ruby-debug-base-0.10.4-java.gem
(See full trace by running task with --trace)
I can build a jruby-debug.jar under dist/ by moving nbbuild.xml to build.xml, editing nbproject.properties to change the JRuby_trunk property, and running ant jar... but the rest is a mystery.