You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Edward (JIRA)" <ji...@apache.org> on 2018/05/04 10:40:00 UTC

[jira] [Updated] (JENA-1541) Jena Eyeball - ant test fails with TestCase Error

     [ https://issues.apache.org/jira/browse/JENA-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Edward updated JENA-1541:
-------------------------
    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:
{code:java}
    [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
{code}
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

  was:
Hello,

I'm trying to get Jena Eyeball running. I wanted to do the Tutorial on [here|[https://jena.apache.org/documentation/tools/eyeball-getting-started.html],] but it failed with following error:
{code:java}
    [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
{code}
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


> Jena Eyeball - ant test fails with TestCase Error
> -------------------------------------------------
>
>                 Key: JENA-1541
>                 URL: https://issues.apache.org/jira/browse/JENA-1541
>             Project: Apache Jena
>          Issue Type: Question
>          Components: Eyeball, Jena
>            Reporter: Edward
>            Priority: Major
>              Labels: ant, eyeball, fail, jena, test
>
> 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:
> {code:java}
>     [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
> {code}
> 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



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)