GitHub user DLotts opened a pull request:
https://github.com/apache/incubator-rya/pull/228
[WIP] RYA-373 Make Benchmarks optional
## Description
Made the Benchmarks not part of the default build, turn on with -P
enableBenchmarks
This was based on rya-incubating-3.2.11-rc2 which seems to have changed all
the POM's. Need to fix.
### Tests
none
### Links
[Jira](https://issues.apache.org/jira/browse/373)
### Checklist
- [ ] Code Review
- [ ] 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-373-optional-Benchmarks
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-rya/pull/228.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 #228
----
commit f9e5787a4057d8fbaacc8d22e4de5d86fcb45ba8
Author: David Lotts <[email protected]>
Date: 2017-09-11T18:07:20Z
[maven-release-plugin] prepare release rya-incubating-3.2.11-rc2
commit b55645efeabc09ef7566ebc953b830fc06411eb4
Author: David Lotts <[email protected]>
Date: 2017-09-11T18:12:11Z
[maven-release-plugin] prepare for next development iteration
----
---