Anil Wadghule created JRUBY-6585:
------------------------------------
Summary: "warning: loading in progress, circular require
considered harmful" warnings
Key: JRUBY-6585
URL: https://jira.codehaus.org/browse/JRUBY-6585
Project: JRuby
Issue Type: Bug
Components: Ruby 1.9.3
Affects Versions: JRuby 1.7
Reporter: Anil Wadghule
Assignee: Thomas E Enebo
Fix For: JRuby 1.7
{code}
~/Code/rails/rails/actionpack[master*] λ bundle exec rake test
{code}
Produces following warnings
{code}
/Users/anil.wadghule/.rvm/rubies/jruby-head/lib/ruby/shared/jruby.rb:1 warning:
loading in progress, circular require considered harmful - java
require at org/jruby/RubyKernel.java:991
(root) at
/Users/anil.wadghule/.rvm/rubies/jruby-head/lib/ruby/shared/jruby.rb:1
require at org/jruby/RubyKernel.java:991
(root) at
/Users/anil.wadghule/.rvm/rubies/jruby-head/lib/ruby/shared/jruby.rb:1
require at org/jruby/RubyKernel.java:991
(root) at
file:/Users/anil.wadghule/.rvm/rubies/jruby-head/lib/jruby.jar!/jruby/java/java_ext/java.io.rb:6
require at org/jruby/RubyKernel.java:991
(root) at
file:/Users/anil.wadghule/.rvm/rubies/jruby-head/lib/jruby.jar!/jruby/java/java_ext.rb:41
require at org/jruby/RubyKernel.java:991
(root) at
file:/Users/anil.wadghule/.rvm/rubies/jruby-head/lib/jruby.jar!/jruby/java.rb:34
require at org/jruby/RubyKernel.java:991
(root) at
/Users/anil.wadghule/.rvm/rubies/jruby-head/lib/ruby/shared/securerandom.rb:24
require at org/jruby/RubyKernel.java:991
(root) at
/Users/anil.wadghule/Code/rails/rails/activesupport/lib/active_support.rb:9
require at org/jruby/RubyKernel.java:991
(root) at
/Users/anil.wadghule/Code/rails/rails/activesupport/lib/active_support/ruby/shim.rb:6
require at org/jruby/RubyKernel.java:991
(root) at
/Users/anil.wadghule/Code/rails/rails/actionpack/lib/abstract_controller.rb:25
require at org/jruby/RubyKernel.java:991
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.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