[ 
https://issues.apache.org/jira/browse/UIMA-5177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15738605#comment-15738605
 ] 

Marshall Schor commented on UIMA-5177:
--------------------------------------

The errors were in 
* testManyDelegates (AnalysisEngine_implTest)
* testCasToInlineXml (CasToInlineXmlTest)
* testCAStoString (CasToInlineXmlTest)

4 of the 5 failures were due to:
* Cannot find the declaration of element 'pearSpecifier'
* in
** testPearInstall (PearInstallerTest)
** testPearRuntime (PearRuntimeTest)
** testPearRuntimeDocAnnot (PearRuntimeTest)
** testPearSofaMapping (PearRuntimeTest)

the other failure is due to:
* Cannot find the declaration of element 'analysisEngineDescription'
* in
** testXMLization (TaeDescription_implTest)

> NPEs occur if Saxon9 is in the classpath
> ----------------------------------------
>
>                 Key: UIMA-5177
>                 URL: https://issues.apache.org/jira/browse/UIMA-5177
>             Project: UIMA
>          Issue Type: Bug
>          Components: Core Java Framework
>            Reporter: Burn Lewis
>            Assignee: Burn Lewis
>            Priority: Minor
>             Fix For: 3.0.0SDKexp, 2.10.0SDK
>
>
> The SAX startElement method and its attributes must use an empty string and 
> not a null when the localName or qName is not provided.
> Found in UIMA-5126



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to