[Packager] Packager fails to generate native bundles for pure java jars

XMLWordPrintable

    • Type: Bug
    • Resolution: Not an Issue
    • Priority: P2
    • None
    • Affects Version/s: 7u15
    • Component/s: deploy
    • None

      Packager is supposed to work for pure java apps as well as for fx apps. currently deploy with nativeBundles=all fails for regular java jars (same thing works for FX) with the following messages:

       Skip [Linux Application Bundler] due to [Main application jar is missing.]
       Skip [RPM bundler] due to [Main application jar is missing.]
       Skip [DEB bundler] due to [Main application jar is missing.]

      I guess the reason is that these jars are regular jars build with standard ant jar task (not fx:jar)

            Assignee:
            Mark Howe (Inactive)
            Reporter:
            Mikhail Kondratyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: