[
https://issues.apache.org/jira/browse/BUILDR-549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Boisvert resolved BUILDR-549.
----------------------------------
Resolution: Fixed
Fix Version/s: 1.4.4
Fixed.
commit 8e039b203adbbc6ab5be4372a8f4afe0a53961b3
Author: Alex Boisvert <[email protected]>
Date: Tue Nov 16 23:13:31 2010 +0000
BUILDR-549 Upgrade to RJB 1.3.3 to address "Cannot create JVM" issue with
Java Update 3 on Mac OS X.
Win32 platform upgraded to RJB 1.3.2.
Set Buildr::VERSION to 1.4.4
git-svn-id: https://svn.apache.org/repos/asf/buildr/branches/1....@1035853
13f79535-47bb-0310-9956-ffa450edef68
> Buildr cannot create a JVM using MRI on OS X 10.6 with Java Update 3 installed
> ------------------------------------------------------------------------------
>
> Key: BUILDR-549
> URL: https://issues.apache.org/jira/browse/BUILDR-549
> Project: Buildr
> Issue Type: Bug
> Components: Core features
> Affects Versions: 1.4.1, 1.4.2, 1.4.3
> Environment: OS X 10.6.5 with Java Update 3 for OS X 10.6; tested
> with 1.8.7-p174 and 1.8.7-p302, but probably any MRI will have this problem
> Reporter: Rhett Sutphin
> Fix For: 1.4.4
>
> Attachments: buildfile, trace.txt
>
>
> Java Update 3 for OS X changed the way the JDK is installed on OS X and, in
> the process, broke RJB. With the current trunk, buildr's specs will not run.
> They give the error "RuntimeError : can't create Java VM". Buildfiles which
> invoke java have the same problem.
> Allegedly, upgrading to rjb 1.3.2 will fix this problem. My initial efforts
> in this direction have not been successful. I'll investigate further and
> update this ticket.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.