dragontree101 / openjdk-osx-build

Automatically exported from code.google.com/p/openjdk-osx-build
0 stars 0 forks source link

RFE for downloads page of openjdk-osx-build project, non.dmg availability #16

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Is it possible to also have a downloadable .tar.bz2 of the JDK (not embedded in 
.dmg) downloadable from the page (currently, only .dmg downloads available)? In 
my case, I'll need to bundle JRE for various platforms, but build process is 
Linux based, so it will be very convenient to not need a mac machine to get to 
the inside of the .dmg. 

Original issue reported on code.google.com by elot...@gmail.com on 16 Jul 2011 at 11:26

GoogleCodeExporter commented 8 years ago
As a temporary workaround, you can mount a dmg as a loopback image in linux

Original comment by ryeb...@gmail.com on 19 Jul 2011 at 3:09

GoogleCodeExporter commented 8 years ago
Project goal is to ease OpenJDK 7 deployment for OS/X so DMG.

Loopback is a good option (advice welcomed to be added in Wiki)

Original comment by henri.gomez on 30 Sep 2011 at 10:26

GoogleCodeExporter commented 8 years ago
I see no reason why the JDK bundle could just be provided as a ZIP or TAR. 

Original comment by dkocher@sudo.ch on 30 Sep 2011 at 10:28

GoogleCodeExporter commented 8 years ago
Reason why this would have been useful is generating bundled installers from 
Linux (as we do for Windows and Linux, see 
http://netbeans.dzone.com/including-jre-in-nbi ). Having the OSX JRE readable 
in a platform-independent way (thus, not only DMG) will greatly help towards 
this aim.

Original comment by elot...@gmail.com on 30 Sep 2011 at 1:45