[ https://issues.apache.org/jira/browse/PIO-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15461623#comment-15461623 ]
Pat Ferrel commented on PIO-27: ------------------------------- After reading the Apache guidelines, it sounds like if we have a source distribution we must only include in NOTICE and LICENSE bundled source, which I think is none but will double check. If we have a binary distribution we need to have NOTICE and LICENSE entries for all transitive dependencies include in the binary. [~dszeto] are we releasing both binary and source tars? In pio it was only binary, right? If so then we have only one set of NOTICE and LICENSE, which includes transitive dependencies. This is what I assume and will research. This may be an issue depending on how a source release is defined. I think it is a tar hosted on the Apache mirrors and Github doesn't count. If it does count as a source distribution we need to have 2 versions of LICENSE and NOTICE. All appropriate LICENSE binaries need to be in the binary release--the one that bundles all dependencies. So the text files should match what is in the built binary tar. Again, I'm only doing the text files. > Check release artifacts for licenses and the LICENSE.txt file > ------------------------------------------------------------- > > Key: PIO-27 > URL: https://issues.apache.org/jira/browse/PIO-27 > Project: PredictionIO > Issue Type: Task > Affects Versions: 0.10.0 > Reporter: Pat Ferrel > Priority: Blocker > Fix For: 0.10.0 > > > Quoth [~smarthi] " I would ask that you do the due diligence on the > License and Notice files and ensure that all third party jars have been > accounted for and the License and Notice files are included in the > appropriate project release artifacts." > This has to be done by hand. We should be able to do it now on the develop > branch build since we will not include new features and so no new > dependencies. > https://github.com/apache/incubator-predictionio/blob/develop/LICENSE.txt > https://github.com/apache/incubator-predictionio/blob/develop/NOTICE.txt -- This message was sent by Atlassian JIRA (v6.3.4#6332)