Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4431712

javadoc without '-verbose' flag is still too verbose

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 1.4.0
    • tools



      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?

      ======================================================================

            Unassigned Unassigned
            dmcduffisunw Dale Mcduffie (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: