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

check_compatibility.sh should ignore shaded jars

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.98.13, 1.0.2, 1.2.0, 1.1.1, 2.0.0
    • build
    • None

    Description

      Shaded jars don't extract cleanly, even when working on a case-insensitive file system.

      java.io.IOException: META-INF/license : could not create directory
      	at sun.tools.jar.Main.extractFile(Main.java:934)
      	at sun.tools.jar.Main.extract(Main.java:877)
      	at sun.tools.jar.Main.run(Main.java:263)
      	at sun.tools.jar.Main.main(Main.java:1177)
      ERROR: can't extract '/Volumes/hbase-1.1.0RC0/hbase/dev-support/target/compatibility/2/hbase-shaded/hbase-shaded-server/target/hbase-shaded-server-1.1.0.jar'
      

      There's no need to check them anyway, so don't bother.

      Attachments

        1. 13600.patch
          0.6 kB
          Nick Dimiduk

        Activity

          People

            ndimiduk Nick Dimiduk
            ndimiduk Nick Dimiduk
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: