You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Matt Burgess (JIRA)" <ji...@apache.org> on 2018/10/01 14:25:00 UTC

[jira] [Updated] (NIFI-5650) Add xercesImpl to scripting NAR for Jython 2.7.1

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

Matt Burgess updated NIFI-5650:
-------------------------------
    Status: Patch Available  (was: In Progress)

> Add xercesImpl to scripting NAR for Jython 2.7.1
> ------------------------------------------------
>
>                 Key: NIFI-5650
>                 URL: https://issues.apache.org/jira/browse/NIFI-5650
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Matt Burgess
>            Assignee: Matt Burgess
>            Priority: Major
>
> NIFI-4301 bumped the version of Jython from Jython 2.7.0 to 2.7.1 in order to get a fix related to the os.getpid() method. However Jython 2.7.1 does not include Xerces (which provides the SAXParser for XML parsing), so although one bug is fixed, a capability has been degraded.
> Recommend explicitly adding Xerces as a dependency to the scripting NAR, and make sure the unit tests and such run for other languages, so as not to introduce a classloading issue if some engine brings their own Xerces shaded into the engine's JAR(s), for example.



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