-
Bug
-
Resolution: Fixed
-
Minor
-
None
Analysis Model API bundles WEB-INF/lib/gson-2.10.1.jar, which is also bundled in Gson API. This creates the potential for class loading incompatibilities. To be safe, Analysis Model API should stop bundling this JAR and instead have a plugin-to-plugin dependency on Gson API as described in the documentation.
- links to