Details
-
Feature
-
Status: Dismissed (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.13.3
-
None
-
None
Description
Current Situation
As of now the JOC Cockpit PatchExecutor is not able to update 3rd party libraries.
This is because the PatchExecutor won´t delete Files from the web archive file (joc.war) which are differently named to the files provided by the patch.
To try this would result in multiple version of a library on the classpath and unpredictable behavior of the main application.
Desired Behavior
In the event of an update of a 3rd party library, the JOC Cockpit PatchExecutor should be able to delete older versions of that library in order to prevent multiple versions on the web apllications classpath.
Attachments
Issue Links
- is duplicated by
-
JOC-927 Update the patch executor for JOC Cockpit to function with the new patch process
- Released