On 06/09/2015 03:27 PM, Noa Resare wrote:
Thank you for all the useful feedback. In the latest few days, I have looked quite closely at the packages I prepared and concluded that the guava change to enable testlib and unit tests can be made much smaller if the caliper dependency is simply disabled.
The dependency is not used by the default maven build (caliper is a benchmarking framework and benchmarking, while useful, is not part of the code shipping or testing)
This means that we are down to a single extra dependency to be able to enable guava testing, the truth package.
That's nice.
I have submitted a review request and I'm looking for sponsors: https://bugzilla.redhat.com/show_bug.cgi?id=1229704
I've taken the review.