Did you manage to sort this out?
This might be caused by building clean but using "-Pdev" (where the
shaded Guava has not been built).
Andy
On 15/05/17 16:20, Dick Murray wrote:
This is probably me but...
I've got a collection of import errors in my Jena 3.2.0-rc1 fork, the
common issue being the import prefix "org.apache.jena.ext"...
i.e. import org.apache.jena.ext.com.google.common.cache.Cache ; in jena-arq
FactoryRDFCaching
I've checked the github apache jena repository and it has these imports...
Am I missing something?
D