Re: [jruby-dev] Problms with JRuby in Eclipse

2009-07-02 Thread Charles Oliver Nutter
On Wed, Jul 1, 2009 at 6:03 PM, Craig Taverner wrote: > We've tested the FileLocator code directly in modified JRuby code, but have > not yet removed it and tested with the new approach above. If it works, it > represents a way to achieve what we need without modifying JRuby. One > problem with thi

[jruby-dev] [jira] Created: (JRUBY-3789) undefined method `new' for "Rack::Lock":String with Warbler 1.0.0 + JRuby 1.3.0 + Rails 2.3.2

2009-07-02 Thread Arun Gupta (JIRA)
undefined method `new' for "Rack::Lock":String with Warbler 1.0.0 + JRuby 1.3.0 + Rails 2.3.2 - Key: JRUBY-3789 URL: http://jira.codehaus.org/browse/JRUBY-3789

Re: [jruby-dev] precompile mode for embedding

2009-07-02 Thread Yoko Harada
On Mon, Jun 8, 2009 at 10:02 PM, Charles Oliver Nutter wrote: > Yoko Harada wrote: >> >> I'm interested in what Charles said in >> http://www.nabble.com/-ANN--ruby2java-0.0.1-Released-td23679153.html >> about "jruby.compile.mode=FORCE." This option works in >> Ruby#runNomally(Node scriptNode) metho