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

Burn Lewis resolved UIMA-5177.
------------------------------
    Resolution: Fixed

Fixed a few more invalid arguments for startElement & its attributes.  Moved 
the commented-out Saxon dependencies to uimaj-core for the mvn build.  Now only 
the testManyDelegates JUnit test fails with Saxon, as it fails to produce the 
xmlns attribute.  Other tests were tweaked to handle Saxon's indenting.  When 
running the full suite of tests from Eclipse 5 fail, but they all run 
independently and also during the mvn build, so perhaps it's a test problem.

> 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