[ https://issues.apache.org/jira/browse/KNOX-3108?focusedWorklogId=960820&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-960820 ]
ASF GitHub Bot logged work on KNOX-3108: ---------------------------------------- Author: ASF GitHub Bot Created on: 07/Mar/25 14:47 Start Date: 07/Mar/25 14:47 Worklog Time Spent: 10m Work Description: lmccay commented on PR #1004: URL: https://github.com/apache/knox/pull/1004#issuecomment-2706636107 Thanks, @hanicz - this has been merged and will land in the Apache Knox 2.2.0 release! Issue Time Tracking ------------------- Worklog Id: (was: 960820) Time Spent: 0.5h (was: 20m) > 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 > 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)