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

   ## Summary
   
   - Add NOTICE propagation for 5 non-ASF, Apache 2.0 licensed dependencies 
that have substantive NOTICE files in their source repos
   - Identified during RC verification: Snappy Java and Groovy (Codehaus) were 
flagged by @jbonofre; HawtJNI, BoneCP, and Eigenbase Properties found via full 
audit
   
   ### Added entries:
   - **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))
   
   ## 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
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)


-- 
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