-
Task
-
Resolution: Unresolved
-
Minor
-
None
google-storage bundles WEB-INF/lib/joda-time-2.12.5.jar, which is bundled in Joda Time API. This creates the potential for class loading incompatibilities. To be safe, google-storage should stop bundling this JAR and instead have a plugin-to-plugin dependency on Joda Time API, as described in the documentation.