[DISCUSS] Remove JMH which is not Apache License compatible

2020-04-15 Thread Wei-Chiu Chuang
Want to raise awareness of this issue. IMO this is a blocker. mvn dependency:tree ... [INFO] < org.apache.hadoop:hadoop-ozone-tools > [INFO] Building Apache Hadoop Ozone Tools 0.4.0.7.1.1.0-SNAPSHOT [19/33] [INFO] [ jar ]

Re: [DISCUSS] Remove JMH which is not Apache License compatible

2020-04-17 Thread Steve Loughran
we could use it in tests, as long as it was not exported as a downstream dependency. Including it in tarballs is probably a blocker on ozone releases On Wed, 15 Apr 2020 at 12:41, Wei-Chiu Chuang wrote: > Want to raise awareness of this issue. IMO this is a blocker. > > mvn dependency:tree > ...