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 97784 - nbbuild/test: Relative links are not tested correctly
Summary: nbbuild/test: Relative links are not tested correctly
Status: RESOLVED FIXED
Alias: None
Product: www
Classification: Unclassified
Component: Builds & Repositories (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: nbbuild-issues@ide
URL:
Keywords:
Depends on:
Blocks: 97785
  Show dependency tree
 
Reported: 2007-03-13 22:18 UTC by David Kaspar
Modified: 2007-03-16 21:39 UTC (History)
0 users

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 David Kaspar 2007-03-13 22:18:23 UTC
There is a
nbbuild/test/unit/src/org/netbeans/nbbuild/CheckLinksTest#testDocFilesInvalidLinks
test case.
It is a negative test and expectedly fails since it checks a file with a single
invalid relative link.
Currently it unexpectedly success.
Comment 1 Jesse Glick 2007-03-16 21:39:24 UTC
The link was actually reported as bad - but the build failed to fail. Thanks for
test.


Checking in CheckLinks.java;
/shared/data/ccvs/repository/nbbuild/antsrc/org/netbeans/nbbuild/CheckLinks.java,v
 <--  CheckLinks.java
new revision: 1.27; previous revision: 1.26
done