Laurent Goujon created DRILL-4288:
-------------------------------------
Summary: Obsolete generated files under protocol/
Key: DRILL-4288
URL: https://issues.apache.org/jira/browse/DRILL-4288
Project: Apache Drill
Issue Type: Task
Components: Tools, Build & Test
Reporter: Laurent Goujon
Priority: Trivial
The protocol module contains the following files directly at the root of the
module:
{noformat}
protocol/org/apache/drill/exec/proto/BitControlHandshake.java
protocol/org/apache/drill/exec/proto/BitStatus.java
protocol/org/apache/drill/exec/proto/FragmentStatus.java
protocol/org/apache/drill/exec/proto/PlanFragment.java
protocol/org/apache/drill/exec/proto/RpcType.java
protocol/org/apache/drill/exec/proto/WorkQueueStatus.java
{noformat}
These files are not generated anymore when running {{mvn process-sources -P
proto-compile}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)