Released 1.1b1 src tarball not compiling under osx, java 1.5, ant 1.6.5 -----------------------------------------------------------------------
Key: JRUBY-1538 URL: http://jira.codehaus.org/browse/JRUBY-1538 Project: JRuby Issue Type: Bug Components: Core Classes/Modules Affects Versions: JRuby 1.1b1 Environment: Mac OSX 10.4.10, java version "1.5.0_07", ant 1.6.5 Reporter: Ben Hogan Priority: Minor I downloaded jruby-src-1.1b1.tar and it failed to compile: /Users/ben/dev/ruby/jruby-1.1b1/build.xml:41: /Users/ben/dev/ruby/jruby-1.1b1/build_lib not found. So I downloaded the tar bundle from http://fisheye.codehaus.org/browse/~tarball=tgz/jruby/trunk/jruby/build_lib/build_lib.tgz And still no luck: I get: generate-method-classes: [touch] Creating /Users/ben/dev/ruby/jruby-1.1b1/build/__empty.rb [java] Exception in thread "main" java.lang.Error: Unresolved compilation problem: [java] at org.jruby.Ruby.isSecurityRestricted(Ruby.java:2389) [java] at org.jruby.RubyInstanceConfig.<init>(RubyInstanceConfig.java:72) [java] at org.jruby.Main.<init>(Main.java:87) [java] at org.jruby.Main.main(Main.java:91) BUILD FAILED /Users/ben/dev/ruby/jruby-1.1b1/build.xml:272: The following error occurred while executing this line: /Users/ben/dev/ruby/jruby-1.1b1/build.xml:151: The following error occurred while executing this line: /Users/ben/dev/ruby/jruby-1.1b1/build.xml:140: Java returned: 1 -- 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