[ https://issues.apache.org/jira/browse/KNOX-3108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17946612#comment-17946612 ]
ASF subversion and git services commented on KNOX-3108: ------------------------------------------------------- Commit 9dd514860ff6a79e81ccead91c021a506465cfc6 in knox's branch refs/heads/dependabot/maven/commons-io-commons-io-2.14.0 from hanicz [ https://gitbox.apache.org/repos/asf?p=knox.git;h=9dd514860 ] KNOX-3108: Append classpath with additional paths (#1004) via hanicz > Append classpath with additional paths > -------------------------------------- > > Key: KNOX-3108 > URL: https://issues.apache.org/jira/browse/KNOX-3108 > Project: Apache Knox > Issue Type: Improvement > Components: Server > Affects Versions: 2.2.0 > Reporter: Tamás Hanicz > Assignee: Tamás Hanicz > Priority: Minor > Fix For: 2.2.0 > > Time Spent: 0.5h > Remaining Estimate: 0h > > We added the ability to prepend the classpath with paths for patches in > [KNOX-3051|https://issues.apache.org/jira/projects/KNOX/issues/KNOX-3051]. In > [KNOX-3047|https://issues.apache.org/jira/projects/KNOX/issues/KNOX-3047] we > also added the /usr/share/java/*.jar folder to extend the classpath with > additional libraries. However this path can hold jars for other data services > as well and it could cause critical issues for Knox during runtime. With the > changes proposed user can prepend/append any paths to the classpath in the > gateway-site.xml file. -- This message was sent by Atlassian Jira (v8.20.10#820010)