Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-14249

shaded jar modules create spurious source and test jars with incorrect LICENSE/NOTICE info

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.2.0, 1.1.2, 1.3.0, 2.0.0
    • 1.2.0, 1.1.2, 1.3.0, 2.0.0
    • build
    • None

    Description

      the shaded jar modules don't need to create a source or test jar (because the jars contain nothing other than META-INF)

      currently we create

      • the test jars are missing LICENSE
      • source jars have LICENSE/NOTICE files that claim all the bundled works in the normal jar.
      hbase-1.1.2-rc0 busbey$ find hbase-shaded-server-1.1.2-sources.jar/
      hbase-shaded-server-1.1.2-sources.jar/
      hbase-shaded-server-1.1.2-sources.jar//META-INF
      hbase-shaded-server-1.1.2-sources.jar//META-INF/LICENSE
      hbase-shaded-server-1.1.2-sources.jar//META-INF/MANIFEST.MF
      hbase-shaded-server-1.1.2-sources.jar//META-INF/NOTICE
      hbase-1.1.2-rc0 busbey$ find hbase-shaded-client-1.1.2-sources.jar/
      hbase-shaded-client-1.1.2-sources.jar/
      hbase-shaded-client-1.1.2-sources.jar//META-INF
      hbase-shaded-client-1.1.2-sources.jar//META-INF/LICENSE
      hbase-shaded-client-1.1.2-sources.jar//META-INF/MANIFEST.MF
      hbase-shaded-client-1.1.2-sources.jar//META-INF/NOTICE
      hbase-1.1.2-rc0 busbey$ find hbase-shaded-client-1.1.2-tests.jar/
      hbase-shaded-client-1.1.2-tests.jar/
      hbase-shaded-client-1.1.2-tests.jar//META-INF
      hbase-shaded-client-1.1.2-tests.jar//META-INF/NOTICE
      hbase-1.1.2-rc0 busbey$ find hbase-shaded-server-1.1.2-tests.jar/
      hbase-shaded-server-1.1.2-tests.jar/
      hbase-shaded-server-1.1.2-tests.jar//META-INF
      hbase-shaded-server-1.1.2-tests.jar//META-INF/NOTICE
      

      Attachments

        1. effective-pom.xml
          2.66 MB
          Nick Dimiduk
        2. HBASE-14249.4.patch
          2 kB
          Sean Busbey
        3. HBASE-14249.patch
          2 kB
          Andrew Kyle Purtell
        4. HBASE-14249.patch
          3 kB
          Andrew Kyle Purtell
        5. HBASE-14249.patch
          1 kB
          Andrew Kyle Purtell

        Issue Links

          Activity

            People

              busbey Sean Busbey
              busbey Sean Busbey
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: