From ae883e3c0cd0281f011e0f906d7100b442c4c9ed Mon Sep 17 00:00:00 2001 From: markpollack Date: Thu, 30 Jul 2009 03:38:12 +0000 Subject: [PATCH] SPRNET-1081 - Add an ExceptionThrowingAction to Spring.Validation framework --- .../Spring/Objects/Factory/Xml/collectionMerging.xml | 10 ++++++---- ...tionMergingGen.xml => collectionMergingGeneric.xml} | 10 ++++++---- .../Spring.Core.Tests/Spring.Core.Tests.2008.csproj | 2 +- 3 files changed, 13 insertions(+), 9 deletions(-) rename test/Spring/Spring.Core.Tests/Data/Spring/Objects/Factory/Xml/{collectionMergingGen.xml => collectionMergingGeneric.xml} (72%) diff --git a/test/Spring/Spring.Core.Tests/Data/Spring/Objects/Factory/Xml/collectionMerging.xml b/test/Spring/Spring.Core.Tests/Data/Spring/Objects/Factory/Xml/collectionMerging.xml index 09cb6556..0334ac8e 100644 --- a/test/Spring/Spring.Core.Tests/Data/Spring/Objects/Factory/Xml/collectionMerging.xml +++ b/test/Spring/Spring.Core.Tests/Data/Spring/Objects/Factory/Xml/collectionMerging.xml @@ -2,9 +2,10 @@ + - - + + Rob Harrop Rod Johnson @@ -12,13 +13,14 @@ - - + + Juergen Hoeller + diff --git a/test/Spring/Spring.Core.Tests/Data/Spring/Objects/Factory/Xml/collectionMergingGen.xml b/test/Spring/Spring.Core.Tests/Data/Spring/Objects/Factory/Xml/collectionMergingGeneric.xml similarity index 72% rename from test/Spring/Spring.Core.Tests/Data/Spring/Objects/Factory/Xml/collectionMergingGen.xml rename to test/Spring/Spring.Core.Tests/Data/Spring/Objects/Factory/Xml/collectionMergingGeneric.xml index d0b5941f..b838df6b 100644 --- a/test/Spring/Spring.Core.Tests/Data/Spring/Objects/Factory/Xml/collectionMergingGen.xml +++ b/test/Spring/Spring.Core.Tests/Data/Spring/Objects/Factory/Xml/collectionMergingGeneric.xml @@ -2,9 +2,11 @@ + + - - + + Rob Harrop Rod Johnson @@ -12,8 +14,8 @@ - - + + Juergen Hoeller diff --git a/test/Spring/Spring.Core.Tests/Spring.Core.Tests.2008.csproj b/test/Spring/Spring.Core.Tests/Spring.Core.Tests.2008.csproj index 725e52b8..7bcf789e 100644 --- a/test/Spring/Spring.Core.Tests/Spring.Core.Tests.2008.csproj +++ b/test/Spring/Spring.Core.Tests/Spring.Core.Tests.2008.csproj @@ -812,7 +812,7 @@ - +