bobbai00 opened a new issue, #4394:
URL: https://github.com/apache/texera/issues/4394

   ### Task Summary
   
   Each Texera jar currently ships with a copy of the repo-root LICENSE file in 
its META-INF/LICENSE. This is problematic because the LICENSE is not customized 
for what each jar actually contains.
   
   Per ASF policy, a jar's META-INF/LICENSE must describe what is in that 
specific jar.  
   - `workflow-operator` jars should have LICENSE containing Apache 2.0 plus 
the MIT attribution and license text. , because it has 3rd-party code from 
`mbknor-jackson-jsonschema` (using MIT license)                                 
                                                                                
                             
   -  Other jars don't have any 3rd party code. So they should have LICENSE 
containing only the Apache 2.0 license text.
   
   
   ### Priority
   
   P1 – High
   
   ### Task Type
   
   - [ ] Code Implementation
   - [ ] Documentation
   - [x] Refactor / Cleanup
   - [ ] Testing / QA
   - [ ] DevOps / Deployment


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