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 2018/02/23 06:42:00 UTC

[jira] [Commented] (RYA-269) Test AccumuloLoadStatementsFileIT fails: depends on old identifier: "urn:mvm.rya/2012/05#version"

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

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

GitHub user wollefitz opened a pull request:

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

    RYA-269 Remove references to mvm

    <!--
    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
    >What Changed?
    
    Replaced all references to old identifier mvm.rya and changed them to org.apache.rya
    
    ### Tests
    >Coverage?
    
    none
    
    ### Links
    [Jira](https://issues.apache.org/jira/browse/RYA-269)
    
    ### Checklist
    - [ ] Code Review
    - [ ] Squash Commits
    
    #### People To Reivew
    [Add those who should review this]


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

    $ git pull https://github.com/wollefitz/incubator-rya master

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

    https://github.com/apache/incubator-rya/pull/278.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 #278
    
----
commit 239926e74a1b4a841c0ed43a8a9c2831134dd4bf
Author: wollefitz <al...@...>
Date:   2018-02-23T06:27:03Z

    RYA-269 Remove references to mvm

----


> Test AccumuloLoadStatementsFileIT fails: depends on old identifier: "urn:mvm.rya/2012/05#version"
> -------------------------------------------------------------------------------------------------
>
>                 Key: RYA-269
>                 URL: https://issues.apache.org/jira/browse/RYA-269
>             Project: Rya
>          Issue Type: Test
>          Components: build
>         Environment: API integration test
>            Reporter: David W. Lotts
>            Priority: Minor
>              Labels: beginner, easyfix, newbie, test
>
> Integration test class: 
> org.apache.rya.api.client.accumulo.AccumuloLoadStatementsFileIT
> in line 119:
> "urn:mvm.rya/2012/05#version"
> Should be changed to the new identifier:
> "urn:org.apache.rya/2012/05#version"
> Test the fix in Eclipse, or, in Maven like this:   
>     {{mvn  surefire:test -Dtest=org.apache.rya.api.client.accumulo.AccumuloLoadStatementsFileIT}}
> Find any other references to *mvn* and fix them, or  report them if it is not obvious what to do.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)