[
https://issues.apache.org/jira/browse/BUILDR-3?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Victor Hugo Borja updated BUILDR-3:
-----------------------------------
Attachment: 0002-Use-RubyString.to_java_bytes-instead-of-unpacking-th.patch
>From 252de0efade11edc2468461a5eac0fe8c5d8c771 Mon Sep 17 00:00:00 2001
From: Victor Hugo Borja <[EMAIL PROTECTED]>
Date: Fri, 14 Dec 2007 03:47:14 -0600
Subject: [PATCH] Use RubyString.to_java_bytes instead of unpacking the string.
This fixes a performance bottleneck and makes writing jars as fast as possible.
This patch must be applied after 0001-BuildR-is-usable-in-JRuby.patch
---
lib/java/jruby/zip.rb | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
> 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-BuildR-is-usable-in-JRuby.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.