Uploaded image for project: 'Quarkus'
  1. Quarkus
  2. QUARKUS-1591

Fix native-image arguments generation for native-sources package type

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.2.5.GA, 2.2.5.CR2
    • None
    • team/eng
    • None

      • Ensures the NativeImageSecurityProvidersBuildItem is taken into
        account to add -H:AdditionalSecurityProviders as needed
      • Set the GraalVM version to `CURRENT`, since we can't know which
        version will eventually be used to build the native image.
        This enables us to at least make sure that the generated arguments
        will work properly with the currently supported GraalVM.
      • Don't `setContainerBuild` since we don't really know whether it will
        eventually be built with a builder-image or locally.

      Backports https://github.com/quarkusio/quarkus/pull/21809

              Unassigned Unassigned
              probinso_jira Quarkus JIRA Bot
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: