-
Enhancement
-
Resolution: Duplicate
-
P4
-
None
-
1.4.0
-
generic
-
generic
Name: dm26566 Date: 03/29/2001
When we generate the javadocs in the j2sdk build (build target 'docs'), a
series of javadoc commands are issued. Even though the '-verbose' flag is
not set, there seems to be a _lot_ of the following types of statements
generated:
Generating
./../build/solaris-sparc/doc/api/javax/imageio/plugins/JPEGHuffmanTable.html...
and
Copying file
./../src/share/classes/javax/imageio/metadata/doc-files/standard_metadata.html
to directory
./../build/solaris-sparc/doc/api/javax/imageio/metadata/doc-files...
and I mean LOTS:
over 15,000 "Generating " comments
over 18,000 "Copying file " comments
There is a lot of important info (warnings), that I want to get - is there
any way to move the "Generating" and "Copying file" output to verbose mode
only?
======================================================================
- duplicates
-
JDK-4217345 stddoclet: -quiet option to shut off non-error processing/generating messages
-
- Closed
-