You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Hari Shreedharan (JIRA)" <ji...@apache.org> on 2013/05/07 00:40:16 UTC

[jira] [Commented] (FLUME-2031) Removal of Unused Imports from Project

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

Hari Shreedharan commented on FLUME-2031:
-----------------------------------------

Israel,

Looks good. The following files are thrift generated and they will simply get overwritten when you run mvn install -PcompileThrift:

flume-ng-legacy-sources/flume-thrift-source/src/main/java/com/cloudera/flume/handlers/thrift/EventStatus.java
flume-ng-legacy-sources/flume-thrift-source/src/main/java/com/cloudera/flume/handlers/thrift/Priority.java
flume-ng-legacy-sources/flume-thrift-source/src/main/java/com/cloudera/flume/handlers/thrift/ThriftFlumeEvent.java
flume-ng-legacy-sources/flume-thrift-source/src/main/java/com/cloudera/flume/handlers/thrift/ThriftFlumeEventServer.java
flume-ng-sdk/src/main/java/org/apache/flume/thrift/Status.java
flume-ng-sdk/src/main/java/org/apache/flume/thrift/ThriftFlumeEvent.java
flume-ng-sdk/src/main/java/org/apache/flume/thrift/ThriftSourceProtocol.java
flume-ng-sources/flume-scribe-source/src/main/java/org/apache/flume/source/scribe/LogEntry.java
flume-ng-sources/flume-scribe-source/src/main/java/org/apache/flume/source/scribe/ResultCode.java
flume-ng-sources/flume-scribe-source/src/main/java/org/apache/flume/source/scribe/Scribe.java
flume-ng-sources/flume-scribe-source/src/main/java/org/apache/flume/source/scribe/ScribeSource.java
                
> Removal of Unused Imports from Project
> --------------------------------------
>
>                 Key: FLUME-2031
>                 URL: https://issues.apache.org/jira/browse/FLUME-2031
>             Project: Flume
>          Issue Type: Improvement
>          Components: Easy, Technical Debt
>    Affects Versions: v1.4.0
>            Reporter: Israel Ekpo
>            Assignee: Israel Ekpo
>            Priority: Minor
>         Attachments: FLUME-2031.patch
>
>
> Clean up effort to get rid of unused imports throughout the project.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira