nwangtw opened a new issue #3239: Review licenses in binary release packages URL: https://github.com/apache/incubator-heron/issues/3239 It could be convenient for users that binary packages and docker images are included in Heron release. However in order to do that, we need to carefully review everything included in the packages to make sure there is no incompatible licenses. Currently we have rat scan in source code and it is passing, but the rat ignore file could use another pass of review. I am not sure yet about the exact works for this ticket. Any thoughts or suggestions, please feel free to leave comments. Dave's suggestions about what needs to be done are: ''' Look into the License of all the dependent code and packages included in the built binary. There will then need to be procedures to understand when new dependencies are added so that those can be tested. Also, for the source itself, I took a look at the rat-excludes and they seem to be generous. Let’s review these too. ''' *This is a blocker for releases that include binary packages and docker image*
---------------------------------------------------------------- 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] With regards, Apache Git Services
