So one of the iTest files ( http://svn.apache.org/repos/asf/incubator/bigtop/trunk/test/src/itest-common/src/main/groovy/com/cloudera/itest/junit/OrderedParameterized.java) is a derivate of a JUnit class, and so is dual-licensed with the CPL. But the CPL is a Category B license on http://www.apache.org/legal/3party.html - which suggests that we at the very least don't want to include it, and if possible, we should not use it. So does this mean we need to rewrite the class or get rid of it entirely? Anyone have thoughts?
A.
