[
https://issues.apache.org/jira/browse/NIFI-11810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17743047#comment-17743047
]
ASF subversion and git services commented on NIFI-11810:
--------------------------------------------------------
Commit e812951c57edc48c51ec6d116a46a9d2adff48a9 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=e812951c57 ]
NIFI-11810 Removed unused JSTL and EL API libraries
Signed-off-by: Pierre Villard <[email protected]>
This closes #7479.
> Remove unused JSTL and EL libraries from Standard Bundle
> --------------------------------------------------------
>
> Key: NIFI-11810
> URL: https://issues.apache.org/jira/browse/NIFI-11810
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Fix For: 1.latest, 2.latest
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The {{nifi-standard-bundle}} includes dependencies for {{javax.el-api}} and
> {{javax.servlet.jsp.jstl-api}}. The {{nifi-jolt-transform-json-ui}}
> references these libraries, but the {{index.jsp}} page does not use JSP
> Expression Language or JSTL, so these libraries can be removed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)