For me it works ok with Sun JDK5 but fails with the same error with IBMs JDK.
...ant On Fri, Sep 5, 2008 at 11:14 AM, Simon Laws <[EMAIL PROTECTED]>wrote: > I'm getting a failure to do with running Ruby scripts when I do a full > build.... > > Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2.672 sec > <<< FA > ILURE! > > testCalculator(org.apache.tuscany.sca.implementation.script.itests.helloworld.JR > ubyHelloWorldTestCase) Time elapsed: 2.609 sec <<< ERROR! > file:/C:/Documents and > Settings/slaws/.m2/repository/org/jruby/jruby-complete/1. > 1.3/jruby-complete-1.1.3.jar!/builtin/javasupport.rb:48:in `require': IO > error - > - builtin/java/regex (LoadError) > from file:/C:/Documents and > Settings/slaws/.m2/repository/org/jruby/jrub > y-complete/1.1.3/jruby-complete-1.1.3.jar!/builtin/javasupport.rb:48 > from file:/C:/Documents and > Settings/slaws/.m2/repository/org/jruby/jrub > y-complete/1.1.3/jruby-complete-1.1.3.jar!/builtin/javasupport.rb:1 > ...internal jruby stack elided... > > > Anyone else seeing this? > > Simon > >
