You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2009/05/27 02:37:45 UTC

[jira] Commented: (ZOOKEEPER-416) BookKeeper jar includes unnecessary files

    [ https://issues.apache.org/jira/browse/ZOOKEEPER-416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12713339#action_12713339 ] 

Hadoop QA commented on ZOOKEEPER-416:
-------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12409067/ZOOKEEPER-416.patch
  against trunk revision 777662.

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no tests are needed for this patch.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    +1 core tests.  The patch passed core unit tests.

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-vesta.apache.org/91/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-vesta.apache.org/91/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output: http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-vesta.apache.org/91/console

This message is automatically generated.

> BookKeeper jar includes unnecessary files
> -----------------------------------------
>
>                 Key: ZOOKEEPER-416
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-416
>             Project: Zookeeper
>          Issue Type: Bug
>          Components: contrib-bookkeeper
>            Reporter: Flavio Paiva Junqueira
>             Fix For: 3.2.0
>
>         Attachments: ZOOKEEPER-416.patch
>
>
> I was checking the bookkeper jar, and I found that it includes some unnecessary files related to junit, such as:
> {noformat}
>      0 Tue May 12 19:00:14 PDT 2009 tmp/
>      0 Tue May 12 19:00:00 PDT 2009 tmp/test14667.junit.dir/
>      0 Tue May 12 19:00:08 PDT 2009 tmp/test14667.junit.dir/version-2/
>      0 Tue May 12 19:00:10 PDT 2009 tmp/test16109.junit.dir/
>      0 Tue May 12 19:00:16 PDT 2009 tmp/test16109.junit.dir/version-2/
>      0 Tue May 12 19:00:14 PDT 2009 tmp/test16113.junit.dir/
>      0 Tue May 12 19:00:16 PDT 2009 tmp/test16113.junit.dir/version-2/
>   2256 Tue May 12 18:59:08 PDT 2009 logs/TEST-org.apache.bookkeeper.test.BookieClientTest.txt
> 167046 Tue May 12 19:00:00 PDT 2009 logs/TEST-org.apache.bookkeeper.test.BookieReadWriteTest.txt
>  13035 Tue May 12 19:00:08 PDT 2009 logs/TEST-org.apache.bookkeeper.test.CloseTest.txt
>  25036 Tue May 12 19:00:16 PDT 2009 logs/TEST-org.apache.bookkeeper.test.LedgerRecoveryTest.txt
>    896 Tue May 12 19:00:16 PDT 2009 logs/TEST-org.apache.bookkeeper.test.NIOServerFactoryTest.txt
> {noformat}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.