[
https://issues.apache.org/jira/browse/GEODE-1435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15847709#comment-15847709
]
ASF GitHub Bot commented on GEODE-1435:
---------------------------------------
GitHub user pivotal-jbarrett opened a pull request:
https://github.com/apache/geode/pull/377
GEODE-1435: Adds binary distribution licensing.
* Adds binary licensing to binary package.
* Corrects error in source LICENSE file.
@metatype can you please review this?
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pivotal-jbarrett/geode feature/GEODE-1435
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/geode/pull/377.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #377
----
commit 55bff42defcfb3591b2e7eb5764396d8ffbea821
Author: Jacob Barrett <[email protected]>
Date: 2017-01-31T23:25:15Z
GEODE-1435: Adds binary distribution licensing.
* Adds binary licensing to binary package.
* Corrects error in source LICENSE file.
----
> Update LICENSE for native client bundled dependencies
> -----------------------------------------------------
>
> Key: GEODE-1435
> URL: https://issues.apache.org/jira/browse/GEODE-1435
> Project: Geode
> Issue Type: Sub-task
> Components: native client
> Reporter: Anthony Baker
> Assignee: Jacob S. Barrett
>
> We need to declare attribution for any bundled dependencies in the native
> client source code. If we choose to include the native client in the binary
> distribution, we will need to declare those bundled libraries as well.
> See
> https://cwiki.apache.org/confluence/display/GEODE/License+Guide+for+Contributors.
> Affected files:
> - LICENSE, NOTICE (source distribution)
> - geode-assembly/src/main/dist/LICENSE, NOTICE (binary distribution)
> Initial list of bundled source dependencies:
> - MersenneTwister (src/tests/cpp/fwklib/MersenneTwister.*pp)
> The binary dependencies can be reviewed in
> geode-client-native/src/dependencies (some of these are not shipped though):
> - libxml2
> - xerces-c
> - openssl
> - ACE
> - antlr
> - sqlite
> - doxygen
> - gtest
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)