GitHub user kchilton2 opened a pull request:
https://github.com/apache/incubator-rya/pull/292
Rya 489
This is pretty much just a repackaging commit. I moved the generic accumulo
test code to a new "rya.test.accumulo" project. I had to introduce some code
for performing installation steps to one of the test classes.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kchilton2/incubator-rya RYA-489
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-rya/pull/292.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 #292
----
commit 9f8dc746f9e610b6e895acaf39c36c6e96a11f4e
Author: kchilton2 <kevin.e.chilton@...>
Date: 2018-04-17T04:20:13Z
RYA-486 Updated the project's version to 4.0.0-incubating-SNAPSHOT.
commit 46f582771e1dfe575522ca82e303a8ad4077f529
Author: Jorge Machado <jorge.w.machado@...>
Date: 2017-10-18T09:32:39Z
RYA-405 Migration of OpenRDF Sesame libraries to RDF4J
Co-authored-by: eric.white <[email protected]>
Co-authored-by: Jorge Machado <[email protected]>
commit afd2b3ec91a28622a195cb1f1f45d5c6297d350d
Author: eric.white <eric.white@...>
Date: 2018-04-19T18:28:51Z
RYA-405 PR Updates
commit 2e692c29f4b2fd30aae52ee863b4776aee9628d6
Author: kchilton2 <kevin.e.chilton@...>
Date: 2018-04-19T19:18:38Z
RYA-489 Moved common Accumulo integration test code to the
rya.test.accumulo project.
----
---