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/22 03:11:45 UTC

[jira] Commented: (ZOOKEEPER-409) address all findbugs warnings in jute related classes

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

Hadoop QA commented on ZOOKEEPER-409:
-------------------------------------

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

    -1 @author.  The patch appears to contain 32 @author tags which the ZooKeeper community has agreed to not allow in code contributions.

    +1 tests included.  The patch appears to include 6 new or modified tests.

    +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/86/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-vesta.apache.org/86/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output: http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-vesta.apache.org/86/console

This message is automatically generated.

> address all findbugs warnings in jute related classes
> -----------------------------------------------------
>
>                 Key: ZOOKEEPER-409
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-409
>             Project: Zookeeper
>          Issue Type: Sub-task
>            Reporter: Patrick Hunt
>            Assignee: Patrick Hunt
>             Fix For: 3.2.0
>
>         Attachments: ZOOKEEPER-409.patch
>
>
> trunk/src/java/main/org/apache/jute/XmlInputArchive.java
> trunk/src/java/main/org/apache/jute/compiler/JFile.java
> trunk/src/java/main/org/apache/jute/compiler/JRecord.java
> trunk/src/java/main/org/apache/jute/compiler/CGenerator.java
> trunk/src/java/main/org/apache/jute/compiler/CppGenerator.java
> trunk/src/java/main/org/apache/jute/compiler/JavaGenerator.java
> org/apache/zookeeper/proto/AuthPacket.java
> org/apache/zookeeper/proto/ConnectRequest.java
> org/apache/zookeeper/proto/ConnectResponse.java
> org/apache/zookeeper/proto/CreateRequest.java
> org/apache/zookeeper/proto/GetChildrenResponse.java
> org/apache/zookeeper/proto/GetDataResponse.java
> org/apache/zookeeper/proto/SetDataRequest.java
> org/apache/zookeeper/proto/op_result_t.java
> org/apache/zookeeper/server/quorum/QuorumPacket.java
> org/apache/zookeeper/txn/CreateTxn.java
> org/apache/zookeeper/txn/SetDataTxn.java

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