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 107510 - build-javadoc target ignores -Dnb.clusters.list=...
Summary: build-javadoc target ignores -Dnb.clusters.list=...
Status: RESOLVED WONTFIX
Alias: None
Product: www
Classification: Unclassified
Component: Builds & Repositories (show other bugs)
Version: 6.x
Hardware: All Linux
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-20 20:27 UTC by fordfrog
Modified: 2007-06-20 20:31 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 fordfrog 2007-06-20 20:27:04 UTC
When running 'ant -f nbbuild/build.xml -Dnb.clusters.list=nb.cluster.platform build-javadoc', the target ignores that
-Dnb.clusters.list=... part and wants to build complete javadoc (as obvious from the [echo] Repeat info). This is
problem in case the whole source tree is not available, like in cases when user just has sources needed just for nb
platform and wants to build it and the related javadoc.
Comment 1 Jesse Glick 2007-06-20 20:31:57 UTC
Clusters are not considered for Javadoc builds. You need to set e.g. config.javadoc.all.