Charlie, Should jruby.bindir and jruby.gem.home get included in the --properties docs for completeness? (I set these externally as part of a linux system style install with a custom launcher.)
Let me know if I can help by attempting to provide a patch? Thanks, David On Thu, 2011-10-27 at 04:22 -0500, Charles Oliver Nutter wrote: > 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 > <head...@headius.com> wrote: > > On Wed, Oct 26, 2011 at 3:13 PM, Thomas E Enebo <tom.en...@gmail.com> 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 concerns about it. I think it's a good step toward cleaning up > > how we load and document property-based configs. > > > > - Charlie > > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > >