jruby-debug
jruby-debug copied to clipboard
Tests are broken
The testing rake tasks are broken in multiple ways:
- They relied on a
testsubdirectory that doesn't exist. This used to be a svn:external to the ruby-debug SVN repository but since moving to git this doesn't work. - They rely on svn catting some paths in the ruby-debug SVN repository that don't exist.
As a first step, it would be good to see if we can get the ruby-debug repository onto git/github. Anyone know what the maintenance situation there is?
Best I can think of is to git svn clone the ruby-debug repository, and then git push a mirror into the jruby organization. Maybe then we can import the ruby-debug code as a submodule. Not great, but actually better than an svn:external :)
I did a bunch of work over the weekend to merge the ruby-debug and jruby-debug repos, following the precedent with json/json-jruby. Check out the thread here: http://groups.google.com/group/ruby-debugger/browse_thread/thread/127f64b66317d502