From: Jean-Marc V. <jea...@gm...> - 2013-05-16 19:58:50
|
Hi I tried mvn test with this pom : <dependency> <groupId>org.apache.jena</groupId> <artifactId>jena-tdb</artifactId> <version>0.10.1</version> </dependency> The result is rather bad : Tests run: 235, Failures: 0, Errors: 104, Skipped: 0 I guess that NG4J uses some deep API in Jena, and upgrading is not easy. The context is that I'd like to add NG4J in EulerGUI , a semantic GUI client ( which is up to date with Jena ). -- Jean-Marc Vanel Déductions SARL - Consulting, services, training, Rule-based programming, Semantic Web http://deductions-software.com/ +33 (0)6 89 16 29 52 Twitter: @jmvanel ; chat: irc://irc.freenode.net#eulergui |