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

Daniel Stieglitz commented on NIFI-15726:
-----------------------------------------

The reason this ticket now depends on NIFI-15728 is because the solution for 
this ticket depends on changing the key of the 
com.github.benmanes.caffeine.cache.LoadingCache instance from String to 
org.apache.nifi.components.resource.ResourceReference. In order for it to be a 
reliable key all its implementations must implement equals and hashcode methods.

> Allow for entering the actual XSLT content for TransformXML
> -----------------------------------------------------------
>
>                 Key: NIFI-15726
>                 URL: https://issues.apache.org/jira/browse/NIFI-15726
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Daniel Stieglitz
>            Assignee: Daniel Stieglitz
>            Priority: Minor
>
> Currently the behavior of TransformXML only allows either a path to an XSLT 
> style sheet or a lookup for retrieving the XSLT style sheet for transforming 
> XML. The point of this ticket is to expand the current options and allow the 
> user to enter the actual contents of the XSLT stylesheet.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to