Re: [jruby-dev] Setting priorities for 1.3

2009-02-28 Thread Logan Barnett
I'm anxious to see more 1.9 support. I'd also love to see some of the java integration bugs get fixed, but I think that ball is in my court for getting specs to produce said bugs, and I don't know how many users are utilizing these features right now (the amount of Monkeybars users could pro

RE: [jruby-dev] Setting priorities for 1.3

2009-02-28 Thread Peter K Chan
I am interested in many of the improvements, but I want to put my votes out for startup performance and AOT compilation (which hopefully also provides startup time improvements). In particular, startup performance for embedded usage (so, nailgun won't work). Some JAR size reduction would be nic

[jruby-dev] [jira] Created: (JRUBY-3459) Multiple new rubyspec failures to be looked at before 1.2RC2

2009-02-28 Thread Charles Oliver Nutter (JIRA)
Multiple new rubyspec failures to be looked at before 1.2RC2 Key: JRUBY-3459 URL: http://jira.codehaus.org/browse/JRUBY-3459 Project: JRuby Issue Type: Bug Components: Ru

[jruby-dev] Setting priorities for 1.3

2009-02-28 Thread Charles Oliver Nutter
With 1.2 almost out the door, we should talk a bit about where to go with 1.3. There's always more work to do, but in this case there's a few directions we could probably go. Some obvious items will continue to see work: * 1.9 libraries, interp, compiler, parser * 1.8.6 bugs But there's other

[jruby-dev] [jira] Created: (JRUBY-3458) JAVA_HOME got converted to Unix style path on Cygwin

2009-02-28 Thread Hung Huynh (JIRA)
JAVA_HOME got converted to Unix style path on Cygwin Key: JRUBY-3458 URL: http://jira.codehaus.org/browse/JRUBY-3458 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.1.6

[jruby-dev] [jira] Created: (JRUBY-3457) ast script is not making it into the dist packages

2009-02-28 Thread Thomas E Enebo (JIRA)
ast script is not making it into the dist packages -- Key: JRUBY-3457 URL: http://jira.codehaus.org/browse/JRUBY-3457 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.1.6

Re: [jruby-dev] ast questions

2009-02-28 Thread Thomas E Enebo
HEH...nice catch. It is not put into dist I am sure..adding issue to get into RC2. Ben if you are interested in hacking you may end up liking working off of svn directly. -Tom On Fri, Feb 27, 2009 at 7:51 PM, Charles Oliver Nutter wrote: > Ben Evans wrote: >> >> Thanks. Is this in 1.2.0RC1? Or

[jruby-dev] [jira] Created: (JRUBY-3456) rails command causes project to be created in the wrong directory

2009-02-28 Thread Luke Chadwick (JIRA)
rails command causes project to be created in the wrong directory - Key: JRUBY-3456 URL: http://jira.codehaus.org/browse/JRUBY-3456 Project: JRuby Issue Type: Bug Comp