Hi Fabian The SNAPSHOT version fixes an issues with usage outside OSGi. I think the runtime dependency might not really be needed so that removing it would be unproblematic while downgrading would lead to the original exceptioon.
Cheers, Reto On Wed, Oct 23, 2013 at 10:05 PM, Fabian Christ < christ.fab...@googlemail.com> wrote: > Hi, > > I have been checking the 0.12 release branch and we have two external > SNAPSHOT dependencies there: > > org.apache.clerezza:rdf.rdfjson:jar:0.4-SNAPSHOT > The parent defines version 0.3-incubating but in > integration-test/pom.xml we use 0.4-SNAPSHOT. > > Starting from this we have this dep tree in the integration-tests > > +- org.apache.clerezza:rdf.rdfjson:jar:0.4-SNAPSHOT:compile > \- org.apache.clerezza.ext:org.json.simple:jar:0.4-SNAPSHOT:compile > \- com.googlecode.json-simple:json-simple:jar:1.1:compile > > As I am currently not that deep in the code - can I safely fix this by > using the 0.3-incubating version? At least the integration-tests run > fine on my machine with this change. > > Best, > - Fabian > > -- > Fabian > http://twitter.com/fctwitt >