> Is this a problem? Anyone have issues with requiring 1.5? > Yes, Many, many ISP and web hosting platforms/companies still only support Java 1.4 and Tomcat 4
Require 1.5 or higher and/or Tomcat 5+ and you significantly limit the deployability. I know that Java 5 or 6 and Tomcat 5 are better/nicer/more developer friendly, but the reality is that real deployed Java systems are still running on Tomcat 4 and Java 1.4 Best Regards -- Paul Carew CEO Close Reach Communications Inc Tel: +1-512-576-3030 Fax: +1-973-201-1670 E: [EMAIL PROTECTED] ----- Original Message ----- From: "Charles Oliver Nutter" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Tuesday, April 24, 2007 10:26 AM Subject: Re: [Jruby-extras-devel] Rails-Integration 1.1.1 > Nick Sieger wrote: >> On 4/24/07, Robert Egglestone <[EMAIL PROTECTED]> wrote: >>> Please could someone add it to the codehous repository? >> >> This has been done. I noticed that it won't build with JDK 1.4 >> because the tests rely on a version of easymock that was compiled with >> 1.5, so I built it with 1.5. > > Is this a problem? Anyone have issues with requiring 1.5? > > - Charlie > _______________________________________________ > Jruby-extras-devel mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/jruby-extras-devel _______________________________________________ Jruby-extras-devel mailing list [email protected] http://rubyforge.org/mailman/listinfo/jruby-extras-devel
