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 126382

Summary: Bundle sizes are different at the first and second download pages
Product: installer Reporter: Mikhail Kondratyev <mikk>
Component: CodeAssignee: dlipin <dlipin>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Mikhail Kondratyev 2008-01-31 12:53:25 UTC
Steps to reproduce:
 - go to http://bits.netbeans.org/netbeans/trunk/nightly/latest/
 - select OS Independent ZIP file in the platform drop down (you can also reproduce with any available platform)
 - press download button in the Wb and Java EE column (or any other bundle), but before that remember the size specified
under the column
 - after Download button is clicked User proceeds to the second download page. It also contains selected bundle size but
it is a bit different. It seems they are computed by different tools
Comment 1 dlipin 2008-01-31 12:59:23 UTC
Yeah.
The sizes (for zip) on the download page (first) are hard coded and not exact, the ones on the second page are real.

I`ll update the sizes anyway.