This all sounds quite reasonable, but I have one question: why would we include 
awaitility in the downloads? Isn't it only used for test code?

ajs6f

> On Jun 3, 2018, at 1:53 PM, Andy Seaborne <a...@apache.org> wrote:
> 
> JENA-1554 (support bz2 compression support) / PR#427 includes adding a new 
> dependency org.apache.commons:commons-compress.
> 
> There is a knock-on effect: commons-compress depends on 
> org.objenesis:objenesis and a version that the enforcer considers 
> incompatible with that coming via com.jayway.awaitility:awaitility 
> (scope=test).
> 
> com.jayway.awaitility:awaitility is quite out of date - it is now 
> org.awaitility:awaitility - so that is upgraded.
> 
> All ALv2 license.
> 
> The binary downloads will include commons-compress, awaitility and objenesis 
> (all quite small).
> 
>    Andy
> 
> https://github.com/apache/jena/pull/426
> https://issues.apache.org/jira/browse/JENA-1554

Reply via email to