[jruby-dev] [jira] (JRUBY-6910) Execution order dependent failure in encoding conversions

2012-09-28 Thread David Kellum (JIRA)
Major Reporter:

[jruby-dev] [jira] (JRUBY-6909) Location checked for system gemrc rubygems config file changed since jruby 1.6.7

2012-09-27 Thread David Kellum (JIRA)
) Server VM 1.7.0_07) [linux-i386-java] Project: JRuby Priority:

[jruby-dev] [jira] (JRUBY-6907) Regression: ruby,java(thread),ruby exception path results in nilClass exception

2012-09-26 Thread David Kellum (JIRA)
JRuby Priority: Major Reporter: Da

Re: [jruby-dev] [ANN] JRuby 1.6.8 Released

2012-09-18 Thread David Kellum
in a JRuby 1.6.8. Special thanks to merge-master David Kellum for putting so much effort into make JRuby 1.6.8 a reality. Notable Changes: - Updated to RubyGems 1.8.24 - Fixed a resource leak in LoadService - No more accidental GC of runtime state in unusual situations - Various 1.9

[jruby-dev] [jira] (JRUBY-6422) Regression: Variety pack of failures with bundler install via rubygems

2012-02-03 Thread David Kellum (JIRA)
David Kellum created JRUBY-6422: --- Summary: Regression: Variety pack of failures with bundler install via rubygems Key: JRUBY-6422 URL: https://jira.codehaus.org/browse/JRUBY-6422 Project: JRuby

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

2011-10-30 Thread David Kellum
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

[jruby-dev] [jira] Created: (JRUBY-5367) Rake/Gem::PackageTask fails with the rubygems 1.4 upgrade, when using java platform

2011-01-16 Thread David Kellum (JIRA)
- REMOTE SOURCES: - http://rubygems.org/ Reporter: David Kellum Assignee: Thomas E Enebo Looks like Nick Sieger originally identified this problem in Rubygems [#28226|http://rubyforge.org/tracker/index.php?func=detailaid=28226group_id=126atid=577]. With upgrade

[jruby-dev] [jira] Created: (JRUBY-5095) Warning from ruby/1.8/pathname.rb

2010-09-19 Thread David Kellum (JIRA)
Environment: jruby 1.5.2 (ruby 1.8.7 patchlevel 249) (2010-09-19 33e3793) (Java HotSpot(TM) Server VM 1.6.0_21) [i386-java] Reporter: David Kellum Priority: Minor Fix For: JRuby 1.5.3, JRuby 1.6 The warning, Pathname.sub: {noformat} /opt/dist/jruby

[jruby-dev] Fixes for JRuby 1.5.2

2010-08-04 Thread David Kellum
Hi, I saw you now have plans for a JRuby 1.5.2 release ahead of 1.6.0. I think that's a great move BTW, toward getting fixes out sooner. What's the decision process for what's going to make 1.5.2? I was hoping JRUBY-4937 (master: a7f621..009d5e) might make it, as it fixes a old regression in

[jruby-dev] [jira] Created: (JRUBY-4784) Lost implicit conversion from ruby Time to java.util.Date

2010-05-08 Thread David Kellum (JIRA)
Integration Affects Versions: JRuby 1.5.0.RC2, JRuby 1.5 Environment: jruby 1.5.0.RC3 (ruby 1.8.7 patchlevel 249) (2010-05-04 603f15a) (Java HotSpot(TM) Client VM 1.6.0_19) [i386-java] Reporter: David Kellum Attachments: test_ruby_time_to_java.rb, TypeCheck.java

[jruby-dev] [jira] Created: (JRUBY-4734) Reduce multiple Java method warnings in unambiguous cases

2010-04-19 Thread David Kellum (JIRA)
Integration Affects Versions: JRuby 1.5 Environment: jruby 1.5.0.RC1 (ruby 1.8.7 patchlevel 249) (2010-04-18 0387574) (Java HotSpot(TM) Client VM 1.6.0_19) Reporter: David Kellum Priority: Minor JRUBY-4726 addressed eliminating these warnings in cases where

[jruby-dev] [jira] Created: (JRUBY-4724) Java class equality operator is order dependent

2010-04-17 Thread David Kellum (JIRA)
Affects Versions: JRuby 1.4, JRuby 1.5 Reporter: David Kellum Attachments: Foo.java, test_java_class_object_2.rb This is an apparent long standing asymmetry in java class comparison (which I had previously unwittingly worked around with to_java_object.) See attached test case where

[jruby-dev] [jira] Created: (JRUBY-4725) to_java_object no longer exists

2010-04-17 Thread David Kellum (JIRA)
0b08bc7) (Java HotSpot(TM) Server VM 1.6.0_19) [i386-java] Reporter: David Kellum Assignee: Thomas E Enebo Priority: Minor Fix For: JRuby 1.5 The JRuby method to_java_object is no longer exposed in JRuby 1.5.0.RC1. Was this intended? I was using

[jruby-dev] [jira] Created: (JRUBY-4726) New multiple Java method warning can be spurious

2010-04-17 Thread David Kellum (JIRA)
Environment: jruby 1.5.0.RC1 (ruby 1.8.7 patchlevel 249) (2010-04-14 0b08bc7) (Java HotSpot(TM) Server VM 1.6.0_19) [i386-java] Reporter: David Kellum Assignee: Thomas E Enebo Looks like this warning was introduced in 1.5 as feature to help avoid surprises in ambiguous java

[jruby-dev] [jira] Created: (JRUBY-4727) Rubygems 1.3.6 may not be ready for primetime

2010-04-17 Thread David Kellum (JIRA)
: jruby 1.5.0.RC1 (ruby 1.8.7 patchlevel 249) (2010-04-14 0b08bc7) (Java HotSpot(TM) Server VM 1.6.0_19) [i386-java] Reporter: David Kellum Assignee: Thomas E Enebo In Rubygems 1.3.6, gem install no longer falls back to ~/.gem if the current user doesn't have write

[jruby-dev] [jira] Created: (JRUBY-4728) Warning: instance variable @jar_paths not initialized

2010-04-17 Thread David Kellum (JIRA)
Environment: jruby 1.5.0.RC1 (ruby 1.8.7 patchlevel 249) (2010-04-14 0b08bc7) (Java HotSpot(TM) Server VM 1.6.0_19) [i386-java] Reporter: David Kellum Assignee: Thomas E Enebo Priority: Minor When using gem with GEM_HOME/GEM_PATH environments variable set

[jruby-dev] [jira] Created: (JRUBY-4729) System properties to set bindir and default rubygems paths

2010-04-17 Thread David Kellum (JIRA)
Versions: JRuby 1.5 Environment: jruby 1.5.0.RC1 (ruby 1.8.7 patchlevel 249) (2010-04-17 0ce95cb) (Java HotSpot(TM) Server VM 1.6.0_19) [i386-java] Reporter: David Kellum Assignee: Thomas E Enebo Problem statement: In MRI, RbConfig::CONFIG can be customized during

[jruby-dev] [jira] Created: (JRUBY-4730) Unix jruby-1.5.0.RC1 distro includes rubygems/default/jruby_native.rb without native launcher

2010-04-17 Thread David Kellum (JIRA)
Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.5 Environment: Linux : jruby 1.5.0.RC1 (ruby 1.8.7 patchlevel 249) (2010-04-14 0b08bc7) (Java HotSpot(TM) Server VM 1.6.0_19) [i386-java] Reporter: David Kellum Assignee: Thomas E Enebo

[jruby-dev] Tag for activerecord-jdbc-0.9.3?

2010-03-14 Thread David Kellum
Hey could someone in the know put a v0.9.3 tag on the git repo's for activerecord-jdbc? There isn't one in github or kenai. Its currently hard to tell what was released as 0.9.3 vs what is post development. Thanks much for the new release! --David

[jruby-dev] [jira] Created: (JRUBY-3732) UTF-8 chacters don't pass through hpricot gracefully since Jruby 1.1.6

2009-06-04 Thread David Kellum (JIRA)
) (2008-12-17 rev 8388) [amd64-java] *** LOCAL GEMS *** hpricot (0.6.164) Reporter: David Kellum Assignee: Thomas E Enebo UTF-8 characters no longer pass gracefully through hpricot (after jruby 1.1.6) The following code sample, tested with UTF-8 encoding, has input string

Re: [jruby-dev] [jira] Created: (JRUBY-3628) java.util.logging misbehavior when called from JRuby

2009-05-08 Thread David Kellum
Morten, At great risk of opening a java logging APIs debate, you might consider using the slf4j and logback gems (http://rjack.rubyforge.org/) for your logging needs. In particular, the combination supports aggregating logging from all common APIs/sources including java.util.logging, and

[jruby-dev] [jira] Created: (JRUBY-3616) Regression: support of non-sequence primary key lost in 0.9.1

2009-05-02 Thread David Kellum (JIRA)
) jdbc-postgres (8.3.0, 8.2) Reporter: David Kellum Given a postgreSQL schema like this: Table urls Column |Type |Modifiers

[jruby-dev] [jira] Created: (JRUBY-3123) Java primate arrays no longer respond to 'first' (Array) from ruby

2008-11-07 Thread David Kellum (JIRA)
Versions: JRuby 1.1.5 Environment: Linux x32, java 1.6.0_10, jruby 1.1.5 Reporter: David Kellum Assignee: Thomas E Enebo % /opt/dist/jruby-1.1.4/bin/jruby -r java -e 'puts java.lang.String.new( Hello ).bytes.first' 72 % /opt/dist/jruby-1.1.5/bin/jruby -r java -e

[jruby-dev] [jira] Created: (JRUBY-3124) 'super()' (with parens) required where 'super' should due

2008-11-07 Thread David Kellum (JIRA)
1.1.5, JRuby 1.1.4 Reporter: David Kellum Assignee: Thomas E Enebo Priority: Minor A ruby derivation of a java absract class like the following (where the Java class defines a public default constructor): import 'javax.servlet.http.HttpServlet' class