[GitHub] incubator-rya pull request #233: RYA-387 Restored Mongo IT's that were not b...

2017-10-06 Thread jdasch
Github user jdasch closed the pull request at:

https://github.com/apache/incubator-rya/pull/233


---


[GitHub] incubator-rya pull request #233: RYA-387 Restored Mongo IT's that were not b...

2017-10-03 Thread jdasch
GitHub user jdasch opened a pull request:

https://github.com/apache/incubator-rya/pull/233

RYA-387 Restored Mongo IT's that were not being exercised.


## Description
Moved `MongoGeoIndexerFilterIT` and `MongoIndexerDeleteIT` to the 
`rya.geo.mongo` project from the `rya.geoindexing` project which is now just a 
pom.  These IT's got left behind in a previous PR.

### Tests
See Description

### Links
[Jira RYA-387](https://issues.apache.org/jira/browse/RYA-387)

### Checklist
- [ ] Code Review
- [X] Squash Commits

 People To Reivew
@meiercaleb 
@DLotts
@amihalik 
@isper3at 


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/jdasch/incubator-rya candidate/RYA-387

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-rya/pull/233.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 #233


commit f147b0626b1a49a732fbc058fe72e219326fe27d
Author: jdasch 
Date:   2017-10-03T16:43:28Z

RYA-387 Restored Mongo IT's that were not being exercised.




---