Hi Daniel,

On Nov 16, 2010, at 8:01 PM, Daniel Spiewak wrote:

> I'm still experiencing the "cannot create VM" issue on Mac.  Normally when I
> hit that I assume it's just me, but in light of Ed's posts, it seems to be
> more widespread.  Shouldn't we try to resolve that in this release?  Then
> again, I've been out of the loop, so maybe this has already been discussed
> in detail.  In that case, my apologies.  :-)

What's your OS X environment?  Using RJB 1.3.3 fixes the "cannot create VM" 
issue for me.  I'm using OS X 10.6.5 with Java Update 3, plus the Java 
Developer package.

If you're not using the built-in ruby on OS X (e.g., if you're using one from 
RVM), you'll need to force-install the platform-independent RJB:

$ gem install rjb -v 1.3.3 --platform ruby

The darwin pre-built binary seems to only work with the built-in ruby.

Rhett

> 
> So, my vote is +1, with reservations.
> 
> Daniel
> 
> On Tue, Nov 16, 2010 at 7:37 PM, Alex Boisvert <[email protected]>wrote:
> 
>> We're voting on the source distributions available here:
>> http://people.apache.org/~boisvert/buildr/1.4.4/dist/<http://people.apache.org/%7Eboisvert/buildr/1.4.4/dist/>
>> 
>> Specifically:
>> http://people.apache.org/~boisvert/buildr/1.4.4/dist/buildr-1.4.4.tgz<http://people.apache.org/%7Eboisvert/buildr/1.4.4/dist/buildr-1.4.4.tgz>
>> http://people.apache.org/~boisvert/buildr/1.4.4/dist/buildr-1.4.4.zip<http://people.apache.org/%7Eboisvert/buildr/1.4.4/dist/buildr-1.4.4.zip>
>> 
>> The documentation generated for this release is available here:
>> http://people.apache.org/~boisvert/buildr/1.4.4/site/<http://people.apache.org/%7Eboisvert/buildr/1.4.4/site/>
>> http://people.apache.org/~boisvert/buildr/1.4.4/site/buildr.pdf<http://people.apache.org/%7Eboisvert/buildr/1.4.4/site/buildr.pdf>
>> 
>> The official specification against which this release was tested:
>> http://people.apache.org/~boisvert/buildr/1.4.4/site/specs.html<http://people.apache.org/%7Eboisvert/buildr/1.4.4/site/specs.html>
>> 
>> Test coverage report:
>> http://people.apache.org/~boisvert/buildr/1.4.4/site/coverage/index.html<http://people.apache.org/%7Eboisvert/buildr/1.4.4/site/coverage/index.html>
>> 
>> 
>> The following changes were made since 1.4.3:
>> 
>> * Change: 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.
>> * Change: RSpec gem dependency ~> 1.3.1
>> * Change: Upgrade to JtestR 0.6
>> 

Reply via email to