[ 
https://issues.apache.org/jira/browse/DRILL-4288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15107773#comment-15107773
 ] 

ASF GitHub Bot commented on DRILL-4288:
---------------------------------------

GitHub user laurentgo opened a pull request:

    https://github.com/apache/drill/pull/332

    DRILL-4288: Removes obsolete protobuf-generated files

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/laurentgo/drill 
laurent/clean-protobuf-generated-code

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/drill/pull/332.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #332
    
----
commit 65e17ec441d8a32e1543e189f093149cd97e4630
Author: Laurent Goujon <[email protected]>
Date:   2016-01-20T01:03:27Z

    Removes obsolete protobuf-generated files

----


> 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)

Reply via email to