From e23ca446a29b209297a06e536dac8953f604c110 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Mon, 27 Jul 2015 13:47:11 +0200 Subject: [PATCH] DATAMONGO-1257 - We now hint to credential quoting from the XSD. The namespace XSD now mentions the capability of quoting more complex credentials in case they validly contain a comma. --- .../springframework/data/mongodb/config/spring-mongo-1.7.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-data-mongodb/src/main/resources/org/springframework/data/mongodb/config/spring-mongo-1.7.xsd b/spring-data-mongodb/src/main/resources/org/springframework/data/mongodb/config/spring-mongo-1.7.xsd index d70e26be5..630092cb1 100644 --- a/spring-data-mongodb/src/main/resources/org/springframework/data/mongodb/config/spring-mongo-1.7.xsd +++ b/spring-data-mongodb/src/main/resources/org/springframework/data/mongodb/config/spring-mongo-1.7.xsd @@ -586,7 +586,7 @@ The comma delimited list of host:port entries to use for replica set/pairs.