ajantha-bhat opened a new issue, #11431:
URL: https://github.com/apache/iceberg/issues/11431

   ### Apache Iceberg version
   
   1.6.1 (latest release)
   
   ### Query engine
   
   None
   
   ### Please describe the bug 🐞
   
   None of the shadow jars, including `LICENSE` and `NOTICE` from module 
directory. It only include from root directory.
   This is wrong.
   
   Example,` iceberg-hive-runtime`  has its own license and notice. But the 
runtime jar compiled includes only the root license and notice.
   I tried printing `projectDir` , it is the module directory itself.
   I tired adding `duplicatesStrategy = DuplicatesStrategy.INCLUDE`, that 
didn't help either.
   
   Expected that runtime jars should pack the `LICENSE` and `NOTICE` from its 
module directory. 
   
   ### Willingness to contribute
   
   - [ ] I can contribute a fix for this bug independently
   - [ ] I would be willing to contribute a fix for this bug with guidance from 
the Iceberg community
   - [ ] I cannot contribute a fix for this bug at this time


-- 
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: issues-unsubscr...@iceberg.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to