-
Bug
-
Resolution: Fixed
-
Minor
-
None
Analysis Model API bundles WEB-INF/lib/json-smart-2.5.0.jar and WEB-INF/lib/accessors-smart-2.5.0.jar, which are also bundled in JSON Path 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 JSON Path API as described in the documentation.
- links to