[
https://issues.apache.org/jira/browse/ZOOKEEPER-3727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17096330#comment-17096330
]
Hadoop QA commented on ZOOKEEPER-3727:
--------------------------------------
+1 overall. GitHub Pull Request Build
+1 @author. The patch does not contain any @author tags.
+0 tests included. The patch appears to be a documentation patch that
doesn't require 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 (version )
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:
https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/4452//testReport/
Findbugs warnings:
https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/4452//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output:
https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/4452//console
This message is automatically generated.
> Fix 3.5 source tarball to represent the git repository
> ------------------------------------------------------
>
> Key: ZOOKEEPER-3727
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3727
> Project: ZooKeeper
> Issue Type: Improvement
> Reporter: Norbert Kalmár
> Assignee: Mate Szalay-Beko
> Priority: Major
> Fix For: 3.5.8
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> There are some difference in the source tarball for recent 3.5 releases, like:
> - Info.java file in zookeeper-server (generated class)
> - checkstyle.xml is missing
> - git.properties file present in tarball
> - missing .gitattributes and .gitignore (the question is should these be even
> included?)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)