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 255661 - Added support for using a bundled JRE
Summary: Added support for using a bundled JRE
Status: NEW
Alias: None
Product: installer
Classification: Unclassified
Component: NBI (show other bugs)
Version: 8.0.2
Hardware: All All
: P3 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-02 14:45 UTC by bgroves
Modified: 2015-10-02 14:45 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
Patch of changes to ConfigurationLogic.java (1.91 KB, application/octet-stream)
2015-10-02 14:45 UTC, bgroves
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bgroves 2015-10-02 14:45:26 UTC
Created attachment 156491 [details]
Patch of changes to ConfigurationLogic.java

Let me preface this task with stating that this includes a modification of main/libs.nbi.ant/stub/ext/components/products/helloworld/src/org/mycompany/ ConfigurationLogic.java, which has mistakenly been covered by the license according to the discussion in the thread https://netbeans.org/projects/platform/lists/dev/archive/2015-09/message/173 and bug https://netbeans.org/bugzilla/show_bug.cgi?id=255626 .

This patch includes logic for using a prebundled JRE, if it exists. The only reason why I am submitting this is to satisfy a license requirements which have been mistakenly applied. Such things added to this file are highly specific to where it is being used.