nickwallen commented on a change in pull request #1362: METRON-2043 Fix
profiler-client dependencies
URL: https://github.com/apache/metron/pull/1362#discussion_r273529221
##########
File path: metron-platform/metron-data-management/pom.xml
##########
@@ -391,11 +395,6 @@
<addHeader>false</addHeader>
<projectName>${project.name}</projectName>
</transformer-->
- <!--
- ClassIndexTransformer needs to go LAST. For
some reason it will clobber other
- transformers from operating when it is put
first.
- -->
- <transformer
implementation="org.atteo.classindex.ClassIndexTransformer"/>
Review comment:
Was there a need to move `ClassIndexTransformer` first and remove the
comment?
----------------------------------------------------------------
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