You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/05/02 13:44:00 UTC

[jira] [Commented] (METRON-1541) Mvn clean results in git status having deleted files.

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

ASF GitHub Bot commented on METRON-1541:
----------------------------------------

Github user cestella commented on a diff in the pull request:

    https://github.com/apache/metron/pull/1003#discussion_r185499719
  
    --- Diff: metron-deployment/packaging/ambari/.gitignore ---
    @@ -3,3 +3,5 @@ archive.zip
     elasticsearch.properties.j2
     hdfs.properties.j2
     enrichment.properties.j2
    --- End diff --
    
    I don't think we need this anymore, right?


> Mvn clean results in git status having deleted files.
> -----------------------------------------------------
>
>                 Key: METRON-1541
>                 URL: https://issues.apache.org/jira/browse/METRON-1541
>             Project: Metron
>          Issue Type: Bug
>            Reporter: Justin Leet
>            Priority: Minor
>
> When you run mvn clean, you end up with the following git status.
> deleted: metron-deployment/packaging/ambari/metron-mpack/src/main/resources/common-services/METRON/CURRENT/package/templates/enrichment-splitjoin.properties.j2
>  deleted: metron-deployment/packaging/ambari/metron-mpack/src/main/resources/common-services/METRON/CURRENT/package/templates/enrichment-unified.properties.j2
>  
> These files should likely be in the .gitignore and deleted from source control.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)