[
https://issues.apache.org/jira/browse/HBASE-13600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14522104#comment-14522104
]
Hudson commented on HBASE-13600:
--------------------------------
FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #922 (See
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/922/])
HBASE-13600 check_compatibility.sh should ignore shaded jars (ndimiduk: rev
fb917d504b260f6fd59f4ea1a7ed21c66387a48e)
* 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)