Ok so I can put out a binary distro of 1.0.3 and in order for that to be smooth I need to release an updated jruby-openssl. Here is the problem (for windows):
1. Rails 2 requires openssl 2. JRuby 1.0.3 binary is compiled against Java 1.4 because that is what we support 3. jruby-openssl is only supported using Java 1.5 4. jruby 1.0.3 binary will not run Rails 2 5. lack of profit! So questions: 1. Would a 1.4 and 1.5 binary for 1.0.3 work? For people who want to do Rails in 1.4 envs this sort of sucks. Plus it may not be too clear what the issue is. 2. Is there any ways of making jruby-openssl work with Java 1.4? I believe there are 1.4 BC jars? 3. Can we eliminate jruby-openssl as a req for Rails 2? Like monkey patching in at least one place? I really hate the idea of not being able to support Rails 2 on windows. It is even possible another part of Rails will slurp in jruby-openssl and this will be an issue for more than just Windows. -Tom PS - JRUBY-1691 for some background -- Blog: http://www.bloglines.com/blog/ThomasEEnebo Email: [EMAIL PROTECTED] , [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email