[
https://issues.apache.org/jira/browse/HBASE-10313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-10313:
--------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
Committed to 0.96, 0.98, and trunk.
> 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
> Assignee: stack
> Priority: Critical
> Fix For: 0.96.2, 0.98.1, 0.99.0
>
> Attachments: 10313.txt, 10313v2.098.txt, 10313v2.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)