GitHub user jfrazee opened a pull request:

    https://github.com/apache/nifi/pull/591

    NIFI-2142 Cache compiled XSLT in TransformXml

    Two other tidbits:
    1. This also modifies the XSLT_FILENAME attribute to support expression 
language.
    2. This updated the test files to have 3 space indents because Saxon 
defaults to that and AFAICT the free version doesn't let you change that -- 
it's either no indent or 3 space. Could be wrong though.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jfrazee/nifi NIFI-2142

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/591.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #591
    
----
commit 9db8d58d6b647591a507186ec43fa6247b990eea
Author: Joey Frazee <[email protected]>
Date:   2016-06-28T22:29:43Z

    Added Guava cache for XSLT stylesheets in TransformXml

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to