From 90fe6d80876501a94f0d217db777af096212adf0 Mon Sep 17 00:00:00 2001 From: Anthony Xu Date: Tue, 12 Aug 2014 18:29:52 -0700 Subject: [PATCH] removed trailing space --- engine/storage/snapshot/test/resources/db.properties | 4 ++-- framework/db/test/resources/db.properties | 4 ++-- framework/jobs/test/resources/log4j.properties | 4 ++-- .../src/test/resources/testfiles/all/defaults.properties | 4 ++-- .../src/test/resources/testfiles/all/module.properties | 4 ++-- .../test/resources/testfiles/all/test2-defaults.properties | 4 ++-- .../src/test/resources/testfiles/badname/module.properties | 4 ++-- .../test/resources/testfiles/blankname/module.properties | 6 +++--- .../src/test/resources/testfiles/good/module.properties | 4 ++-- .../test/resources/testfiles/missingname/module.properties | 4 ++-- .../test/resources/testfiles/wrongname/module.properties | 4 ++-- .../src/test/resources/testhierarchy/base/module.properties | 4 ++-- .../test/resources/testhierarchy/child1-1/module.properties | 4 ++-- .../test/resources/testhierarchy/child1/module.properties | 4 ++-- .../test/resources/testhierarchy/child2/module.properties | 4 ++-- .../test/resources/testhierarchy/excluded/module.properties | 4 ++-- .../resources/testhierarchy/excluded2/module.properties | 4 ++-- .../testhierarchy/orphan-of-excluded/defaults.properties | 4 ++-- .../testhierarchy/orphan-of-excluded/module.properties | 4 ++-- .../test/resources/testhierarchy/orphan1/module.properties | 4 ++-- .../hypervisors/hyperv/conf/developer.properties.template | 4 ++-- plugins/hypervisors/hyperv/conf/environment.properties.in | 4 ++-- .../juniper-contrail/test/resources/contrail.properties | 4 ++-- .../juniper-contrail/test/resources/log4j.properties | 4 ++-- server/test/resources/db.properties | 4 ++-- usage/test/resources/db.properties | 4 ++-- 26 files changed, 53 insertions(+), 53 deletions(-) diff --git a/engine/storage/snapshot/test/resources/db.properties b/engine/storage/snapshot/test/resources/db.properties index 18bf54c2b61..c30bf601d1b 100644 --- a/engine/storage/snapshot/test/resources/db.properties +++ b/engine/storage/snapshot/test/resources/db.properties @@ -5,9 +5,9 @@ # 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 diff --git a/framework/db/test/resources/db.properties b/framework/db/test/resources/db.properties index cc1215ff35c..e3a5d228a17 100644 --- a/framework/db/test/resources/db.properties +++ b/framework/db/test/resources/db.properties @@ -5,9 +5,9 @@ # 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 diff --git a/framework/jobs/test/resources/log4j.properties b/framework/jobs/test/resources/log4j.properties index 1119ecbba07..fdf675acbd5 100644 --- a/framework/jobs/test/resources/log4j.properties +++ b/framework/jobs/test/resources/log4j.properties @@ -5,9 +5,9 @@ # 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 diff --git a/framework/spring/module/src/test/resources/testfiles/all/defaults.properties b/framework/spring/module/src/test/resources/testfiles/all/defaults.properties index c08d10b386a..0f5f194781d 100644 --- a/framework/spring/module/src/test/resources/testfiles/all/defaults.properties +++ b/framework/spring/module/src/test/resources/testfiles/all/defaults.properties @@ -5,9 +5,9 @@ # 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 diff --git a/framework/spring/module/src/test/resources/testfiles/all/module.properties b/framework/spring/module/src/test/resources/testfiles/all/module.properties index 3faaf94b5ea..7c54dc97b54 100644 --- a/framework/spring/module/src/test/resources/testfiles/all/module.properties +++ b/framework/spring/module/src/test/resources/testfiles/all/module.properties @@ -5,9 +5,9 @@ # 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 diff --git a/framework/spring/module/src/test/resources/testfiles/all/test2-defaults.properties b/framework/spring/module/src/test/resources/testfiles/all/test2-defaults.properties index 00ae6c00d2e..245692337bc 100644 --- a/framework/spring/module/src/test/resources/testfiles/all/test2-defaults.properties +++ b/framework/spring/module/src/test/resources/testfiles/all/test2-defaults.properties @@ -5,9 +5,9 @@ # 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 diff --git a/framework/spring/module/src/test/resources/testfiles/badname/module.properties b/framework/spring/module/src/test/resources/testfiles/badname/module.properties index 354accfa8ab..517005f1db6 100644 --- a/framework/spring/module/src/test/resources/testfiles/badname/module.properties +++ b/framework/spring/module/src/test/resources/testfiles/badname/module.properties @@ -5,9 +5,9 @@ # 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 diff --git a/framework/spring/module/src/test/resources/testfiles/blankname/module.properties b/framework/spring/module/src/test/resources/testfiles/blankname/module.properties index b11279b50c6..e7c4640dc01 100644 --- a/framework/spring/module/src/test/resources/testfiles/blankname/module.properties +++ b/framework/spring/module/src/test/resources/testfiles/blankname/module.properties @@ -5,9 +5,9 @@ # 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 @@ -15,4 +15,4 @@ # specific language governing permissions and limitations # under the License. # A bunch of whitespace is after name -name= +name= diff --git a/framework/spring/module/src/test/resources/testfiles/good/module.properties b/framework/spring/module/src/test/resources/testfiles/good/module.properties index 47e60ec2ce1..3b96f80e3aa 100644 --- a/framework/spring/module/src/test/resources/testfiles/good/module.properties +++ b/framework/spring/module/src/test/resources/testfiles/good/module.properties @@ -5,9 +5,9 @@ # 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 diff --git a/framework/spring/module/src/test/resources/testfiles/missingname/module.properties b/framework/spring/module/src/test/resources/testfiles/missingname/module.properties index 00ae6c00d2e..245692337bc 100644 --- a/framework/spring/module/src/test/resources/testfiles/missingname/module.properties +++ b/framework/spring/module/src/test/resources/testfiles/missingname/module.properties @@ -5,9 +5,9 @@ # 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 diff --git a/framework/spring/module/src/test/resources/testfiles/wrongname/module.properties b/framework/spring/module/src/test/resources/testfiles/wrongname/module.properties index 47e60ec2ce1..3b96f80e3aa 100644 --- a/framework/spring/module/src/test/resources/testfiles/wrongname/module.properties +++ b/framework/spring/module/src/test/resources/testfiles/wrongname/module.properties @@ -5,9 +5,9 @@ # 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 diff --git a/framework/spring/module/src/test/resources/testhierarchy/base/module.properties b/framework/spring/module/src/test/resources/testhierarchy/base/module.properties index 955a32c2521..a44e5eb7f9b 100644 --- a/framework/spring/module/src/test/resources/testhierarchy/base/module.properties +++ b/framework/spring/module/src/test/resources/testhierarchy/base/module.properties @@ -5,9 +5,9 @@ # 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 diff --git a/framework/spring/module/src/test/resources/testhierarchy/child1-1/module.properties b/framework/spring/module/src/test/resources/testhierarchy/child1-1/module.properties index 4abe53f1b94..873b6bba9ac 100644 --- a/framework/spring/module/src/test/resources/testhierarchy/child1-1/module.properties +++ b/framework/spring/module/src/test/resources/testhierarchy/child1-1/module.properties @@ -5,9 +5,9 @@ # 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 diff --git a/framework/spring/module/src/test/resources/testhierarchy/child1/module.properties b/framework/spring/module/src/test/resources/testhierarchy/child1/module.properties index 9f4df489fe3..42708c7df53 100644 --- a/framework/spring/module/src/test/resources/testhierarchy/child1/module.properties +++ b/framework/spring/module/src/test/resources/testhierarchy/child1/module.properties @@ -5,9 +5,9 @@ # 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 diff --git a/framework/spring/module/src/test/resources/testhierarchy/child2/module.properties b/framework/spring/module/src/test/resources/testhierarchy/child2/module.properties index f03edfcc347..f0bfa746639 100644 --- a/framework/spring/module/src/test/resources/testhierarchy/child2/module.properties +++ b/framework/spring/module/src/test/resources/testhierarchy/child2/module.properties @@ -5,9 +5,9 @@ # 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 diff --git a/framework/spring/module/src/test/resources/testhierarchy/excluded/module.properties b/framework/spring/module/src/test/resources/testhierarchy/excluded/module.properties index abd83684710..0ea382afe05 100644 --- a/framework/spring/module/src/test/resources/testhierarchy/excluded/module.properties +++ b/framework/spring/module/src/test/resources/testhierarchy/excluded/module.properties @@ -5,9 +5,9 @@ # 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 diff --git a/framework/spring/module/src/test/resources/testhierarchy/excluded2/module.properties b/framework/spring/module/src/test/resources/testhierarchy/excluded2/module.properties index 2d06f6918f1..e3665ee28e6 100644 --- a/framework/spring/module/src/test/resources/testhierarchy/excluded2/module.properties +++ b/framework/spring/module/src/test/resources/testhierarchy/excluded2/module.properties @@ -5,9 +5,9 @@ # 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 diff --git a/framework/spring/module/src/test/resources/testhierarchy/orphan-of-excluded/defaults.properties b/framework/spring/module/src/test/resources/testhierarchy/orphan-of-excluded/defaults.properties index b1f6ab97976..811d44213a4 100644 --- a/framework/spring/module/src/test/resources/testhierarchy/orphan-of-excluded/defaults.properties +++ b/framework/spring/module/src/test/resources/testhierarchy/orphan-of-excluded/defaults.properties @@ -5,9 +5,9 @@ # 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 diff --git a/framework/spring/module/src/test/resources/testhierarchy/orphan-of-excluded/module.properties b/framework/spring/module/src/test/resources/testhierarchy/orphan-of-excluded/module.properties index 7684deb6c26..93b91869389 100644 --- a/framework/spring/module/src/test/resources/testhierarchy/orphan-of-excluded/module.properties +++ b/framework/spring/module/src/test/resources/testhierarchy/orphan-of-excluded/module.properties @@ -5,9 +5,9 @@ # 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 diff --git a/framework/spring/module/src/test/resources/testhierarchy/orphan1/module.properties b/framework/spring/module/src/test/resources/testhierarchy/orphan1/module.properties index d4a0e6cce2d..dc4227438db 100644 --- a/framework/spring/module/src/test/resources/testhierarchy/orphan1/module.properties +++ b/framework/spring/module/src/test/resources/testhierarchy/orphan1/module.properties @@ -5,9 +5,9 @@ # 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 diff --git a/plugins/hypervisors/hyperv/conf/developer.properties.template b/plugins/hypervisors/hyperv/conf/developer.properties.template index a70a136f38c..02f51aa6bb8 100644 --- a/plugins/hypervisors/hyperv/conf/developer.properties.template +++ b/plugins/hypervisors/hyperv/conf/developer.properties.template @@ -5,9 +5,9 @@ # 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 diff --git a/plugins/hypervisors/hyperv/conf/environment.properties.in b/plugins/hypervisors/hyperv/conf/environment.properties.in index 514161a13fc..b6cc5bbd987 100644 --- a/plugins/hypervisors/hyperv/conf/environment.properties.in +++ b/plugins/hypervisors/hyperv/conf/environment.properties.in @@ -5,9 +5,9 @@ # 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 diff --git a/plugins/network-elements/juniper-contrail/test/resources/contrail.properties b/plugins/network-elements/juniper-contrail/test/resources/contrail.properties index 0c5207e3eab..b38adb161e8 100644 --- a/plugins/network-elements/juniper-contrail/test/resources/contrail.properties +++ b/plugins/network-elements/juniper-contrail/test/resources/contrail.properties @@ -15,5 +15,5 @@ # specific language governing permissions and limitations # under the License. -api.hostname = -api.port = +api.hostname= +api.port= diff --git a/plugins/network-elements/juniper-contrail/test/resources/log4j.properties b/plugins/network-elements/juniper-contrail/test/resources/log4j.properties index 2e724f4e902..8c012b184e4 100644 --- a/plugins/network-elements/juniper-contrail/test/resources/log4j.properties +++ b/plugins/network-elements/juniper-contrail/test/resources/log4j.properties @@ -5,9 +5,9 @@ # 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 diff --git a/server/test/resources/db.properties b/server/test/resources/db.properties index 79a3c1b21a3..1422f4251d7 100644 --- a/server/test/resources/db.properties +++ b/server/test/resources/db.properties @@ -5,9 +5,9 @@ # 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 diff --git a/usage/test/resources/db.properties b/usage/test/resources/db.properties index 18bf54c2b61..c30bf601d1b 100644 --- a/usage/test/resources/db.properties +++ b/usage/test/resources/db.properties @@ -5,9 +5,9 @@ # 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