Andrew Wang created HADOOP-12194:
------------------------------------
Summary: 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
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)