You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2014/01/10 20:29:57 UTC

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

stack created HBASE-10313:
-----------------------------

             Summary: 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


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)