You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by GitBox <gi...@apache.org> on 2019/04/09 18:26:10 UTC

[GitHub] [metron] mmiklavc commented on a change in pull request #1362: METRON-2043 Fix profiler-client dependencies

mmiklavc commented on a change in pull request #1362: METRON-2043 Fix profiler-client dependencies
URL: https://github.com/apache/metron/pull/1362#discussion_r273640092
 
 

 ##########
 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:
   @nickwallen - this was unintentional. I need to revert a couple changes here, merge in master again, and give this another kick.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services