I was reviewing the release branch and noticed a number of new dependencies
have been added since the last release. When you add a new dependency, please
review and follow the project license guide [1]. In particular, update the
LICENSE file in geode-assembly/src/main/dist depending on the license type.
Currently we need to update the LICENSE file with the additional MIT/BSD/CDDL
dependencies. We may also need to update NOTICE files. There’s also a version
conflict with multiple versions of Jackson in use (2.9.6 / 2.9.8).
@Sai - these need to be fixed on release/1.9.0
Here’s the list of additions:
animal-sniffer-annotations-1.17.jar
checker-qual-2.5.2.jar
commons-math3-3.2.jar
error_prone_annotations-2.2.0.jar
failureaccess-1.0.jar
geo-0.7.1.jar
grumpy-core-0.2.2.jar
istack-commons-runtime-2.2.jar
j2objc-annotations-1.1.jar
javax.activation-1.2.0.jar
javax.activation-api-1.2.0.jar
jsr305-3.0.2.jar
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
Removed:
activation-1.1.1
jaxb-core-2.2.11.jar
Anthony
[1]
https://cwiki.apache.org/confluence/display/GEODE/License+Guide+for+Contributors
<https://cwiki.apache.org/confluence/display/GEODE/License+Guide+for+Contributors>