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

-backup parameter on commandline won't create directories if they don't exist

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 1.4.0
    • 1.3.1
    • deploy
    • beta2
    • generic
    • generic

      This happens when running the command line version of the html converter, and the user uses the -backup parameter and the following directory has not been created yet. If it would be plausible to create the following directory, it should go ahead and create the directory. Instead, it outputs and error message and no creation or conversion occurs.

      Example:

      =>java -jar htmlconv.jar -backup tempdir index.html
      Absolute Directory not Found: /home/billyh/zip/tempdir

      It should have just created the directory /home/billyh/zip/tempdir and placed the backup file in it after the conversion.

            duke J. Duke
            billyh William Harnois
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: