osdir.com
mailing list archive

Subject: Spring.NET-Daily Build Fixed: Build 6 - msg#00015

List: windows.dotnet.spring.devel

Date: Prev Next Index Thread: Prev Next Index
CruiseControl.NET Build Results for project Spring.NET-Daily (web page)

BUILD SUCCESSFULProject:Spring.NET-DailyDate of build:12/8/2005 10:00:00 PMRunning time:00:10:39Build condition: Modifications Detected Last changed:2005-12-08 04:43:27Last log entry:
Added the Spring.include file to the list of 'Solution Items'.

Makes everything related to the build system easier to surf to and edit in one place.
Warnings: (7)
Read-only property "cvs.executable" cannot be overwritten.
Read-only property "build.file" cannot be overwritten.
Read-only property "default.target" cannot be overwritten.
ANTLR Parser Generator   Version 2.7.5 (20050201)   1989-2005 jGuru.com
ANTLR Parser Generator   Version 2.7.5 (20050201)   1989-2005 jGuru.com
c:\projects\daily\Spring.Net\src\Spring\Spring.Services\Spring.Services.WindowsService.Gui.build(10,8): Attribute 'nowarn' for <csc ... /> is deprecated.  Use the <nowarn> element instead.
Result: 1
Tests run: 1748, Failures: 0, Not run: 12, Time: 37.8344032 seconds All Tests PassedWarningSpring.Aop.Support.RegexpMethodPointcutAdvisorTests.SerializationWarningSpring.Expressions.ExpressionEvaluatorTests.TestProjectionWarningSpring.Objects.Factory.Xml.EventWiringTests.EventWiringInstanceSinkToPrototypeSourceWarningSpring.Objects.Factory.DefaultListableObjectFactoryTests.SPR_1011WarningSpring.Objects.Support.PropertyComparatorTests.OrderingIsUnperturbedWithEqualProps WarningSpring.Objects.Support.Prope rtyComparatorTests.SortWithNonComparableTypesWarningSpring.Objects.TypeConverters.StreamConverterTests.ConvertFromWarningSpring.Pool.StessSimplePool.ScalingAgainstIncreasingNumberOfThreadsWarningSpring.Util.PathMatcherTest.ThisIsATestForDebuggingPurposesWarningSpring.Transaction.Support.ResourceHolderSupportTests.ZeroMillisecondsWarningSpring.Threading.UtilsTest.TranslatesDateTimeToACommonStartingPointInTimeWarningSpring.Web.Support.ResultTests.ParametersHavingEmbeddedCharactersThatHaveToBeEscaped Warning Details (12) Test:Spring.Aop.Support.RegexpMethodPointcutAdvisorTests.SerializationType:WarningMessage:Can't serialize a proxied object.Test:Spring.Expressions.ExpressionEvaluatorTests.TestProjectionType:WarningMessage:Have to change projection syntax.Test:Sprin g.Objects.Factory.Xml.EventWiringTests.EventWiringInstanceSinkToPrototypeSource< tr>Type:WarningMessage:SPRNET-21 Just entered. 2005/01/05Test:Spring.Objects.Factory.DefaultListableObjectFactoryTests.SPR_1011Type:WarningMessage:[SPR_1011] Pending...Test:Spring.Objects.Support.PropertyComparatorTests.OrderingIsUnperturbedWithEqualPropsType:Warning< td class="section-data">Message:Sort ordering is not preserv ed (unstable) with equal elements (c.f. System.Array.Sort (Array, IComparer)))Test:Spring.Objects.Support.PropertyComparatorTests.SortWithNonComparableTypesType:WarningMessage:Sort ordering is not preserved (unstable) with equal elements (c.f. System.Array.Sort (Array, IComparer)))Test:Spring.Objects.TypeConverters.StreamConverterTests.ConvertFromType:WarningMessag e:Explicit selection required< hr size="1" width="100%" color="#888888" />Test:Spring.Pool.StessSimplePool.ScalingAgainstIncreasingNumberOfThreadsType:WarningMessage:a try for a stressTest:Spring.Util.PathMatcherTest.ThisIsATestForDebuggingPurposesType:WarningMessage:Explicit selection requiredTest:Spring.Transaction.Support.ResourceHolderSupportTests.ZeroMillisecondsType:WarningMessage:investigate...Test:Spring.Threading.UtilsTest.TranslatesDateTimeToACommonStartingPointInTimeType:WarningMessage:What's the purpose of this test? It always fails on my machine. -AleksTest:Spring.Web.Support.ResultTests.ParametersHavingEmbeddedCharactersThatHaveToBeEscapedType:WarningMessage:How does one escape ampersands then? Modifications since last build (5) modifiedspringboySpring.Net.1.1.slnAdded the Spring.include file to the list of 'Solution Items'. Makes everything related to the build system easier to surf to and edit in one place.2005-12-08 04:43:27modifiedspringboysrc/Spring/Spring.Aop/Aop/Advice/CacheAdvice.csChanged signatures for the AspNetCacheAdvice to match the new signatures of the top level CacheAdvice class. Previously was breaking the build.2005-12-08 04:39:00modifiedspringboysrc/Spring/Spring.Web/Advice/AspNetCacheAdvice.csChanged signatures for the AspNetCacheAdvice to match the new signatures of the top level CacheAdvice class. Previously was breaking the build.2005-12-08 04:39:00modifiedspringboytest/Spring/Spring.Aop.Tests/Spring.Aop.Tests.csprojChanged signatures for the AspNetCacheAdvice to match the new signatures of the top level CacheAdvice class. Previously was breaking the build.2005-12-08 04:39:00modifiedspringboytest/Spring/Spring.Web.Tests/Spring.Web.Tests.csprojChanged signatures for the AspNetCacheAdvice to match the new signatures of the top level CacheAdvice class. Previously was breaking the build.2005-12-08 04:39:00
Was this page helpful?
Yes No
Thread at a glance:

Previous Message by Date: click to view message preview

Spring.NET-Daily Build Failed

CruiseControl.NET Build Results for project Spring.NET-Daily (web page)BUILD FAILEDProject:Spring.NET-DailyDate of build:12/7/2005 10:00:00 PMRunning time:00:04:10Build condition: Modifications Detected Last changed:2005-12-07 15:17:15Last log entry:Added Interfaces property in order to support some advanced usage scenarios. Changed Service property type from MarshalByRefObject to Object. Errors: (7) c:\projects\daily\Spring.Net\src\Spring\Spring.Web\Advice\AspNetCacheAdvice.cs(53,35): error CS0115: 'Spring.Web.Advice.AspNetCacheAdvice.GetObjectFromCache(string)': no suitable method found to overridec:\projects\daily\Spring.Net\src\Spring\Spring.Web\Advice\AspNetCacheAdvice.cs(64,33): error CS0115: 'Spring.Web.Advice.AspNetCacheAdvice.PutObjectInCache(string, object, Spring.Attributes.CacheAttribute)': no suitable method found to overridec:\projects\daily\Spring.Net\src\Spring\Spring.Web\Advice\AspNetCacheAdvice.cs(46,25): error CS0534: 'Spring.Web.Advice.AspNetCacheAdvice' does not implement inherited abstract member 'Spring.Aop.Advice.CacheAdvice.GetObjectFromCache(object)'c:\projects\daily\Spring.Net\src\Spring\Spring. Web\Advice\AspNetCacheAdvice.cs(46,25): error CS0534: 'Spring.Web.Advice.AspNetCacheAdvice ' does not implement inherited abstract member 'Spring.Aop.Advice.CacheAdvice.PutObjectInCache(object, object, Spring.Attributes.CacheAttribute)'External Program Failed: C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\csc.exe (return code was 1)Nested build failed. Refer to build log for exact reason.Nested build failed. Refer to build log for exact reason. Warnings: (5) Read-only property "cvs.executable" cannot be overwritten.Read-only property "build.file" cannot be overwritten.Read-only property "default.target" cannot be overwritten.ANTLR Parser Generator Version 2.7.5 (20050201) 1989-2005 jGuru.comANTLR Parser Generator Version 2.7.5 (20050201) 1989-2005 jGuru.com Modifications since last build (20) modifiedbbaiasrc/Spring/Spring.Services/Remoting/SaoServiceExporter.csAdded Interfaces property in order to support some advanced usage scenarios. Changed Service property type from MarshalByRefObject to Object.2005-12-07 15:17:15modifiedbbaiasrc/Spring/Spring.Services/Remoting/MarshalByRefObjectFactory.csAdded Interfaces property in order to support some advanced usage scenarios.2005-1 2-07 15:06:56m odifiedbbaiasrc/Spring/Spring.Core/Util/ReflectionUtils.csModified ToInterfaceArray method to take inherited interfaces into account.2005-12-07 14:50:27modifiedspringboytest/Spring/Spring.Web.Tests/Web/Support/ResultTests.cs[SPRNET-194] Applied Matan's fix.2005-12-07 05:15:38modifiedspringboysrc/Spring/Spring.Web/Web /Support/Result.cs[SPRNET-194] Applied Matan's fix.2005-12-07 05:15:35modifiedspringboysrc/Spring/Spring.Core/Attributes/CacheAttribute.csAdded tests for the CacheAdvice AOP interceptor. Typed the cacheKey an Object as opposed to a String. Made the cache key generation method protected so that subclasses can override it to supply their ownimplementation. Refactored the CacheAttribute method so that it no longer attempts to cache nulls.2005-12-07 05:04:46modifiedspringboysrc/Spring/Spring.Aop/Aop/Advice/CacheAdvice.csAdded tests for the CacheAdvice AOP interceptor. Typed the cacheKey an Object as opposed to a String. Made the cache key generation method protected so that subclasses can override it to supply their ownimplementation. Refactored the CacheAttribute method so that it no longer attempts to cache nulls.2005-12-07 05:04:45addedspringboydoc/frontMatter.htmlAdded (stub) front matter intro page for the Spring.NET documentation. Will polish it later.2005-12-07 05:00:20modifiedspringboydoc/NamespaceSummary.xmlNow includes all those new namespaces Aleks has been banging in :)2005-12-07 04:58:57addedspringboydoc/reference/src/images/.cvsignoreAdded cvs.ignore for the (spurious Windows-only) Thumbs.db file.2005-12-07 04:56:50modifiedspringboydoc/reference/src/aop-quickstart.xmlAdded caching example. Referenced image showing how proxies look in Spring.NET AOP.2005-12-07 04:54:57addedspringboydoc/reference/src/images/aop-chain.pngAdded image showing how proxies look in Spring.NET AOP (and Spring too I guess).2005-12-07 04:54:09modifiedspringboydoc/reference/src/objects.xmlAdded a section on 'Compound property names'.2005-12-07 04:53:23modifiedspringboydoc/reference/src/aop.xmlCorrected lots of typos, double words, grammar, etc.2005-12-07 04:51:50modifiedspringboydoc/reference/src/overview.xmlPushed all images into the centre of the page.2005-12-07 04:50:53modifiedspringboydoc/reference/src/quickstarts.xmlPushed all images into the centre of the page.2005-12-07 04:50:53modifiedspringboydoc/reference/src/remoting-quickstart.xmlPushed all images into the centre of the page.2005-12-07 04:50:53modifiedspringboydoc/reference/src/templated/windows-service.xmlPushed all images into the centre of the page.2005-12-07 04:50:53modifiedspringboydoc/reference/styles/html.cssPushed all images into the centre of the page.2005-12-07 04:50:53modifiedspringboydoc/reference/src/xml-config-reference.xmlAdded example for DelegateFactoryObject.2005-12-07 04:49:05

Next Message by Date: click to view message preview

EnterpriseLibrary ObjectBuilder

Hi, I'm in the middle of a project where we have been using Spring on the server side for implementing our web services. The project also includes a rich client, and at the moment I'm looking at the latest version of the Composite UI application block. I noticed that this new block, uses another component developed by the patterns and practices guys called the ObjectBuilder. This component's role is similiar to a spring container and can be used wire/build up an object in a genric fashion. Its allows components to use dependency injection, but seems to require the author to decorate their classes with special attributes. Has anyone else looked at this. If so what are your thoughts? The builder is fairly extensible, and I'm looking at integrating it with Spring AOP via a custom builder strategie/policy combo. Rob

Previous Message by Thread: click to view message preview

Spring.NET-Daily Build Failed

CruiseControl.NET Build Results for project Spring.NET-Daily (web page)BUILD FAILEDProject:Spring.NET-DailyDate of build:12/7/2005 10:00:00 PMRunning time:00:04:10Build condition: Modifications Detected Last changed:2005-12-07 15:17:15Last log entry:Added Interfaces property in order to support some advanced usage scenarios. Changed Service property type from MarshalByRefObject to Object. Errors: (7) c:\projects\daily\Spring.Net\src\Spring\Spring.Web\Advice\AspNetCacheAdvice.cs(53,35): error CS0115: 'Spring.Web.Advice.AspNetCacheAdvice.GetObjectFromCache(string)': no suitable method found to overridec:\projects\daily\Spring.Net\src\Spring\Spring.Web\Advice\AspNetCacheAdvice.cs(64,33): error CS0115: 'Spring.Web.Advice.AspNetCacheAdvice.PutObjectInCache(string, object, Spring.Attributes.CacheAttribute)': no suitable method found to overridec:\projects\daily\Spring.Net\src\Spring\Spring.Web\Advice\AspNetCacheAdvice.cs(46,25): error CS0534: 'Spring.Web.Advice.AspNetCacheAdvice' does not implement inherited abstract member 'Spring.Aop.Advice.CacheAdvice.GetObjectFromCache(object)'c:\projects\daily\Spring.Net\src\Spring\Spring. Web\Advice\AspNetCacheAdvice.cs(46,25): error CS0534: 'Spring.Web.Advice.AspNetCacheAdvice ' does not implement inherited abstract member 'Spring.Aop.Advice.CacheAdvice.PutObjectInCache(object, object, Spring.Attributes.CacheAttribute)'External Program Failed: C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\csc.exe (return code was 1)Nested build failed. Refer to build log for exact reason.Nested build failed. Refer to build log for exact reason. Warnings: (5) Read-only property "cvs.executable" cannot be overwritten.Read-only property "build.file" cannot be overwritten.Read-only property "default.target" cannot be overwritten.ANTLR Parser Generator Version 2.7.5 (20050201) 1989-2005 jGuru.comANTLR Parser Generator Version 2.7.5 (20050201) 1989-2005 jGuru.com Modifications since last build (20) modifiedbbaiasrc/Spring/Spring.Services/Remoting/SaoServiceExporter.csAdded Interfaces property in order to support some advanced usage scenarios. Changed Service property type from MarshalByRefObject to Object.2005-12-07 15:17:15modifiedbbaiasrc/Spring/Spring.Services/Remoting/MarshalByRefObjectFactory.csAdded Interfaces property in order to support some advanced usage scenarios.2005-1 2-07 15:06:56m odifiedbbaiasrc/Spring/Spring.Core/Util/ReflectionUtils.csModified ToInterfaceArray method to take inherited interfaces into account.2005-12-07 14:50:27modifiedspringboytest/Spring/Spring.Web.Tests/Web/Support/ResultTests.cs[SPRNET-194] Applied Matan's fix.2005-12-07 05:15:38modifiedspringboysrc/Spring/Spring.Web/Web /Support/Result.cs[SPRNET-194] Applied Matan's fix.2005-12-07 05:15:35modifiedspringboysrc/Spring/Spring.Core/Attributes/CacheAttribute.csAdded tests for the CacheAdvice AOP interceptor. Typed the cacheKey an Object as opposed to a String. Made the cache key generation method protected so that subclasses can override it to supply their ownimplementation. Refactored the CacheAttribute method so that it no longer attempts to cache nulls.2005-12-07 05:04:46modifiedspringboysrc/Spring/Spring.Aop/Aop/Advice/CacheAdvice.csAdded tests for the CacheAdvice AOP interceptor. Typed the cacheKey an Object as opposed to a String. Made the cache key generation method protected so that subclasses can override it to supply their ownimplementation. Refactored the CacheAttribute method so that it no longer attempts to cache nulls.2005-12-07 05:04:45addedspringboydoc/frontMatter.htmlAdded (stub) front matter intro page for the Spring.NET documentation. Will polish it later.2005-12-07 05:00:20modifiedspringboydoc/NamespaceSummary.xmlNow includes all those new namespaces Aleks has been banging in :)2005-12-07 04:58:57addedspringboydoc/reference/src/images/.cvsignoreAdded cvs.ignore for the (spurious Windows-only) Thumbs.db file.2005-12-07 04:56:50modifiedspringboydoc/reference/src/aop-quickstart.xmlAdded caching example. Referenced image showing how proxies look in Spring.NET AOP.2005-12-07 04:54:57addedspringboydoc/reference/src/images/aop-chain.pngAdded image showing how proxies look in Spring.NET AOP (and Spring too I guess).2005-12-07 04:54:09modifiedspringboydoc/reference/src/objects.xmlAdded a section on 'Compound property names'.2005-12-07 04:53:23modifiedspringboydoc/reference/src/aop.xmlCorrected lots of typos, double words, grammar, etc.2005-12-07 04:51:50modifiedspringboydoc/reference/src/overview.xmlPushed all images into the centre of the page.2005-12-07 04:50:53modifiedspringboydoc/reference/src/quickstarts.xmlPushed all images into the centre of the page.2005-12-07 04:50:53modifiedspringboydoc/reference/src/remoting-quickstart.xmlPushed all images into the centre of the page.2005-12-07 04:50:53modifiedspringboydoc/reference/src/templated/windows-service.xmlPushed all images into the centre of the page.2005-12-07 04:50:53modifiedspringboydoc/reference/styles/html.cssPushed all images into the centre of the page.2005-12-07 04:50:53modifiedspringboydoc/reference/src/xml-config-reference.xmlAdded example for DelegateFactoryObject.2005-12-07 04:49:05

Next Message by Thread: click to view message preview

EnterpriseLibrary ObjectBuilder

Hi, I'm in the middle of a project where we have been using Spring on the server side for implementing our web services. The project also includes a rich client, and at the moment I'm looking at the latest version of the Composite UI application block. I noticed that this new block, uses another component developed by the patterns and practices guys called the ObjectBuilder. This component's role is similiar to a spring container and can be used wire/build up an object in a genric fashion. Its allows components to use dependency injection, but seems to require the author to decorate their classes with special attributes. Has anyone else looked at this. If so what are your thoughts? The builder is fairly extensible, and I'm looking at integrating it with Spring AOP via a custom builder strategie/policy combo. Rob
Sign up for updates to this mailing list. email:
Loading Comments...
Home | News | Patents | Sitemap | FAQ | advertise

Advertising by