Uploaded image for project: 'Google Sitemap (closed)'
  1. Google Sitemap (closed)
  2. MGNLGS-145

See if we can pull out javax.xml.stream:stax-api and org.apache.geronimo.specs:geronimo-stax-api_1.0_spec from our builds

XMLWordPrintable

    • Basel 159
    • 3

      Both these artifacts are the same ("Java Streaming API for XML", JSR-173) . The API is included in the JDK since 1.6, so we really don't need to bundle them. Their license information is inconsistent in pom.xml (Apache for the former, GPL+CDDL for the latter) and partly incompatible for us (because of GPL) They're currently coming from JaxB (through google-sitemap module) and Tika, respectively. We might have to add them to the "banned dependencies" in our parent poms.

        Acceptance criteria

              mmuehlebach Michael Mühlebach
              zgreant Zak Greant
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoR