Hi Stephen, guys, There is some work to be done to make core classes Java security-aware, and return proper values not the Java SecurityException. Yes, it would be nice to make JRuby working rock solid in security restricted environments.
Having said that, I think that this issue is definitely not a RC1 blocker, and will be dealt with over time. As for me, I'd like to see the 32/64 bit cleanup. Again, that's probably not a RC1 blocker, but it would be nice to have such changes *before* official 1.1 release, so that people would have a chance to run/test/complain in case of any possible problems. Thanks, --Vladimir On Jan 4, 2008 6:19 AM, Stephen Bannasch <[EMAIL PROTECTED]> wrote: > 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 > > --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
