Re: [jruby-dev] Code review: configuration cleanup and centralization

2011-10-27 Thread Charles Oliver Nutter
On Wed, Oct 26, 2011 at 3:13 PM, Thomas E Enebo wrote: > Option? Option is good! I'm renaming Properties -> Options and Property -> Option. That should help make it clear that this is metadata, not loaded config values. I'm probably going to push this tonight too. Hopefully nobody has other conc

[jruby-dev] [jira] Created: (JRUBY-6167) JRuby denied access to some App Engine stuff

2011-10-27 Thread Joao Pedrosa (JIRA)
JRuby denied access to some App Engine stuff Key: JRUBY-6167 URL: https://jira.codehaus.org/browse/JRUBY-6167 Project: JRuby Issue Type: Bug Components: Application Error Affects Ver

Re: [jruby-dev] Code review: configuration cleanup and centralization

2011-10-27 Thread Charles Oliver Nutter
It has landed! All the internal JRuby properties are now documented (for --properties) and loaded via the same mechanism. See org.jruby.util.cli.Options for the related logic. https://gist.github.com/1319127 - Charlie On Thu, Oct 27, 2011 at 2:02 AM, Charles Oliver Nutter wrote: > On Wed, Oct 2

[jruby-dev] [jira] Created: (JRUBY-6168) RackInitializationException when run with Tomcat7 and symlinked instead of packaged into the WAR

2011-10-27 Thread Tom Germano (JIRA)
RackInitializationException when run with Tomcat7 and symlinked instead of packaged into the WAR Key: JRUBY-6168 URL: https://jira.codehaus.org/browse/JRUBY-6168