justinleet commented on issue #1561: METRON-2311: Remove JUnit from all our 
uber jars
URL: https://github.com/apache/metron/pull/1561#issuecomment-554554515
 
 
   - `json-simple` pulls it in as compile scope
   - `hbase-shaded-client` seems to just pull JUnit along for the ride.
   - `stellar-common` carried it along because of the JUnit in `src`, so even 
though it was excluded from the uber jar, anything that pulled it in as a dep 
was still pulling in compile level JUnit.'
   
   We probably could be less aggressive about killing it from the uber jars, 
but playing whack-a-mole was kind of a pain.

----------------------------------------------------------------
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

Reply via email to