justinleet commented on issue #1561: METRON-2311: Remove JUnit from all our 
uber jars
URL: https://github.com/apache/metron/pull/1561#issuecomment-554480438
 
 
   After a maven install of the project,
   
   ```
   find ./ -name "*uber*jar" | xargs -I{} jar tf {}  | grep junit
   ```
   
   shouldn't return any results.

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


With regards,
Apache Git Services

Reply via email to