Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-27611

Redundant javax.activation dependencies in the Maven build

    XMLWordPrintableJSON

Details

    • Dependency upgrade
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.0.0
    • 3.0.0
    • Build
    • None

    Description

      PR #23890 introduced org.glassfish.jaxb:jaxb-runtime:2.3.2 as a runtime dependency. As an unexpected side effect, jakarta.activation:jakarta.activation-api:1.2.1 was also pulled in as a transitive dependency. As a result, for the Maven build, both of the following two jars can be found under assembly/target/scala-2.12/jars:

      activation-1.1.1.jar
      jakarta.activation-api-1.2.1.jar
      

      Discussed this with srowen offline and we agreed that we should probably exclude the Jakarta one.

      Attachments

        Issue Links

          Activity

            People

              lian cheng Cheng Lian
              lian cheng Cheng Lian
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: