[Springnet-developer] Spring.NET-Daily Build Failed
Brought to you by:
aseovic,
markpollack
|
From: <mar...@co...> - 2005-12-08 03:04:48
|
CruiseControl.NET Build Results for project Spring.NET-Daily (web page <http://ciweb.codestreet.com:88/ccnet/default.aspx?_action_ViewProjectRe port=true&server=ciweb&project=Spring.NET-Daily> ) _____ BUILD FAILED Project: Spring.NET-Daily Date of build: 12/7/2005 10:00:00 PM Running time: 00:04:10 Build condition: Modifications Detected Last changed: 2005-12-07 15:17:15 Last 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\AspNetCacheAdv ice.cs(53,35): error CS0115: 'Spring.Web.Advice.AspNetCacheAdvice.GetObjectFromCache(string)': no suitable method found to override c:\projects\daily\Spring.Net\src\Spring\Spring.Web\Advice\AspNetCacheAdv ice.cs(64,33): error CS0115: 'Spring.Web.Advice.AspNetCacheAdvice.PutObjectInCache(string, object, Spring.Attributes.CacheAttribute)': no suitable method found to override c:\projects\daily\Spring.Net\src\Spring\Spring.Web\Advice\AspNetCacheAdv ice.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\AspNetCacheAdv ice.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.com ANTLR Parser Generator Version 2.7.5 (20050201) 1989-2005 jGuru.com Modifications since last build (20) modified bbaia src/Spring/Spring.Services/Remoting/SaoServiceExporter.cs Added Interfaces property in order to support some advanced usage scenarios. Changed Service property type from MarshalByRefObject to Object. 2005-12-07 15:17:15 modified bbaia src/Spring/Spring.Services/Remoting/MarshalByRefObjectFactory.cs Added Interfaces property in order to support some advanced usage scenarios. 2005-12-07 15:06:56 modified bbaia src/Spring/Spring.Core/Util/ReflectionUtils.cs Modified ToInterfaceArray method to take inherited interfaces into account. 2005-12-07 14:50:27 modified springboy test/Spring/Spring.Web.Tests/Web/Support/ResultTests.cs [SPRNET-194] Applied Matan's fix. 2005-12-07 05:15:38 modified springboy src/Spring/Spring.Web/Web/Support/Result.cs [SPRNET-194] Applied Matan's fix. 2005-12-07 05:15:35 modified springboy src/Spring/Spring.Core/Attributes/CacheAttribute.cs Added 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:46 modified springboy src/Spring/Spring.Aop/Aop/Advice/CacheAdvice.cs Added 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:45 added springboy doc/frontMatter.html Added (stub) front matter intro page for the Spring.NET documentation. Will polish it later. 2005-12-07 05:00:20 modified springboy doc/NamespaceSummary.xml Now includes all those new namespaces Aleks has been banging in :) 2005-12-07 04:58:57 added springboy doc/reference/src/images/.cvsignore Added cvs.ignore for the (spurious Windows-only) Thumbs.db file. 2005-12-07 04:56:50 modified springboy doc/reference/src/aop-quickstart.xml Added caching example. Referenced image showing how proxies look in Spring.NET AOP. 2005-12-07 04:54:57 added springboy doc/reference/src/images/aop-chain.png Added image showing how proxies look in Spring.NET AOP (and Spring too I guess). 2005-12-07 04:54:09 modified springboy doc/reference/src/objects.xml Added a section on 'Compound property names'. 2005-12-07 04:53:23 modified springboy doc/reference/src/aop.xml Corrected lots of typos, double words, grammar, etc. 2005-12-07 04:51:50 modified springboy doc/reference/src/overview.xml Pushed all images into the centre of the page. 2005-12-07 04:50:53 modified springboy doc/reference/src/quickstarts.xml Pushed all images into the centre of the page. 2005-12-07 04:50:53 modified springboy doc/reference/src/remoting-quickstart.xml Pushed all images into the centre of the page. 2005-12-07 04:50:53 modified springboy doc/reference/src/templated/windows-service.xml Pushed all images into the centre of the page. 2005-12-07 04:50:53 modified springboy doc/reference/styles/html.css Pushed all images into the centre of the page. 2005-12-07 04:50:53 modified springboy doc/reference/src/xml-config-reference.xml Added example for DelegateFactoryObject. 2005-12-07 04:49:05 |