[ 
https://issues.apache.org/jira/browse/HBASE-13600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14522277#comment-14522277
 ] 

Hudson commented on HBASE-13600:
--------------------------------

FAILURE: Integrated in HBase-1.1 #453 (See 
[https://builds.apache.org/job/HBase-1.1/453/])
HBASE-13600 check_compatibility.sh should ignore shaded jars (ndimiduk: rev 
94a29e2fdebbab643dfa19ee9d9698bc17d5411c)
* dev-support/check_compatibility.sh


> check_compatibility.sh should ignore shaded jars
> ------------------------------------------------
>
>                 Key: HBASE-13600
>                 URL: https://issues.apache.org/jira/browse/HBASE-13600
>             Project: HBase
>          Issue Type: Bug
>          Components: build
>            Reporter: Nick Dimiduk
>            Assignee: Nick Dimiduk
>            Priority: Minor
>             Fix For: 2.0.0, 0.98.13, 1.0.2, 1.2.0, 1.1.1
>
>         Attachments: 13600.patch
>
>
> Shaded jars don't extract cleanly, even when working on a case-insensitive 
> file system.
> {noformat}
> 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'
> {noformat}
> There's no need to check them anyway, so don't bother.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to