You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2014/02/07 07:09:19 UTC

[jira] [Updated] (HBASE-10313) Duplicate servlet-api jars in hbase 0.96.0

     [ https://issues.apache.org/jira/browse/HBASE-10313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack updated HBASE-10313:
--------------------------

    Attachment: 10313.txt

Fix the transitive include of the extra jsp-api and servlet-api and no longer include stax-api (jdk6 has it now).

> Duplicate servlet-api jars in hbase 0.96.0
> ------------------------------------------
>
>                 Key: HBASE-10313
>                 URL: https://issues.apache.org/jira/browse/HBASE-10313
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>            Priority: Critical
>             Fix For: 0.96.2, 0.98.1, 0.99.0
>
>         Attachments: 10313.txt
>
>
> On mailing list, http://search-hadoop.com/m/wtCkHs5Ujq, [~jerryhe] reports we have doubled jars:
> {code}
> [biadmin@hdtest009 lib]$ ls -l jsp-api*
> -rw-rw-r-- 1 biadmin biadmin 134910 Sep 17 01:13 jsp-api-2.1-6.1.14.jar
> -rw-rw-r-- 1 biadmin biadmin 100636 Sep 17 01:27 jsp-api-2.1.jar
> [biadmin@hdtest009 lib]$ ls -l servlet-api*
> -rw-rw-r-- 1 biadmin biadmin 132368 Sep 17 01:13 servlet-api-2.5-6.1.14.jar
> -rw-rw-r-- 1 biadmin biadmin 105112 Sep 17 01:12 servlet-api-2.5.jar
> {code}
> Fix in 0.96.2.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)