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 62119 - Broken links in javadoc in vcscore
Summary: Broken links in javadoc in vcscore
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcscore (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks: 62058
  Show dependency tree
 
Reported: 2005-08-10 17:34 UTC by Marian Mirilovic
Modified: 2005-10-13 10:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
broken links (1.45 KB, text/plain)
2005-08-10 17:34 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2005-08-10 17:34:29 UTC
Please fix broken links in javadoc (see attachment - sources from sources
09/08/2005 ).
For more details see issue 62058.
Comment 1 Marian Mirilovic 2005-08-10 17:34:45 UTC
Created attachment 23699 [details]
broken links
Comment 2 Peter Pis 2005-09-06 19:14:07 UTC
P1. Should be fixed for beta.
Comment 3 Martin Entlicher 2005-09-19 17:02:08 UTC
Fixed in trunk:

/cvs/vcscore/src/org/netbeans/spi/vcs/commands/CommandSupport.java,v  <-- 
CommandSupport.java
new revision: 1.5; previous revision: 1.4

/cvs/vcscore/src/org/netbeans/modules/vcscore/util/package.html,v  <--  package.html
new revision: 1.5; previous revision: 1.4

/cvs/vcscore/arch/arch-vcscore.xml,v  <--  arch-vcscore.xml
new revision: 1.11; previous revision: 1.10

/cvs/vcscore/api/doc/changes/apichanges.xml,v  <--  apichanges.xml
new revision: 1.7; previous revision: 1.6

/cvs/vcscore/nbproject/project.properties,v  <--  project.properties
new revision: 1.6; previous revision: 1.5
Comment 4 Marian Mirilovic 2005-10-13 10:00:53 UTC
Buidling of javadoc for build NB 5.0 (200510122200) didn't fail. 

So, thank you very much for making javadoc useful.