[jruby-dev] [jira] Created: (JRUBY-5012) ant clean-all does not clean up everything

2010-08-14 Thread Torsten Werner (JIRA)
ant clean-all does not clean up everything -- Key: JRUBY-5012 URL: http://jira.codehaus.org/browse/JRUBY-5012 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.5.1 Environment: Linu

[jruby-dev] [jira] Created: (JRUBY-5013) Duped Enumerator raises exception in #each

2010-08-14 Thread Dan Kubb (JIRA)
Duped Enumerator raises exception in #each -- Key: JRUBY-5013 URL: http://jira.codehaus.org/browse/JRUBY-5013 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.5.1, JRuby 1.6 Enviro

[jruby-dev] [jira] Created: (JRUBY-5014) Inaccurate lineno in Proc#inspect

2010-08-14 Thread ngtzeyang (JIRA)
Inaccurate lineno in Proc#inspect - Key: JRUBY-5014 URL: http://jira.codehaus.org/browse/JRUBY-5014 Project: JRuby Issue Type: Bug Components: Core Classes/Modules Affects Versions: JRuby 1.5.1

Re: [jruby-dev] Buildr build

2010-08-14 Thread Wayne Meissner
Those are my concerns too. For those things like jffi and jruby itself where using buildr would create a circular dependency, having buildr as an alternative is fine, just not the main build system. If it could exterminate the maven vermin, it would be well worth it. On 13 August 2010 09:12, Cha