Delete trailing whitespace in XML files

This commit is contained in:
Sam Brannen
2015-06-19 17:14:10 +02:00
parent 078d252d1e
commit 6c530b7bfb
135 changed files with 373 additions and 378 deletions

View File

@@ -38,7 +38,7 @@
timeToLiveSeconds="120"
overflowToDisk="true"
/>
<cache name="myCache1"
maxElementsInMemory="300"
eternal="false"
@@ -46,5 +46,5 @@
timeToLiveSeconds="500"
overflowToDisk="true"
/>
</ehcache>