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 102386 - No Download ZIP for M8 Javadoc
Summary: No Download ZIP for M8 Javadoc
Status: RESOLVED WONTFIX
Alias: None
Product: www
Classification: Unclassified
Component: Builds & Repositories (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: nbbuild-issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-24 19:35 UTC by tomwheeler
Modified: 2007-05-14 16:31 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tomwheeler 2007-04-24 19:35:09 UTC
There is no link to download the ZIP file containing Javadoc for NetBeans 6.0
milestone 8.  They should be available here:

   http://www.netbeans.info/downloads/all.php?b_id=2953&src=1

as they are for all other releases.  If you can't fix this for M8, then please
at least make sure that Javadoc is consistently available for download in future
releases.
Comment 1 rbalada 2007-05-13 18:44:02 UTC
Could not fix it for M8. For Nb 6.0 Preview the download system has been changed
completely => javadoc not available as zip download.
Comment 2 tomwheeler 2007-05-14 16:31:52 UTC
So does this mean that I will no longer be able to download javadoc as a ZIP
file so I can associate with my IDE for NetBeans Platform development?  

The problem seems even worse now because I can't find a zip file of NB 6.0 M9
sources either.  

Sure, I can download the source from CVS and build the javadoc and binaries
myself, but it seems like wasted effort and bandwidth because someone at
netbeans.org would have already done that.  I also don't have great confidence
that I will be able to pull from CVS exactly the same sources that were used to
build a given release.