Details
Description
Hello,
I'm trying to get Jena Eyeball running. I wanted to do the Tutorial on https://jena.apache.org/documentation/tools/eyeball-getting-started.html but it failed with following error:
[junit] Testcase: warning(junit.framework.TestSuite$1): FAILED [junit] Class com.hp.hpl.jena.eyeball.inspectors.test.TestMoreOwlSyntaxInspector has no public constructor TestCase(String name) or TestCase() [junit] junit.framework.AssertionFailedError: Class com.hp.hpl.jena.eyeball.inspectors.test.TestMoreOwlSyntaxInspector has no public constructor TestCase(String name) or TestCase() [junit] [junit] BUILD FAILED /**/Downloads/eyeball-2.3/build.xml:146: Test com.hp.hpl.jena.eyeball.inspectors.test.TestMoreOwlSyntaxInspector failed
The tutorial says if the ant test doesn't pass, I should file a Jira Issue. So that's what I am doing.
Help would be much appreciated!
Greetings,
Edward