From dd5f7ec6801455fe0a824e005656250bedcdc8f8 Mon Sep 17 00:00:00 2001 From: eeichinger Date: Wed, 29 Jul 2009 11:51:11 +0000 Subject: [PATCH] included missing new spring-objects 1.3 as resource in build script fixed compiler error --- .../Spring.Core/Objects/Factory/Xml/ObjectsNamespaceParser.cs | 1 + src/Spring/Spring.Core/Spring.Core.build | 1 + 2 files changed, 2 insertions(+) diff --git a/src/Spring/Spring.Core/Objects/Factory/Xml/ObjectsNamespaceParser.cs b/src/Spring/Spring.Core/Objects/Factory/Xml/ObjectsNamespaceParser.cs index c0b9ce8f..9b00a66c 100644 --- a/src/Spring/Spring.Core/Objects/Factory/Xml/ObjectsNamespaceParser.cs +++ b/src/Spring/Spring.Core/Objects/Factory/Xml/ObjectsNamespaceParser.cs @@ -1292,6 +1292,7 @@ namespace Spring.Objects.Factory.Xml /// The name of the object (definition) associated with the /// name value collection mapping definition. /// + /// the context carrying parsing state information /// The name value collection definition. protected NameValueCollection ParseNameValueCollectionElement(XmlElement nameValueEle, string name, ParserContext parserContext) { diff --git a/src/Spring/Spring.Core/Spring.Core.build b/src/Spring/Spring.Core/Spring.Core.build index 11321021..bf1cee47 100644 --- a/src/Spring/Spring.Core/Spring.Core.build +++ b/src/Spring/Spring.Core/Spring.Core.build @@ -31,6 +31,7 @@ +