Has anyone happened to look at the potential bug I posted?
https://issues.apache.org/jira/browse/BUILDR-246In summary, the symptom is this:
Invalid argument
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/java/tests.rb:62:in
`new'
when my tests are run. There are no problems (apparently) in
compiling the source or JUnit tests. I'm using a custom directory
structure for an existing project. I haven't tried to alter the
existing structure to buildr's preferred determine if that is a
contributing factor.
Any thoughts?