undefined method `quote' for Regexp:Class (NoMethodError) when runs gem list on
AIX with IBM JAVA 1.5
------------------------------------------------------------------------------------------------------
Key: JRUBY-3042
URL: http://jira.codehaus.org/browse/JRUBY-3042
Project: JRuby
Issue Type: Bug
Affects Versions: JRuby 1.1
Environment: AIX 5.3, IBM JAVA 1.5
Reporter: Le Huy
Assignee: Thomas E Enebo
bash-3.00$ /usr/java5/bin/java -version
java version "1.5.0"
Java(TM) 2 Runtime Environment, Standard Edition (build pap32dev-20051104)
IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 AIX ppc-32 j9vmap3223-20051103 (JIT
enabled)
J9VM - 20051027_03723_bHdSMR
JIT - 20051027_1437_r8
GC - 20051020_AA)
JCL - 20051102
bash-3.00$ jruby --version
ruby 1.8.6 (2008-03-28 rev 6360) [ppc-jruby1.1]
bash-3.00$ jruby gem list
/home/ob34mu/scripts/jruby-1.1/lib/ruby/site_ruby/1.8/rubygems/requirement.rb:29:
undefined method `quote' for Regexp:Class (NoMethodError)
from
/home/ob34mu/scripts/jruby-1.1/lib/ruby/site_ruby/1.8/rubygems/version.rb:152
from
/home/ob34mu/scripts/jruby-1.1/lib/ruby/site_ruby/1.8/rubygems/version.rb:152
from
/home/ob34mu/scripts/jruby-1.1/lib/ruby/site_ruby/1.8/rubygems.rb:550
from
/home/ob34mu/scripts/jruby-1.1/lib/ruby/site_ruby/1.8/rubygems.rb:550
bash-3.00$ jruby -e 'puts Regexp.methods.find{|m| m=~/quote/}'
nil
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email