[
https://issues.apache.org/jira/browse/BUILDR-21?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560496#action_12560496
]
Victor Hugo Borja commented on BUILDR-21:
-----------------------------------------
Thanks a lot Dudley, I've tested it with JRuby 1.1RC1
jruby -S rake package
And it now creates the pkg/buildr-1.3.0-java.gem and installed it successfully
with
jruby -S gem install pkg/buildr-1.3.0-java.gem
Assaf, could you please commit this to trunk?
> Package tasks don't build the JRuby gem on JRuby
> ------------------------------------------------
>
> Key: BUILDR-21
> URL: https://issues.apache.org/jira/browse/BUILDR-21
> Project: Buildr
> Issue Type: Bug
> Components: JRuby
> Reporter: Dudley K Flanders
> Priority: Minor
> Attachments: fix_rakefile_for_jruby.diff
>
>
> The packaging and installing tasks in the Rakefile always build the native
> version of the gem, even when runninng under JRuby.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.