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 235146 - Platform Installer does not require Java 1.7 or newer
Summary: Platform Installer does not require Java 1.7 or newer
Status: RESOLVED FIXED
Alias: None
Product: installer
Classification: Unclassified
Component: NBI (show other bugs)
Version: 7.4
Hardware: PC All
: P2 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-28 09:23 UTC by Libor Fischmeistr
Modified: 2013-09-01 01:25 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Libor Fischmeistr 2013-08-28 09:23:39 UTC
All launchers, Win + Unix, does not require 1.7 to run. The 1.6 is enough.
Comment 1 Jiri Rechtacek 2013-08-29 16:18:49 UTC
These fixes might make is better:
http://hg.netbeans.org/core-main/rev/ac06b2f0515d (wording in warning message)
http://hg.netbeans.org/core-main/rev/3052aa747443 (missing " in path)
http://hg.netbeans.org/core-main/rev/b4069468cfc6 (JDK 1.7 a minimum for launching installer - a tricky fix :))
Comment 2 Libor Fischmeistr 2013-08-30 12:09:39 UTC
Fix for MacOS: http://hg.netbeans.org/core-main/rev/4be0e80385a7

Thanks Jirka for all patches, especially for the latest one :)

Please Tomas verify it on Mac.

Thanks
Comment 3 Quality Engineering 2013-09-01 01:25:40 UTC
Integrated into 'main-silver', will be available in build *201309010001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/4be0e80385a7
User: Libor Fischmeistr <lfischmeistr@netbeans.org>
Log: #235146: Platform Installer does not require Java 1.7 or newer