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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=13894229#comment-13894229 ] 

Hadoop QA commented on HBASE-10313:
-----------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12627557/10313.txt
  against trunk revision .
  ATTACHMENT ID: 12627557

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    {color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-HBASE-Build/8623//console

This message is automatically generated.

> 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
>
>
> 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)