[
https://issues.apache.org/jira/browse/GEARPUMP-325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16088864#comment-16088864
]
ASF GitHub Bot commented on GEARPUMP-325:
-----------------------------------------
GitHub user manuzhang opened a pull request:
https://github.com/apache/incubator-gearpump/pull/194
[GEARPUMP-325] Fix license issues
Be sure to do all of the following to help us incorporate your contribution
quickly and easily:
- [ ] Make sure the commit message is formatted like:
`[GEARPUMP-<Jira issue #>] Meaningful description of pull request`
- [ ] Make sure tests pass via `sbt clean test`.
- [ ] Make sure old documentation affected by the pull request has been
updated and new documentation added for new functionality.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/manuzhang/incubator-gearpump fix_licenses
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-gearpump/pull/194.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 #194
----
commit 14e91891546318dd28f441536ed0b82e0bca7716
Author: manuzhang <[email protected]>
Date: 2017-07-16T09:26:05Z
[GEARPUMP-325] Fix license issues
----
> License issues
> --------------
>
> Key: GEARPUMP-325
> URL: https://issues.apache.org/jira/browse/GEARPUMP-325
> Project: Apache Gearpump
> Issue Type: Bug
> Components: doc
> Affects Versions: 0.8.4
> Reporter: Manu Zhang
> Assignee: Manu Zhang
> Fix For: 0.8.5
>
>
> * source license includes jquery, bootstrap which no longer exist in source
> codes
> * all license entries have licenses/LICENSE-[project].txt, which should be
> valid paths.
> Please check https://github.com/justinmclean/ApacheWombat for an example.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)