Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-16629

Remove org.glassfish:jakarta.json from wildfly-client-all

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Blocker
    • 27.0.0.Beta1, 27.0.0.Final
    • None
    • JMS
    • None
    • ---
    • ---

    Description

      In the client/shade/pom.xml:

              <!-- Required by the artemis-jms-client -->
              <dependency>
                  <groupId>org.glassfish</groupId>
                  <artifactId>jakarta.json</artifactId>
              </dependency>
      
              <dependency>
                  <groupId>jakarta.json</groupId>
                  <artifactId>jakarta.json-api</artifactId>
              </dependency>
      

      But wildfly-client-all shades artemis-commons, and it shades the JSONP API and Johnzon.

      ehugonne1@redhat.com If I'm wrong about this, just reject this. It's also possible the comment is out of date but some other lib we shade in needs JSONP. I don't think so though.

      Attachments

        Activity

          People

            ehugonne1@redhat.com Emmanuel Hugonnet
            bstansbe@redhat.com Brian Stansberry
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: