"Nelson, Laird" wrote:

> Anyone know how to stop javadoc from seeing CVS/Base/*.java files when it
> goes through its lists of package names?

This is a known issue that we simply haven't had a chance to get to yet.  It
was discovered *just* before the 1.2 release.  The current (albiet ugly)
workaround is to copy all the files you want to javadoc to a different tree,
then do the javadoc.  The copy will exclude the CVS tree by default.

Glenn McAllister

Reply via email to