ajantha-bhat opened a new pull request, #196:
URL: https://github.com/apache/polaris-tools/pull/196

   ## Summary
   
   - Add NOTICE propagation for 5 non-ASF, Apache 2.0 licensed dependencies 
that have substantive NOTICE files in their source repos
   - Add iq80 LevelDB as a separate BUNDLE-LICENSE entry
   
   ### BUNDLE-NOTICE entries added:
   - **Snappy Java** (xerial): Google Snappy and Hadoop PureJavaCrc32C 
attributions ([source 
NOTICE](https://github.com/xerial/snappy-java/blob/main/NOTICE))
   - **HawtJNI** (Fusesource): FuseSource Corp, Progress Software, IBM 
attributions ([source 
notice.md](https://github.com/fusesource/hawtjni/blob/master/notice.md))
   - **BoneCP** (Jolbox): Copyright 2010 Wallace Wadge ([source 
NOTICE](https://github.com/wwadge/bonecp/blob/master/NOTICE))
   - **Eigenbase Properties**: Copyright Julian Hyde and DynamoBI Corporation 
([source 
NOTICE](https://github.com/julianhyde/eigenbase-properties/blob/master/NOTICE))
   - **Groovy** (Codehaus 2.4.4, pre-ASF): Copyright 2003-2015, third-party 
software list ([source 
NOTICE](https://github.com/codehaus/groovy-git/blob/master/NOTICE))
   
   ### BUNDLE-LICENSE entry added:
   - **iq80 LevelDB** (Java port): Apache 2.0 licensed, classes bundled as 
`org/iq80/leveldb/*` ([source](https://github.com/dain/leveldb))
   
   ## Test plan
   - [x] `./gradlew rat` passes
   - [x] `./gradlew :iceberg-catalog-migrator-cli:shadowJar` builds successfully
   - [x] `META-INF/NOTICE` in the uber jar contains all new entries
   - [ ] Reviewer verifies NOTICE content matches upstream source repos


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to