From f7689066842c20b8c9b201c2d3e485fa02f9c2a3 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Wed, 17 Jun 2020 10:31:31 +0200 Subject: [PATCH] DATAMONGO-2572 - Remove trailing whitespaces from xsd files. Original Pull Request: #870 --- .../data/mongodb/config/spring-mongo-1.0.xsd | 28 +++---- .../data/mongodb/config/spring-mongo-1.1.xsd | 28 +++---- .../data/mongodb/config/spring-mongo-1.2.xsd | 30 +++---- .../data/mongodb/config/spring-mongo-1.3.xsd | 32 ++++---- .../data/mongodb/config/spring-mongo-1.4.xsd | 34 ++++---- .../data/mongodb/config/spring-mongo-1.5.xsd | 32 ++++---- .../data/mongodb/config/spring-mongo-1.7.xsd | 82 +++++++++---------- .../data/mongodb/config/spring-mongo-1.8.xsd | 68 +++++++-------- .../data/mongodb/config/mongo.properties | 1 - 9 files changed, 167 insertions(+), 168 deletions(-) diff --git a/spring-data-mongodb/src/main/resources/org/springframework/data/mongodb/config/spring-mongo-1.0.xsd b/spring-data-mongodb/src/main/resources/org/springframework/data/mongodb/config/spring-mongo-1.0.xsd index a179fdb9f..a0d95f242 100644 --- a/spring-data-mongodb/src/main/resources/org/springframework/data/mongodb/config/spring-mongo-1.0.xsd +++ b/spring-data-mongodb/src/main/resources/org/springframework/data/mongodb/config/spring-mongo-1.0.xsd @@ -318,8 +318,8 @@ The Mongo driver options - - @@ -348,14 +348,14 @@ The host to connect to a MongoDB server. Default is localhost The comma delimited list of host:port entries to use for replica set/pairs. ]]> - + @@ -363,22 +363,22 @@ The number of connections allowed per host. Will block if run out. Default is @@ -395,18 +395,18 @@ The socket timeout. 0 is default and infinite. The keep alive flag, controls whether or not to have socket keep alive timeout. Defaults to false. ]]> - + @@ -430,14 +430,14 @@ This controls timeout for write operations in milliseconds. The 'wtimeout' opti This controls whether or not to fsync. The 'fsync' option to the getlasterror command. Defaults to false. ]]> - + - + @@ -466,4 +466,4 @@ This controls if the driver is allowed to read from secondaries or replicas. De - \ No newline at end of file + diff --git a/spring-data-mongodb/src/main/resources/org/springframework/data/mongodb/config/spring-mongo-1.1.xsd b/spring-data-mongodb/src/main/resources/org/springframework/data/mongodb/config/spring-mongo-1.1.xsd index 5c959b812..dd7287dab 100644 --- a/spring-data-mongodb/src/main/resources/org/springframework/data/mongodb/config/spring-mongo-1.1.xsd +++ b/spring-data-mongodb/src/main/resources/org/springframework/data/mongodb/config/spring-mongo-1.1.xsd @@ -316,8 +316,8 @@ The Mongo driver options - - @@ -346,14 +346,14 @@ The host to connect to a MongoDB server. Default is localhost The comma delimited list of host:port entries to use for replica set/pairs. ]]> - + @@ -361,22 +361,22 @@ The number of connections allowed per host. Will block if run out. Default is @@ -393,18 +393,18 @@ The socket timeout. 0 is default and infinite. The keep alive flag, controls whether or not to have socket keep alive timeout. Defaults to false. ]]> - + @@ -428,14 +428,14 @@ This controls timeout for write operations in milliseconds. The 'wtimeout' opti This controls whether or not to fsync. The 'fsync' option to the getlasterror command. Defaults to false. ]]> - + - + @@ -464,4 +464,4 @@ This controls if the driver is allowed to read from secondaries or replicas. De - \ No newline at end of file + diff --git a/spring-data-mongodb/src/main/resources/org/springframework/data/mongodb/config/spring-mongo-1.2.xsd b/spring-data-mongodb/src/main/resources/org/springframework/data/mongodb/config/spring-mongo-1.2.xsd index f73f940c7..cf995f23c 100644 --- a/spring-data-mongodb/src/main/resources/org/springframework/data/mongodb/config/spring-mongo-1.2.xsd +++ b/spring-data-mongodb/src/main/resources/org/springframework/data/mongodb/config/spring-mongo-1.2.xsd @@ -230,7 +230,7 @@ The name of the Mongo object that determines what server to monitor. (by default - + @@ -331,8 +331,8 @@ The Mongo driver options - - @@ -361,14 +361,14 @@ The host to connect to a MongoDB server. Default is localhost The comma delimited list of host:port entries to use for replica set/pairs. ]]> - + @@ -376,22 +376,22 @@ The number of connections allowed per host. Will block if run out. Default is @@ -408,18 +408,18 @@ The socket timeout. 0 is default and infinite. The keep alive flag, controls whether or not to have socket keep alive timeout. Defaults to false. ]]> - + @@ -443,14 +443,14 @@ This controls timeout for write operations in milliseconds. The 'wtimeout' opti This controls whether or not to fsync. The 'fsync' option to the getlasterror command. Defaults to false. ]]> - + - + @@ -479,4 +479,4 @@ This controls if the driver is allowed to read from secondaries or replicas. De - \ No newline at end of file + diff --git a/spring-data-mongodb/src/main/resources/org/springframework/data/mongodb/config/spring-mongo-1.3.xsd b/spring-data-mongodb/src/main/resources/org/springframework/data/mongodb/config/spring-mongo-1.3.xsd index c9d1b0a25..c1b6b1df3 100644 --- a/spring-data-mongodb/src/main/resources/org/springframework/data/mongodb/config/spring-mongo-1.3.xsd +++ b/spring-data-mongodb/src/main/resources/org/springframework/data/mongodb/config/spring-mongo-1.3.xsd @@ -234,7 +234,7 @@ The name of the Mongo object that determines what server to monitor. (by default - + @@ -346,8 +346,8 @@ The Mongo driver options - - @@ -376,14 +376,14 @@ The host to connect to a MongoDB server. Default is localhost The comma delimited list of host:port entries to use for replica set/pairs. ]]> - + @@ -391,22 +391,22 @@ The number of connections allowed per host. Will block if run out. Default is @@ -423,18 +423,18 @@ The socket timeout. 0 is default and infinite. The keep alive flag, controls whether or not to have socket keep alive timeout. Defaults to false. ]]> - + @@ -458,14 +458,14 @@ This controls timeout for write operations in milliseconds. The 'wtimeout' opti This controls whether or not to fsync. The 'fsync' option to the getlasterror command. Defaults to false. ]]> - + - + @@ -557,7 +557,7 @@ The reference to a Mongoconverter instance. - + - \ No newline at end of file + diff --git a/spring-data-mongodb/src/main/resources/org/springframework/data/mongodb/config/spring-mongo-1.4.xsd b/spring-data-mongodb/src/main/resources/org/springframework/data/mongodb/config/spring-mongo-1.4.xsd index 541661c8c..78f1dabe1 100644 --- a/spring-data-mongodb/src/main/resources/org/springframework/data/mongodb/config/spring-mongo-1.4.xsd +++ b/spring-data-mongodb/src/main/resources/org/springframework/data/mongodb/config/spring-mongo-1.4.xsd @@ -241,7 +241,7 @@ The name of the Mongo object that determines what server to monitor. (by default - + @@ -300,7 +300,7 @@ The name of the Mongo object that determines what server to monitor. (by default - + @@ -364,8 +364,8 @@ The Mongo driver options - - @@ -394,14 +394,14 @@ The host to connect to a MongoDB server. Default is localhost The comma delimited list of host:port entries to use for replica set/pairs. ]]> - + @@ -409,22 +409,22 @@ The number of connections allowed per host. Will block if run out. Default is @@ -441,18 +441,18 @@ The socket timeout. 0 is default and infinite. The keep alive flag, controls whether or not to have socket keep alive timeout. Defaults to false. ]]> - + @@ -476,14 +476,14 @@ This controls timeout for write operations in milliseconds. The 'wtimeout' opti This controls whether or not to fsync. The 'fsync' option to the getlasterror command. Defaults to false. ]]> - + - + - + - \ No newline at end of file + diff --git a/spring-data-mongodb/src/main/resources/org/springframework/data/mongodb/config/spring-mongo-1.5.xsd b/spring-data-mongodb/src/main/resources/org/springframework/data/mongodb/config/spring-mongo-1.5.xsd index 1363480b5..0b67ea4db 100644 --- a/spring-data-mongodb/src/main/resources/org/springframework/data/mongodb/config/spring-mongo-1.5.xsd +++ b/spring-data-mongodb/src/main/resources/org/springframework/data/mongodb/config/spring-mongo-1.5.xsd @@ -248,7 +248,7 @@ The name of the Mongo object that determines what server to monitor. (by default - + @@ -318,7 +318,7 @@ The name of the Mongo object that determines what server to monitor. (by default - + @@ -382,8 +382,8 @@ The Mongo driver options - - @@ -412,14 +412,14 @@ The host to connect to a MongoDB server. Default is localhost The comma delimited list of host:port entries to use for replica set/pairs. ]]> - + @@ -427,22 +427,22 @@ The number of connections allowed per host. Will block if run out. Default is @@ -459,18 +459,18 @@ The socket timeout. 0 is default and infinite. The keep alive flag, controls whether or not to have socket keep alive timeout. Defaults to false. ]]> - + @@ -494,14 +494,14 @@ This controls timeout for write operations in milliseconds. The 'wtimeout' opti This controls whether or not to fsync. The 'fsync' option to the getlasterror command. Defaults to false. ]]> - + - + - + - + - + @@ -261,7 +261,7 @@ The name of the Mongo object that determines what server to monitor. (by default - + @@ -331,7 +331,7 @@ The name of the Mongo object that determines what server to monitor. (by default - + @@ -354,7 +354,7 @@ The name of the Mongo object that determines what server to monitor. (by default - + @@ -384,7 +384,7 @@ The name of the Mongo object that determines what server to monitor. (by default @@ -410,8 +410,8 @@ The Mongo driver options - - @@ -440,19 +440,19 @@ The host to connect to a MongoDB server. Default is localhost The comma delimited list of host:port entries to use for replica set/pairs. ]]> - + @@ -460,22 +460,22 @@ The number of connections allowed per host. Will block if run out. Default is @@ -492,18 +492,18 @@ The socket timeout. 0 is default and infinite. The keep alive flag, controls whether or not to have socket keep alive timeout. Defaults to false. ]]> - + @@ -527,14 +527,14 @@ This controls timeout for write operations in milliseconds. The 'wtimeout' opti This controls whether or not to fsync. The 'fsync' option to the getlasterror command. Defaults to false. ]]> - + - + - + @@ -606,11 +606,11 @@ The comma delimited list of username:password@database entries to use for authen - + @@ -626,11 +626,11 @@ The MongoClient description. The minimum number of connections per host. ]]> - + @@ -638,36 +638,36 @@ The number of connections allowed per host. Will block if run out. Default is @@ -684,7 +684,7 @@ The socket timeout. 0 is default and infinite. The keep alive flag, controls whether or not to have socket keep alive timeout. Defaults to false. ]]> - + - + - + @@ -732,7 +732,7 @@ The connect timeout for connections used for the cluster heartbeat. The socket timeout for connections used for the cluster heartbeat. ]]> - + - + @@ -838,7 +838,7 @@ The reference to a Mongoconverter instance. - + - + - + @@ -337,7 +337,7 @@ The name of the Mongo object that determines what server to monitor. (by default - + @@ -360,7 +360,7 @@ The name of the Mongo object that determines what server to monitor. (by default - + @@ -416,8 +416,8 @@ The Mongo driver options - - @@ -446,7 +446,7 @@ The host to connect to a MongoDB server. Default is localhost The comma delimited list of host:port entries to use for replica set/pairs. ]]> - + @@ -466,22 +466,22 @@ The number of connections allowed per host. Will block if run out. Default is @@ -498,18 +498,18 @@ The socket timeout. 0 is default and infinite. The keep alive flag, controls whether or not to have socket keep alive timeout. Defaults to false. ]]> - + @@ -533,14 +533,14 @@ This controls timeout for write operations in milliseconds. The 'wtimeout' opti This controls whether or not to fsync. The 'fsync' option to the getlasterror command. Defaults to false. ]]> - + - + - + - + - + @@ -644,36 +644,36 @@ The number of connections allowed per host. Will block if run out. Default is @@ -690,7 +690,7 @@ The socket timeout. 0 is default and infinite. The keep alive flag, controls whether or not to have socket keep alive timeout. Defaults to false. ]]> - + - + - + @@ -738,7 +738,7 @@ The connect timeout for connections used for the cluster heartbeat. The socket timeout for connections used for the cluster heartbeat. ]]> - + - +