1 NAME: JRuby 2 VERSION: 1.1.3 3 DESCRIPTION: Java powered Ruby implementation 4 LICENSE: LGPLv2.1 5 PACKAGE: SUNWjruby 6 PROJECT_URL: http://jruby.org 7 SOURCE_DOWNLOAD: http://dist.codehaus.org/jruby/jruby-src-1.1.3.tar.gz 8 SUPPORT: Managed 9 BUGTRAQ: solaris/utility/jruby 10 OSR: 9966 11 COMMENTS: 12 (1) build_xml.patch contains patch required for run of build 13 process with ant 1.6.5. apt ant task was replaced by 14 standard Java Annotation Processing Tool (apt). 15 (2) AptSemicolonReplacer.java contains custom ant task for 16 replacing semicolons by spaces for 17 Java Annotation Processing Tool (apt). 18 (3) jruby.patch contains patch required for correct interpretation 19 of symbolic links starting from "../" 20 (4) rb.patch - using of correct ruby path in *.rb files 21 22 23 24 25 26