[
https://issues.apache.org/jira/browse/HADOOP-12194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14616986#comment-14616986
]
Ravi Prakash commented on HADOOP-12194:
---------------------------------------
Just for the record, I appreciate you doing this. Thanks a lot. This will
hopefully speed up our builds a lot! Also, I'm fine with either way. I would
agree with you that the additional code complexity in hadoop-maven-plugin isn't
too onerous, and the benefit of compiling only the protoc files that were
changed, is probably worth it. Soon as I can figure out why my builds are
failing, we can move forward with either method.
> 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
>
>
> 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)