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 2017/12/20 01:34:00 UTC

[jira] [Commented] (GEODE-3495) Review and update dependencies for 1.3.0

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

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

metatype closed pull request #903: GEODE-3495: Update jetty version
URL: https://github.com/apache/geode/pull/903
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/geode-core/src/test/resources/org/apache/geode/internal/cache/xmlcache/CacheXmlParserJUnitTest.testSimpleClientCacheXml.cache.xml b/geode-core/src/test/resources/org/apache/geode/internal/cache/xmlcache/CacheXmlParserJUnitTest.testSimpleClientCacheXml.cache.xml
index 0a76a77c86..9695e2ac4d 100644
--- a/geode-core/src/test/resources/org/apache/geode/internal/cache/xmlcache/CacheXmlParserJUnitTest.testSimpleClientCacheXml.cache.xml
+++ b/geode-core/src/test/resources/org/apache/geode/internal/cache/xmlcache/CacheXmlParserJUnitTest.testSimpleClientCacheXml.cache.xml
@@ -22,7 +22,7 @@
     version="1.0">
      
 	<pool name="sessions" subscription-enabled="true">   
-		<server host="1.2.3.4" port="11211" /> 
+		<server host="localhost" port="11211" /> 
 	</pool>
 </client-cache>
 


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


> Review and update dependencies for 1.3.0
> ----------------------------------------
>
>                 Key: GEODE-3495
>                 URL: https://issues.apache.org/jira/browse/GEODE-3495
>             Project: Geode
>          Issue Type: Improvement
>          Components: build
>            Reporter: Anthony Baker
>             Fix For: 1.3.0
>
>
> Review and update dependencies to latest versions for the Geode 1.3.0 release.



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