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

Firefly: HTMLConverter jar file name is inconsistent with its usage

XMLWordPrintable

    • 02
    • generic
    • generic
    • Verified

        The jar filename of Firefly's HTMLConverter is "htmlconv1_3_0_01.jar" but
        its usage still say "htmlconv-13.jar" as follows.

        % java -version
        java version "1.3.0_01"
        Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0_01)
        Java HotSpot(TM) Client VM (build 1.3.0_01, mixed mode)
        % java -jar htmlconv1_3_0_01.jar -help

        Usage: java -jar htmlconv-13.jar [-option1 value1 [-option2 value2 [...]]] [-simulate] [filespecs]

        ------------------------------------------------------------------------
        Options:

        -source: Path to files. Default: <userdir>
        -backup: Path to write backup files. Default 'dirname <directory_of_html_file>'/'basename <directory_of_html_file>'_BAK
        -subdirs: Should files in subdirectories be processed.
        -template: Path to template file. Use default if unsure.
        -log: Path to write log. If not provided, no log is written.
        -progress: Display progress while converting. Default: true
        -simulate: Display the specifics to the conversion without converting.

        Filespecs: Space delimited list of file specs, * wildcard. (*.html *.htm)


        kenichi.kurosaki@Japan 2000-11-10

              billyh William Harnois
              kurosaki Kenichi Kurosaki (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: