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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P2 P2
    • None
    • 7u15
    • 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)

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

              Created:
              Updated:
              Resolved:
              Imported: