At 6:34 PM -0600 1/3/08, Charles Oliver Nutter wrote: >We're looking at pushing out RC1 in the next day or so. There are a few issues >we're chasing down right now, but otherwise we don't have any showstoppers >that would prevent a release. > >Do you? >
I'd like somebody else to check the webstart security exception bug I repported in: http://jira.codehaus.org/browse/JRUBY-1821 Vladimir reports he doesn't have the problem in Java 1.6. I do have the problem on a Mac in Java 1.5.0_13 running on trunk. Java 1.5 web start can't deal with ".." relative paths in the codebase attribute so I copied the jruby-complete.jar to the samples dir and modified the codebase attribute like this: codebase="file:." --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
