See #39819 and #39788

            [QUARKUS-4297] Fix native compilation for Netty and Mutiny

            Errata Tool added a comment -

            Since the problem described in this issue should be resolved in a recent advisory, it has been closed.

            For information on the advisory (Moderate: Red Hat build of Quarkus 3.8.4 release), and where to find the updated files, follow the link below.

            If the solution does not work for you, open a new bug report.
            https://access.redhat.com/errata/RHSA-2024:2106

            Errata Tool added a comment - Since the problem described in this issue should be resolved in a recent advisory, it has been closed. For information on the advisory (Moderate: Red Hat build of Quarkus 3.8.4 release), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2024:2106

            Verified, following the reproducer from the original issue:

            git clone -b netty-native git@github.com:jedla97/quarkus-reproducers.git
            cd quarkus-reproducers
            sed -ie 's/quarkus-rest/quarkus-resteasy/g' pom.xml  #expected change due to renaming
            mvn -Dmaven.repo.local=$repo -Dquarkus.platform.version=3.8.4.redhat-00002 -Dquarkus-plugin.version=3.8.4.redhat-00002 -Dquarkus.platform.group-id=com.redhat.quarkus.platform package -Dnative
            

            Also, startstop TS succeeded during the 3.8.4.CR1 testing

            Fedor Dudinskii added a comment - Verified, following the reproducer from the original issue: git clone -b netty-native git@github.com:jedla97/quarkus-reproducers.git cd quarkus-reproducers sed -ie 's/quarkus-rest/quarkus-resteasy/g' pom.xml #expected change due to renaming mvn -Dmaven.repo. local = $repo -Dquarkus.platform.version=3.8.4.redhat-00002 -Dquarkus-plugin.version=3.8.4.redhat-00002 -Dquarkus.platform.group-id=com.redhat.quarkus.platform package -Dnative Also, startstop TS succeeded during the 3.8.4.CR1 testing

              Unassigned Unassigned
              olubyans@redhat.com Alexey Loubyansky
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: