-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: Installer Core 3.10.0, Installer Core 3.10.2
-
Fix Version/s: Installer Core 3.11.0
-
Component/s: Installer
-
Labels:None
While it is good that the installer has minimum dependencies, embedding complete bundles like javax.json / johnzon will probably call for trouble over time.
Updating those libraries will then also requiring to update the installer.
It is good to embed single classes to avoid copying code, but not complete bundles.