You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@rya.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/10/03 19:06:00 UTC

[jira] [Commented] (RYA-387) Two Geo Mongo IT's are not being exercised

    [ https://issues.apache.org/jira/browse/RYA-387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16190162#comment-16190162 ] 

ASF GitHub Bot commented on RYA-387:
------------------------------------

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.

    <!--
    Licensed to the Apache Software Foundation (ASF) under one
    or more contributor license agreements.  See the NOTICE file
    distributed with this work for additional information
    regarding copyright ownership.  The ASF licenses this file
    to you under the Apache License, Version 2.0 (the
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
    
      http://www.apache.org/licenses/LICENSE-2.0
    
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
    KIND, either express or implied.  See the License for the
    specific language governing permissions and limitations
    under the License.
    -->
    ## 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 <hc...@gmail.com>
Date:   2017-10-03T16:43:28Z

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

----


> Two Geo Mongo IT's are not being exercised
> ------------------------------------------
>
>                 Key: RYA-387
>                 URL: https://issues.apache.org/jira/browse/RYA-387
>             Project: Rya
>          Issue Type: Bug
>          Components: dao
>    Affects Versions: 3.2.11
>            Reporter: Jeff Dasch
>
> {{MongoIndexerDeleteIT}} and {{MongoGeoIndexerFilterIT}} need to get moved to the {{rya.geo.mongo}} project.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)