[
https://issues.apache.org/jira/browse/METRON-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16469474#comment-16469474
]
ASF GitHub Bot commented on METRON-1541:
----------------------------------------
Github user nickwallen commented on the issue:
https://github.com/apache/metron/pull/1003
> @justinleet Are we good to kill the old enrichment.properties.j2 files?
Yes, I should have deleted that file in #984 .
Thanks @justinleet for the clean-up on this. The
enrichment-*.properties.j2 live in metron-enrichment/ and are copied into the
mpack during the build.
+1
> 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)