[Springnet-developer] Spring.NET-Daily Build Failed
Brought to you by:
aseovic,
markpollack
|
From: <mar...@co...> - 2007-02-16 03:16:56
|
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: 2/15/2007 10:00:00 PM Running time: 00:17:00 Build condition: Modifications Detected Last changed: 2007-02-15 20:59:31 Last log entry: Added unit tests for cache advices. Errors: (6) c:\projects\daily\Spring.Net\test\Spring\Spring.Aop.Tests\Aspects\Cache\ CacheAspectIntegrationTests.cs(45,17): error CS0246: The type or namespace name 'CacheResultAdvisor' could not be found (are you missing a using directive or an assembly reference?) c:\projects\daily\Spring.Net\test\Spring\Spring.Aop.Tests\Aspects\Cache\ CacheAspectIntegrationTests.cs(46,17): error CS0246: The type or namespace name 'CacheParameterAdvisor' could not be found (are you missing a using directive or an assembly reference?) c:\projects\daily\Spring.Net\test\Spring\Spring.Aop.Tests\Aspects\Cache\ CacheAspectIntegrationTests.cs(47,17): error CS0246: The type or namespace name 'InvalidateCacheAdvisor' could not be found (are you missing a using directive or an assembly reference?) 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: (4) Read-only property "cvs.executable" cannot be overwritten. Read-only property "build.file" cannot be overwritten. ANTLR Parser Generator Version 2.7.6 (2005-12-22) 1989-2005 c:\projects\daily\Spring.Net\src\Spring\Spring.Core\Objects\ObjectWrappe r.cs(69,9): warning CS1587: XML comment is not placed on a valid language element Tests run: 1851, Failures: 0, Not run: 10, Time: 53.677 seconds All Tests Passed Warning Spring.Core.IO.ConfigurableResourceLoaderTests.GetHttpUrlResource Warning Spring.Objects.Factory.Xml.EventWiringTests.EventWiringInstanceSinkToPro totypeSource Warning Spring.Objects.Support.PropertyComparatorTests.OrderingIsUnperturbedWith EqualProps Warning Spring.Objects.TypeConverters.StreamConverterTests.ConvertFrom Warning Spring.Objects.TypeConverters.StreamConverterTests.ConvertFromValidButNo nExistingStreamResource Warning Spring.Objects.ObjectWrapperTests.GetValueOfCustomIndexerProperty Warning Spring.Objects.ObjectWrapperTests.GetSetIndexerProperties Warning Spring.Objects.ObjectWrapperTests.SetIndexOutOfRangeFromListProperty Warning Spring.Pool.StessSimplePool.ScalingAgainstIncreasingNumberOfThreads Warning Spring.Util.PathMatcherTest.ThisIsATestForDebuggingPurposes Warning Details (10) Test: Spring.Core.IO.ConfigurableResourceLoaderTests.GetHttpUrlResource Type: Warning Message: Explicit selection required _____ Test: Spring.Objects.Factory.Xml.EventWiringTests.EventWiringInstanceSinkToPro totypeSource Type: Warning Message: SPRNET-21 _____ Test: Spring.Objects.Support.PropertyComparatorTests.OrderingIsUnperturbedWith EqualProps Type: Warning Message: Sort ordering is not preserved (unstable) with equal elements (c.f. System.Array.Sort (Array, IComparer))) _____ Test: Spring.Objects.TypeConverters.StreamConverterTests.ConvertFrom Type: Warning Message: Explicit selection required _____ Test: Spring.Objects.TypeConverters.StreamConverterTests.ConvertFromValidButNo nExistingStreamResource Type: Warning Message: Explicit selection required _____ Test: Spring.Objects.ObjectWrapperTests.GetValueOfCustomIndexerProperty Type: Warning Message: _____ Test: Spring.Objects.ObjectWrapperTests.GetSetIndexerProperties Type: Warning Message: _____ Test: Spring.Objects.ObjectWrapperTests.SetIndexOutOfRangeFromListProperty Type: Warning Message: Addition of elements to the list via index that is out of range is not supported anymore. _____ Test: Spring.Pool.StessSimplePool.ScalingAgainstIncreasingNumberOfThreads Type: Warning Message: a try for a stress _____ Test: Spring.Util.PathMatcherTest.ThisIsATestForDebuggingPurposes Type: Warning Message: Explicit selection required Modifications since last build (4) modified aseovic src/Spring/Spring.Core/Caching/AbstractCache.cs Added unit tests for cache advices. 2007-02-15 20:59:31 modified aseovic src/Spring/Spring.Core/Caching/BaseCacheAttribute.cs Added unit tests for cache advices. 2007-02-15 20:59:31 modified aseovic src/Spring/Spring.Core/Caching/NonExpiringCache.cs Added unit tests for cache advices. 2007-02-15 20:59:31 modified aseovic test/Spring/Spring.Aop.Tests/Spring.Aop.Tests.2005.csproj Added unit tests for cache advices. 2007-02-15 20:59:31 |