Mac APP bundler CLI -appclass isn't used for app directory creation

XMLWordPrintable

    • Type: Bug
    • Resolution: Cannot Reproduce
    • Priority: P3
    • 8u20
    • Affects Version/s: 8u20
    • Component/s: deploy
    • Environment:

      MacOS 10.9

      When we use the following command:

      "/Library/Java/JavaVirtualMachines/jdk1.8.0.jdk/Contents/Home/bin/javafxpackager" "-deploy" "-verbose" "-outdir" "${HOME}" "-outfile" "test" "-native" "image" "-BfxPackaging=true" "-BmainJar=${HOME}/SampleApp.jar" "-Bclasspath=${HOME}/SampleApp.jar" "-srcfiles" "${HOME}/SampleApp.jar" "-appclass" "SampleApp" "-srcdir" "${HOME}"

      we expect the "bundles/SampleApp.app" folder to appear in the home directory. But insted "bundles/null.app" appears.

            Assignee:
            Danno Ferrin (Inactive)
            Reporter:
            Dmitry Zinkevich (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: