You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/01/15 16:03:00 UTC

[jira] [Commented] (GEODE-8836) Schema Location Incorrect for .NET Test Config Files

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

ASF GitHub Bot commented on GEODE-8836:
---------------------------------------

mmartell opened a new pull request #721:
URL: https://github.com/apache/geode-native/pull/721


   The xml configuration files for the clicache tests were using the old url for schemaLocation.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Schema Location Incorrect for .NET Test Config Files
> ----------------------------------------------------
>
>                 Key: GEODE-8836
>                 URL: https://issues.apache.org/jira/browse/GEODE-8836
>             Project: Geode
>          Issue Type: Bug
>          Components: native client
>            Reporter: Michael Martell
>            Priority: Minor
>
> The xml config files used by the clicache tests are using the old url for schemaLocation as below:
>  
> http://geode.apache.org/schema/cache/cpp-cache-1.0.xsd"  (incorrect)
> http://geode.apache.org/schema/cpp-cache/cpp-cache-1.0.xsd"  (correct)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)