Signal#trap doesn't handle failure of trapping gracefully.
--
Key: JRUBY-1581
URL: http://jira.codehaus.org/browse/JRUBY-1581
Project: JRuby
Issue Type: Bug
Components: Core C
Allow heap and stack to be set via environment variables
Key: JRUBY-1582
URL: http://jira.codehaus.org/browse/JRUBY-1582
Project: JRuby
Issue Type: Improvement
Environment: PO
The wiki is no longer hosted at headius.com; instead, it is now at a
jruby.org subdomain:
http://wiki.jruby.org (redirects to /wiki...MediaWiki is pretty tweaky
to get working at the root context).
If you have bookmarks pointing at headius.com addresses, please update
them. Once DNS propagat
>Stephen Bannasch wrote:
>>>3. start up a server with jruby-ng-server
>>
>>$ cd -
>>/Users/stephen/dev/jruby_trunk/jruby
>>$ jruby-ng-server
>>Exception in thread "main" java.lang.NoClassDefFoundError:
>>com/martiansoftware/nailgun/NGServer
>>
>>>4. instead of 'jruby' run 'jruby-ng'. -J options ar
Stephen Bannasch wrote:
Stephen Bannasch wrote:
3. start up a server with jruby-ng-server
$ cd -
/Users/stephen/dev/jruby_trunk/jruby
$ jruby-ng-server
Exception in thread "main" java.lang.NoClassDefFoundError:
com/martiansoftware/nailgun/NGServer
4. instead of 'jruby' run 'jruby-ng'. -J opt
Quoting is incorrect in DB2 jdbc adapter
Key: JRUBY-1583
URL: http://jira.codehaus.org/browse/JRUBY-1583
Project: JRuby
Issue Type: Bug
Components: ActiveRecord-JDBC
Affects Versions: JR
DB2 JdbcSpec doesn't contain recreate_database method
-
Key: JRUBY-1584
URL: http://jira.codehaus.org/browse/JRUBY-1584
Project: JRuby
Issue Type: Bug
Reporter: Ryan Shillington