The test suite is producing warnings:
Reproduce by:
java -classpath 'classes:lib/*' junit.textui.TestRunner
com.hp.hpl.jena.test.TestPackage
Should these be warnings at all?
Andy
WARN [main] (LiteralLabelImpl.java:129) - inventing a datatype for class
java.sql.Date
WARN [main] (LiteralLabelImpl.java:129) - inventing a datatype for class
com.hp.hpl.jena.rdf.model.impl.ResourceImpl
WARN [main] (LiteralLabelImpl.java:129) - inventing a datatype for class
java.lang.Object
WARN [main] (LiteralLabelImpl.java:129) - inventing a datatype for class
com.hp.hpl.jena.regression.Regression$LitTestObj
WARN [main] (LiteralLabelImpl.java:129) - inventing a datatype for class
com.hp.hpl.jena.graph.Triple