[
https://issues.apache.org/jira/browse/BUILDR-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560126#action_12560126
]
Assaf Arkin commented on BUILDR-3:
----------------------------------
In SVN. Don't pay attention to the tweaks, I was just trying to get a feel for
how JRuby wraps Java objects, playing around with all the reflective stuff.
On my machine, all test cases pass. Do you want to add a section on
downloading and installing with JRuby? We have a new page for it, in
doc/pages/downloading.textile.
Also, how would we pass JVM options to JRuby (like -Xms)? With RJB, we get to
instantiate the VM in Ruby, so we just pass the JAVA_OPTS environment variable.
What could we use for JRuby?
> Buildr being usable on JRuby
> ----------------------------
>
> Key: BUILDR-3
> URL: https://issues.apache.org/jira/browse/BUILDR-3
> Project: Buildr
> Issue Type: New Feature
> Environment: JDK 1.6.
> JRuby SNAPSHOT: jruby-complete-1.1-20071211.100054-17
> Reporter: Victor Hugo Borja
> Assignee: Assaf Arkin
> Attachments:
> 0001-Added-the-tools.jar-to-the-systemClassLoader-this-m.patch,
> 0001-BuildR-is-usable-in-JRuby.patch,
> 0001-More-JRuby-1.1RC1-integration-changes-for-buildr-1.patch,
> 0002-Use-RubyString.to_java_bytes-instead-of-unpacking-th.patch
>
>
> Attached patch makes buildr-HEAD usable on JRuby. See the patch changelog for
> details.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.