[
https://issues.apache.org/jira/browse/HADOOP-12194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14617793#comment-14617793
]
Hadoop QA commented on HADOOP-12194:
------------------------------------
\\
\\
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:red}-1{color} | pre-patch | 13m 14s | Pre-patch trunk JavaDoc
compilation may be broken. |
| {color:green}+1{color} | @author | 0m 0s | The patch does not contain any
@author tags. |
| {color:red}-1{color} | tests included | 0m 0s | 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:green}+1{color} | javac | 7m 39s | There were no new javac warning
messages. |
| {color:red}-1{color} | javadoc | 9m 43s | The applied patch generated 50
additional warning messages. |
| {color:red}-1{color} | release audit | 0m 21s | The applied patch generated
2 release audit warnings. |
| {color:green}+1{color} | checkstyle | 0m 17s | There were no new checkstyle
issues. |
| {color:green}+1{color} | whitespace | 0m 0s | The patch has no lines that
end in whitespace. |
| {color:green}+1{color} | install | 1m 14s | mvn install still works. |
| {color:green}+1{color} | eclipse:eclipse | 0m 31s | The patch built with
eclipse:eclipse. |
| {color:green}+1{color} | findbugs | 0m 40s | The patch does not introduce
any new Findbugs (version 3.0.0) warnings. |
| {color:green}+1{color} | maven tests | 0m 13s | Tests passed in
hadoop-maven-plugins. |
| | | 33m 55s | |
\\
\\
|| Subsystem || Report/Notes ||
| Patch URL |
http://issues.apache.org/jira/secure/attachment/12744083/hadoop-12194.003.patch
|
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / c9dd2ca |
| javadoc |
https://builds.apache.org/job/PreCommit-HADOOP-Build/7189/artifact/patchprocess/diffJavadocWarnings.txt
|
| Release Audit |
https://builds.apache.org/job/PreCommit-HADOOP-Build/7189/artifact/patchprocess/patchReleaseAuditProblems.txt
|
| hadoop-maven-plugins test log |
https://builds.apache.org/job/PreCommit-HADOOP-Build/7189/artifact/patchprocess/testrun_hadoop-maven-plugins.txt
|
| Test Results |
https://builds.apache.org/job/PreCommit-HADOOP-Build/7189/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf909.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP
PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |
| Console output |
https://builds.apache.org/job/PreCommit-HADOOP-Build/7189/console |
This message was automatically generated.
> Support for incremental generation in the protoc plugin
> -------------------------------------------------------
>
> Key: HADOOP-12194
> URL: https://issues.apache.org/jira/browse/HADOOP-12194
> Project: Hadoop Common
> Issue Type: Improvement
> Affects Versions: 2.0.6-alpha
> Reporter: Andrew Wang
> Assignee: Andrew Wang
> Attachments: hadoop-12194.001.patch, hadoop-12194.002.patch,
> hadoop-12194.003.patch
>
>
> The protoc maven plugin currently generates new Java classes every time,
> which means Maven always picks up changed files in the build. It would be
> better if the protoc plugin only generated new Java classes when the source
> protoc files change.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)