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 175358 - Information about all-in-one zip download on the download page is incorrect
Summary: Information about all-in-one zip download on the download page is incorrect
Status: VERIFIED FIXED
Alias: None
Product: www
Classification: Unclassified
Component: Downloads (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: dlipin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-24 07:10 UTC by Petr Jiricka
Modified: 2009-11-27 02:15 UTC (History)
4 users (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 Petr Jiricka 2009-10-24 07:10:30 UTC
1. Go to the latest dev build download page:
http://bits.netbeans.org/netbeans/trunk/nightly/2009-10-23_02-01-27/
2. Change Platform to OS Independent Zip
3. Download the "All" edition

Notice that the page advertises that this download contains JavaFX, but in fact the button starts download of
netbeans-trunk-nightly-200910230201-ml.zip, which does not contain JavaFX. Either the page should be amended, or a
different zip file should be offered for download.
Comment 1 dlipin 2009-10-24 20:20:02 UTC
The full (with FX) zip distribution should be now netbeans-trunk-nightly-<buildnumber>.zip, not netbeans-trunk-nightly-
<buildnumber>-javafx-full.zip (according to the latest 6.8 Beta checklist).
No idea about the all w/o FX - likely we don`t need it any more.
Comment 2 dlipin 2009-11-19 10:39:03 UTC
must be fixed for 6.8
Comment 3 dlipin 2009-11-23 04:14:55 UTC
Looking into that second time I have feeling that my original proposal was not the best one. Since FX SDK is platform dependent, and thus whole JavaFX as well, then I see no reason to put it "OS Independent Zip".
So I would fix the d/l page by excluding JavaFX from "All" zip.
Comment 6 Quality Engineering 2009-11-23 18:09:05 UTC
Integrated into 'main-golden', will be available in build *200911231619* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/0c1683d9ff38
User: Dmitry Lipin <dlipin@netbeans.org>
Log: Issue #175358 Information about all-in-one zip download on the download page is incorrect
Comment 7 pribyl 2009-11-27 02:15:38 UTC
Verified - JavaFX  is excluded if "OS Independent Zip" is selected.

This works for nightly builds 2009-11-24 and 2009-11-25. 

However, in latest build (11-26) JavaFX is not mentioned at all, no matter what platform is selected.