steveblackmon commented on pull request #505: URL: https://github.com/apache/streams/pull/505#issuecomment-655611210
Thanks for the feedback @justinmclean . re A) I am planning for our binary/bytecode release to bundle every direct and transitive dependency into a single uber-jar, so that the user experience can be download, unzip, run any class from the project. This is driving my understanding that every dependency must be covered in this new streams-dist/LICENSE, which will be assembled into that zip file alongside the uber-jar. re B) Noted and corrected I think in 8b1d90a re C) No category B code is present in our source release, rather we have category B direct and transitive dependencies. After reviewing https://www.apache.org/legal/resolved.html#category-b I have enumerated and labelled those using CDDL in 8b1d90a. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
