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

Packager: use of current directory as default input path for packager causes confusion

XMLWordPrintable

      Most of the javafxpackager commands do not require source files/directory to be explicitly provided.
      It is not provided they assume all files in the current directory is the input.

      This easily confuse developers who may run packager in the wrong folder and then observe a lot of files copied over.

      We better require at least one of -srcdir or -srcfiles to be specified.

      This part of behavior (mandatory option or not) is currently not documented in the packaging docs and may be it is worth to update docs.

            igor Igor Nekrestyanov (Inactive)
            igor Igor Nekrestyanov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: