GitHub user DLotts opened a pull request:
https://github.com/apache/incubator-rya/pull/227
RYA-372 Excluded org.json:json for incompatible license
## Description
>What Changed?
Excluded org.json:json for incompatible license. Apparently, the Giraph
library depends on it, but does not need it.
### Tests
>Coverage?
no new tests, old ones serve
### Links
[Jira](https://issues.apache.org/jira/browse/RYA-372)
### Checklist
- [ ] Code Review
- [X] Squash Commits
#### People To Reivew
anyone
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/DLotts/incubator-rya RYA-372-JSON-replace
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-rya/pull/227.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 #227
----
commit d1dc08a68cc7f9e519ea4403f769b72e132f3f2c
Author: David Lotts <[email protected]>
Date: 2017-09-15T18:12:50Z
Excluded org.json:json
----
---