This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 79409 - Option to include JRE & select tarball type in "Build ZIP Distribution"
Summary: Option to include JRE & select tarball type in "Build ZIP Distribution"
Status: RESOLVED WONTFIX
Alias: None
Product: apisupport
Classification: Unclassified
Component: Harness (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-29 10:11 UTC by peterme2005
Modified: 2010-05-04 23:31 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description peterme2005 2006-06-29 10:11:25 UTC
Is it possible to configure the Build Zip Distribution such that you can do the
following for example:

* 'Add The Java Run Time' to your zip distribution which will 1. place a copy of
the jre dir under your zip and also 2. tell you it is adding the
jdkhome="..\jre" to your conf file (under /etc). 3. This may also ask you what
your target platform is i.e. linux or windows etc such that the oblique is
either \ or /

* 'Zip Type' perhaps asking you what zip type/format you want i.e. .zip .bz
.tar.bz .tar
Comment 1 pzajac 2006-11-06 16:03:09 UTC
NetBeans Module suite contains support for building zip distribution. It doesn't
pack JRE into zip. This feature should be supported by installer. But installer
is not part of NetBeans :( 
Comment 2 Jesse Glick 2006-11-06 17:48:33 UTC
No current plans to implement. Feel free to write up sample build.xml additions
and post on wiki.netbeans.info.
Comment 3 Jesse Glick 2010-05-04 23:31:07 UTC
6.9 has the option to create a true installer.