Sai and I are almost done with updating the LICENSE and NOTICE files. I also noticed that the geode jars are missing the NOTICE file (sorry for the bad pun).
Anthony > On Mar 15, 2019, at 11:07 AM, Sai Boorlagadda <sai.boorlaga...@gmail.com> > wrote: > > I have a PR[1] to include LICENSE and NOTICE changes to develop. > Once I have merged this to develop then I will cherry-pick this onto 1.9.0 > release branch. > > [1] https://github.com/apache/geode/pull/3313 > > On Wed, Feb 27, 2019 at 5:32 PM Anthony Baker <aba...@pivotal.io> wrote: > >> 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 >>> >> >>