nickwallen commented on a change in pull request #1345: METRON-2012 Unable to
Execute Stellar Functions Against HBase in the REPL
URL: https://github.com/apache/metron/pull/1345#discussion_r262249513
##########
File path: metron-analytics/metron-profiler-client/pom.xml
##########
@@ -323,27 +167,20 @@
</excludes>
</filter>
</filters>
- <transformers>
- <transformer
-
implementation="org.apache.maven.plugins.shade.resource.DontIncludeResourceTransformer">
- <resources>
- <resource>.yaml</resource>
- <resource>LICENSE.txt</resource>
- <resource>ASL2.0</resource>
- <resource>NOTICE.txt</resource>
- </resources>
- </transformer>
- <!-- UNCOMMENT THIS IF YOU NEED TO REGENERATE
THE BEST GUESS NOTICES FILE WHICH REQUIRES PRUNING EVERY RELEASE -->
Review comment:
No, did not need to change. I can restore. Just got included from one of
my failed attempts to fix this.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services