Subject: SpringNET Build Fixed: Build 213 - msg#00042
List: windows.dotnet.spring.devel
CruiseControl.NET Build Results for project SpringNET (
web page)
BUILD SUCCESSFULProject:SpringNETDate of build:4/13/2005 4:18:37 AMRunning time:00:03:12Last changed:13 Apr 2005 03:29Last log entry:- test file par
ser was broken
Tests run: 1121, Failures: 0, Not run: 13, Time: 30.578125 seconds
All Tests PassedWarningSpring.Aop.Support.RegexpMethodPointcutAdvisorTests.SerializationWarningSpring.Objects.Factory.Xml.EventWiringTests.EventWiringInstanceSinkToPrototypeSourceWarningSpring.Objects.Factory.Xml.XmlObjectFactoryTests.DoubleBooleanAutowireWarningSpring.Objects.Support.PropertyComparatorTests.OrderingIsUnperturbedWithEqualPropsWarningSpring.Objects.Support.PropertyComparatorTests.SortWithNonCompar
ableTypesWarningSpring.Objects.Navigation.ObjectNavigatorTests.LookupCustomIndexerWithMultipleKeysWarningSpring.Objects.Navigation.ObjectNavigatorTests.LookupCustomIndexerWarningSpring.Objects.TypeConverters.NameValueConverterTests.ConvertFromWarningSpring.Objects.TypeConverters.StreamConverterTests.ConvertFromMalformedUriBailsWarningSpring.Pool.StessSimplePool.ScalingAgainstIncreasingNumberOfThreadsWarningSpring.Util.PathMatcherTest.ThisIsATestForDebuggingPurposesWarningSpring.Util.StringUtilTestSuite.GetAntExpressionsIgnoresEmptyExpressionWarningSpring.Services.WindowsService.Common.Deploy.FileSystem.FileSystemDeployLocationTest.DontUpdateButJustRemoveAnInvalidApplication
Warning Details (13)
Test:Spring.Aop.Support.RegexpMethodPointcutAdvisorTests.SerializationType:WarningMessage:Can't serialize a proxied object.
Test:Spring.Objects.Factory.Xml.EventWiringTests.EventWiringInstanceSinkToPrototypeSourceType:WarningMessage:SPRNET-21 Just entered. 2005/01/05
Test:Spring.Objects.Factory.Xml.XmlObjectFactoryTests.DoubleBooleanAutowireType:WarningMessage:Investigate autowire constructor when missing one or more ctor arguments
Test:Spring.Objects.Support.PropertyComparatorTests.OrderingIsUnperturbedWithEqualPropsType:WarningMessage:Sort ordering is not preserved (unstable) wit
h 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.Navigation.ObjectNavigatorTests.LookupCustomIndexerWithMultipleKeysType:WarningMessage:Not implemented
Test:Spring.Objects.Navigation.ObjectNavigatorTests.LookupCustomIndexerType:WarningMessage:Not implemented
Test:Spring.Objects.TypeConverters.NameValueConverterTests.ConvertFromType:WarningMessage:Shucks... so name/value pairs *have* be to be in a config file *a
nd* in a 'spring-config' section to be converted?
Test:Spring.Objects.TypeConverters.StreamConverterTests.ConvertFromMalformedUriBailsType:WarningMessage:Mmm...
Test:Spring.Pool.StessSimplePool.ScalingAgainstIncreasingNumberOfThreadsType:WarningMessage:a try for a stress
Test:Spring.Util.PathMatcherTest.ThisIsATestForDebuggingPurposesType:WarningMessage:Explicit selection required
Test:Spring.Util.StringUtilTestSuite.GetAntExpressionsIgnoresEmptyExpressionType:WarningMessage:Surely the empty Ant-style _expression_ ${} is invalid?
Test:Spring.Services.WindowsService.Common.Deploy.FileSystem.FileSystemDeployLocationTest.DontUpdateButJustRemoveAnInvalidApplicationType:WarningMessage:this is responsibility of the aggregator
Modifications since last build (1)
modifiedfspinazzitest/Spring/Spring.Services.Tests/WindowsService/Common/Deploy/FileSystem/PathMatcherTest.cs- test file parser was broken
Was this page helpful?
Thread at a glance:
Previous Message by Date:
click to view message preview
SpringNET Build Failed
CruiseControl.NET Build Results for project SpringNET (web page)BUILD FAILEDProject:SpringNETDate of build:4/12/2005 8:12:12 PMRunning time:00:04:17Last changed:12 Apr 2005 16:34Last log entry:- some miscellanea documentat
ion
- example: build a Parallel Grep with a PooledExecutor using Spring.Pool
- windows service nant build file
Errors/Warnings (3)
Tests Failed.Nested build failed. Refer to build log for exact reason.Nested build failed. Refer to build log for exact reason.
Tests run: 1121, Failures: 1, Not run: 13, Time: 30.843552600000002 seconds
FailureSpring.Services.WindowsService.Common.Deploy.FileSystem.PathMatcherTest.TestFilesInDataPathMatcherWarningSpring.Aop.Support.RegexpMethodPointcutAdvisorTests.SerializationWarningSpring.Objects.Factory.Xml.EventWiringTests.EventWiringInstanceSinkToPrototypeSourceWarningSpring.Objects.Factory.Xml.XmlObjectFactoryTests.DoubleBooleanAutowireWarningSpring.Objects.Support.PropertyComparatorTests.OrderingIsUnperturbedWithEqualPropsWarningSpring.Objects.Suppo
rt.PropertyComparatorTests.SortWithNonComparableTypesWarningSpring.Objects.Navigation.ObjectNavigatorTests.LookupCustomIndexerWithMultipleKeysWarningSpring.Objects.Navigation.ObjectNavigatorTests.LookupCustomIndexerWarningSpring.Objects.TypeConverters.NameValueConverterTests.ConvertFromWarningSpring.Objects.TypeConverters.StreamConverterTests.ConvertFromMalformedUriBailsWarningSpring.Pool.StessSimplePool.ScalingAgainstIncreasingNumberOfThreadsWarningSpring.Util.StringUtil
TestSuite.GetAntExpressionsIgnoresEmptyExpressionWarningSpring.Services.WindowsService.Common.Deploy.FileSystem.FileSystemDeployLocationTest.DontUpdateButJustRemoveAnInvalidApplicationWarningSpring.Services.WindowsService.Common.Deploy.FileSystem.PathMatcherTest.ThisIsATestForDebuggingPurposes
Unit Test Failure and Error Details (1)
Test:Spring.Services.WindowsService.Common.Deploy.FileSystem.PathMatcherTest.TestFilesInDataPathMatcherType:FailureMessage:
test file 'InBetween.test', line 5:
path '**/db/**/*.db' does not match '# <pattern>' (translated to # <pattern>$)
expected:<True>
but was:<False> at Spring.Services.WindowsService.Common.Deploy.FileSystem.PathMatcherTest.AssertMatches(FileInfo file, Int32 nline, Boolean trueness, String path, String pattern) in c:\Projects\Spring.Net\test\Spring\Spring.Services.Tests\WindowsService\Common\Deploy\FileSystem\PathMatcherTest.cs:line 85
at Spring.Services.WindowsService.Common.Deploy.FileSystem.PathMatcherTest.ProcessFile(FileInfo file) in c:\Projects\Spring.Net\test\Spring\Spring.Services.Tests\WindowsService\Common\Deploy\FileSystem\PathMatcherTest.cs:line 75
at Spring.Services.WindowsService.Common.Deploy.FileSystem.PathMatcherTest.TestFilesInDataPathMatcher() in c:\Projects\Spring.Net\test\Spring\Spring.Services.Tests\WindowsService\Common\Deploy\FileSystem\PathMatcherTest.cs:line 35
Warning Details (13)
Test:Spring.Aop.Support.RegexpMethodPointcutAdvisorTests.SerializationType:WarningMessage:Can't serialize a proxied object.Test:Spring.Objects.Factory.Xml.EventWiringTests.EventWiringInstanceSinkToPrototypeSourceType:WarningMessage:SPRNET-21 Just entered. 2005/01/05Test:Spring.Objects.Factory.Xml.XmlObjectFactoryTests.DoubleBooleanAutowireType:WarningMessage:Investigate autowire constructor when missing one or more ctor argumentsTest:Spring.Objects.Support.PropertyComparatorTests.OrderingIsUnperturbedWithEqualPropsType:WarningMessage:Sort ordering is not preserved (unstable) wit
h 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.Navigation.ObjectNavigatorTests.LookupCustomIndexerWithMultipleKeysType:WarningMessage:Not implementedTest:Spring.Objects.Navigation.ObjectNavigatorTests.LookupCustomIndexerType:WarningMessage:Not implementedTest:Spring.Objects.TypeConverters.NameValueConverterTests.ConvertFromType:WarningMessage:Shucks... so name/value pairs *have* be to be in a config file *a
nd* in a 'spring-config' section to be converted?Test:Spring.Objects.TypeConverters.StreamConverterTests.ConvertFromMalformedUriBailsType:WarningMessage:Mmm...Test:Spring.Pool.StessSimplePool.ScalingAgainstIncreasingNumberOfThreadsType:WarningMessage:a try for a stress
Test:Spring.Util.StringUtilTestSuite.GetAntExpressionsIgnoresEmptyExpressionType:WarningMessage:Surely the empty Ant-style _expression_ ${} is invalid?Test:Spring.Services.WindowsService.Common.Deploy.FileSystem.FileSystemDeployLocationTest.DontUpdateButJustRemoveAnInvalidApplicationType:WarningMessage:this is responsibility of the aggregatorTest:Spring.Services.WindowsService.Common.Deploy.FileSystem.PathMatcherTest.ThisIsATestForDebuggingPurposesType:WarningMessage:Explicit selection required
Modifications since last build (6)
modifiedfspinazziSpring.build- some miscellanea documentation
- example: build a Parallel Grep with a PooledExecutor using Spring.Pool
- windows service nant build fileaddedfspinazzidoc/reference/src/misc.xml- some miscellanea documentation
- example: build a Parallel Grep with a PooledExecutor using Spring.Pool
- windows service nant build fileaddedfspinazzidoc/reference/src/templated/misc.xml- some miscellanea documentation
- example: build a Parallel Grep with a PooledExecutor using Spring.Pool
- windows service nant build filemodifiedfspinazziexamples/Spring/Spring.Examples.build- some miscellanea documentation
- example: build a Parallel Grep with a PooledExecutor using Spring.Pool
- windows service nant build fileaddedfspinazziexamples/Spring/Spring.Examples.WindowsService/Spring.Examples.WindowsService.build- some miscellanea documentation
- example: build a Parallel Grep with a PooledExecutor using Spring.Pool
- windows service nant build filemodifiedfspinazzitest/Spring/Spring.Services.Tests/Data/PathMatcher/InBetween.test- some miscellanea documentation
- example: build a Parallel Grep with a PooledExecutor using Spring.Pool
- windows service nant build file
Next Message by Date:
click to view message preview
SpringNET Build Successful: Build 214
CruiseControl.NET Build Results for project SpringNET (web page)BUILD SUCCESSFULProject:SpringNETDate of build:4/13/2005 8:21:56 AMRunning time:00:03:59Last changed:13 Apr 2005 04:19Last log entry:- moved PathMat
cher and tests from Spring.Services.WindowsService to Spring.Util
- introuced a Miscellanea chapter in the reference docs
Tests run: 1121, Failures: 0, Not run: 13, Time: 31.859171099999998 seconds
All Tests PassedWarningSpring.Aop.Support.RegexpMethodPointcutAdvisorTests.SerializationWarningSpring.Objects.Factory.Xml.EventWiringTests.EventWiringInstanceSinkToPrototypeSourceWarningSpring.Objects.Factory.Xml.XmlObjectFactoryTests.DoubleBooleanAutowireWarningSpring.Objects.Support.PropertyComparatorTests.OrderingIsUnperturbedWithEqualPropsWarningSpring.Objects.Support.PropertyComparatorTests.SortWithNonCompar
ableTypesWarningSpring.Objects.Navigation.ObjectNavigatorTests.LookupCustomIndexerWithMultipleKeysWarningSpring.Objects.Navigation.ObjectNavigatorTests.LookupCustomIndexerWarningSpring.Objects.TypeConverters.NameValueConverterTests.ConvertFromWarningSpring.Objects.TypeConverters.StreamConverterTests.ConvertFromMalformedUriBailsWarningSpring.Pool.StessSimplePool.ScalingAgainstIncreasingNumberOfThreadsWarningSpring.Util.PathMatcherTest.ThisIsATestForDebuggingPurposesWarningSpring.Util.StringUtilTestSuite.GetAntExpressionsIgnoresEmptyExpressionWarningSpring.Services.WindowsService.Common.Deploy.FileSystem.FileSystemDeployLocationTest.DontUpdateButJustRemoveAnInvalidApplication
Warning Details (13)
Test:Spring.Aop.Support.RegexpMethodPointcutAdvisorTests.SerializationType:WarningMessage:Can't serialize a proxied object.Test:Spring.Objects.Factory.Xml.EventWiringTests.EventWiringInstanceSinkToPrototypeSourceType:WarningMessage:SPRNET-21 Just entered. 2005/01/05Test:Spring.Objects.Factory.Xml.XmlObjectFactoryTests.DoubleBooleanAutowireType:WarningMessage:Investigate autowire constructor when missing one or more ctor argumentsTest:Spring.Objects.Support.PropertyComparatorTests.OrderingIsUnperturbedWithEqualPropsType:WarningMessage:Sort ordering is not preserved (unstable) wit
h 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.Navigation.ObjectNavigatorTests.LookupCustomIndexerWithMultipleKeysType:WarningMessage:Not implementedTest:Spring.Objects.Navigation.ObjectNavigatorTests.LookupCustomIndexerType:WarningMessage:Not implementedTest:Spring.Objects.TypeConverters.NameValueConverterTests.ConvertFromType:WarningMessage:Shucks... so name/value pairs *have* be to be in a config file *a
nd* in a 'spring-config' section to be converted?Test:Spring.Objects.TypeConverters.StreamConverterTests.ConvertFromMalformedUriBailsType:WarningMessage:Mmm...Test:Spring.Pool.StessSimplePool.ScalingAgainstIncreasingNumberOfThreadsType:WarningMessage:a try for a stress
Test:Spring.Util.PathMatcherTest.ThisIsATestForDebuggingPurposesType:WarningMessage:Explicit selection requiredTest:Spring.Util.StringUtilTestSuite.GetAntExpressionsIgnoresEmptyExpressionType:WarningMessage:Surely the empty Ant-style _expression_ ${} is invalid?Test:Spring.Services.WindowsService.Common.Deploy.FileSystem.FileSystemDeployLocationTest.DontUpdateButJustRemoveAnInvalidApplicationType:WarningMessage:this is responsibility of the aggregator
Modifications since last build (23)
modifiedfspinazzidoc/reference/src/index.xml- moved PathMatcher and tests from Spring.Services.WindowsService to Spring.Util
- introuced a Miscellanea chapter in the reference docsmodifiedfspinazzidoc/reference/src/templated/misc.xml- moved PathMatcher and tests from Spring.Services.WindowsService to Spring.Util
- introuced a Miscellanea chapter in the reference docsmodifiedfspinazzidoc/reference/src/templated/windows-service.xml- moved PathMatcher and tests from Spring.Services.WindowsService to Spring.Util
- introuced a Miscellanea chapter in the reference docsmodifiedfspinazzisrc/Spring/Spring.Core/Spring.Core.csproj- moved PathMatcher and tests from Spring.Services.WindowsService to Spring.Util
- introuced a Miscellanea chapter in the reference docsaddedfspinazzisrc/Spring/Spring.Core/Util/PathMatcher.cs- moved PathMatcher and tests from Spring.Services.WindowsService to Spring.Util
- introuced a Miscellanea chapter in the reference docsmodifiedfspinazzisrc/Spring/Spring.Services/Spring.Services.WindowsService.Common.csproj- moved PathMatcher and tests from Spring.Services.WindowsService to Spring.Util
- introuced a Miscellanea chapter in the reference docsmodifiedfspinazzisrc/Spring/Spring.Services/WindowsService/Common/Deploy/FileSystem/FileSystemApplicationWatcher.cs- moved PathMatcher and tests from Spring.Services.WindowsService to Spring.Util
- introuced a Miscellanea chapter in the reference docsdeletedfspinazzisrc/Spring/Spring.Services/WindowsService/Common/Deploy/FileSystem/PathMatcher.cs- moved PathMatcher and tests from Spring.Services.WindowsService to Spring.Util
- introuced a Miscellanea chapter in the reference docsmodifiedfspinazzisrc/Spring/Spring.Services/WindowsService/Common/Deploy/FileSystem/RegexFilter.cs- moved PathMatcher and tests from Spring.Services.WindowsService to Spring.Util
- introuced a Miscellanea chapter in the reference docsmodifiedfspinazzitest/Spring/Spring.Core.Tests/Spring.Core.Tests.build- moved PathMatcher and tests from Spring.Services.WindowsService to Spring.Util
- introuced a Miscellanea chapter in the reference docsmodifiedfspinazzitest/Spring/Spring.Core.Tests/Spring.Core.Tests.csproj- moved PathMatcher and tests from Spring.Services.WindowsService to Spring.Util
- introuced a Miscellanea chapter in the reference docsaddedfspinazzitest/Spring/Spring.Core.Tests/Data/PathMatcher/EmptyPattern.test- moved PathMatcher and tests from Spring.Services.WindowsService to Spring.Util
- introuced a Miscellanea chapter in the reference docsaddedfspinazzitest/Spring/Spring.Core.Tests/Data/PathMatcher/InBetween.test- moved PathMatcher and tests from Spring.Services.WindowsService to Spring.Util
- introuced a Miscellanea chapter in the reference docsaddedfspinazzitest/Spring/Spring.Core.Tests/Data/PathMatcher/MatchAll.test- moved PathMatcher and tests from Spring.Services.WindowsService to Spring.Util
- introuced a Miscellanea chapter in the reference docsaddedfspinazzitest/Spring/Spring.Core.Tests/Data/PathMatcher/PatternsAreCaseSensitive.test- moved PathMatcher and tests from Spring.Services.WindowsService to Spring.Util
- introuced a Miscellanea chapter in the reference docsaddedfspinazzitest/Spring/Spring.Core.Tests/Data/PathMatcher/SingleCaracters.test- moved PathMatcher and tests from Spring.Services.WindowsService to Spring.Util
- introuced a Miscellanea chapter in the reference docsaddedfspinazzitest/Spring/Spring.Core.Tests/Data/PathMatcher/SlurpPrependedDirectories.test- moved PathMatcher and tests from Spring.Services.WindowsService to Spring.Util
- introuced a Miscellanea chapter in the reference docsaddedfspinazzitest/Spring/Spring.Core.Tests/Data/PathMatcher/SpringAssembliesPrefix.test- moved PathMatcher and tests from Spring.Services.WindowsService to Spring.Util
- introuced a Miscellanea chapter in the reference docsaddedfspinazzitest/Spring/Spring.Core.Tests/Data/PathMatcher/ThisDirectory.test- moved PathMatcher and tests from Spring.Services.WindowsService to Spring.Util
- introuced a Miscellanea chapter in the reference docsaddedfspinazzitest/Spring/Spring.Core.Tests/Util/PathMatcherTest.cs- moved PathMatcher and tests from Spring.Services.WindowsService to Spring.Util
- introuced a Miscellanea chapter in the reference docsmodifiedfspinazzitest/Spring/Spring.Services.Tests/Spring.Services.WindowsService.Tests.csproj- moved PathMatcher and tests from Spring.Services.WindowsService to Spring.Util
- introuced a Miscellanea chapter in the reference docsdeletedfspinazzitest/Spring/Spring.Services.Tests/WindowsService/Common/Deploy/FileSystem/PathMatcherTest.cs- moved PathMatcher and tests from Spring.Services.WindowsService to Spring.Util
- introuced a Miscellanea chapter in the reference docsmodifiedfspinazzitest/Spring/Spring.Services.Tests/WindowsService/Common/Deploy/FileSystem/RegexFilterConfigurerTest.cs- moved PathMatcher and tests from Spring.Services.WindowsService to Spring.Util
- introuced a Miscellanea chapter in the reference docs
Previous Message by Thread:
click to view message preview
SpringNET Build Successful: Build 212
CruiseControl.NET Build Results for project SpringNET (web page)BUILD SUCCESSFULProject:SpringNETDate of build:4/11/2005 7:52:52 PMRunning time:00:03:11Last changed:11 Apr 2005 17:58Last log entry:move Spring.Con
text.Tests into Spring.Core.Tests - sprnet-48
Tests run: 1121, Failures: 0, Not run: 13, Time: 30.062640199999997 seconds
All Tests PassedWarningSpring.Aop.Support.RegexpMethodPointcutAdvisorTests.SerializationWarningSpring.Objects.Factory.Xml.EventWiringTests.EventWiringInstanceSinkToPrototypeSourceWarningSpring.Objects.Factory.Xml.XmlObjectFactoryTests.DoubleBooleanAutowireWarningSpring.Objects.Support.PropertyComparatorTests.OrderingIsUnperturbedWithEqualPropsWarningSpring.Objects.Support.PropertyComparatorTests.SortWithNonCompar
ableTypesWarningSpring.Objects.Navigation.ObjectNavigatorTests.LookupCustomIndexerWithMultipleKeysWarningSpring.Objects.Navigation.ObjectNavigatorTests.LookupCustomIndexerWarningSpring.Objects.TypeConverters.NameValueConverterTests.ConvertFromWarningSpring.Objects.TypeConverters.StreamConverterTests.ConvertFromMalformedUriBailsWarningSpring.Pool.StessSimplePool.ScalingAgainstIncreasingNumberOfThreadsWarningSpring.Util.StringUtilTestSuite.GetAntExpressionsIgnoresEmptyExpre
ssionWarningSpring.Services.WindowsService.Common.Deploy.FileSystem.FileSystemDeployLocationTest.DontUpdateButJustRemoveAnInvalidApplicationWarningSpring.Services.WindowsService.Common.Deploy.FileSystem.PathMatcherTest.ThisIsATestForDebuggingPurposes
Warning Details (13)
Test:Spring.Aop.Support.RegexpMethodPointcutAdvisorTests.SerializationType:WarningMessage:Can't serialize a proxied object.Test:Spring.Objects.Factory.Xml.EventWiringTests.EventWiringInstanceSinkToPrototypeSourceType:WarningMessage:SPRNET-21 Just entered. 2005/01/05Test:Spring.Objects.Factory.Xml.XmlObjectFactoryTests.DoubleBooleanAutowireType:WarningMessage:Investigate autowire constructor when missing one or more ctor argumentsTest:Spring.Objects.Support.PropertyComparatorTests.OrderingIsUnperturbedWithEqualPropsType:WarningMessage:Sort ordering is not preserved (unstable) wit
h 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.Navigation.ObjectNavigatorTests.LookupCustomIndexerWithMultipleKeysType:WarningMessage:Not implementedTest:Spring.Objects.Navigation.ObjectNavigatorTests.LookupCustomIndexerType:WarningMessage:Not implementedTest:Spring.Objects.TypeConverters.NameValueConverterTests.ConvertFromType:WarningMessage:Shucks... so name/value pairs *have* be to be in a config file *a
nd* in a 'spring-config' section to be converted?Test:Spring.Objects.TypeConverters.StreamConverterTests.ConvertFromMalformedUriBailsType:WarningMessage:Mmm...Test:Spring.Pool.StessSimplePool.ScalingAgainstIncreasingNumberOfThreadsType:WarningMessage:a try for a stress
Test:Spring.Util.StringUtilTestSuite.GetAntExpressionsIgnoresEmptyExpressionType:WarningMessage:Surely the empty Ant-style _expression_ ${} is invalid?Test:Spring.Services.WindowsService.Common.Deploy.FileSystem.FileSystemDeployLocationTest.DontUpdateButJustRemoveAnInvalidApplicationType:WarningMessage:this is responsibility of the aggregatorTest:Spring.Services.WindowsService.Common.Deploy.FileSystem.PathMatcherTest.ThisIsATestForDebuggingPurposesType:WarningMessage:Explicit selection required
Modifications since last build (37)
modifiedmarkpollackSpring.Net.Aop.slnmove Spring.Context.Tests into Spring.Core.Tests - sprnet-48modifiedmarkpollackSpring.Net.Core.slnmove Spring.Context.Tests into Spring.Core.Tests - sprnet-48modifiedmarkpollackSpring.Net.Rele
ase.slnmove Spring.Context.Tests into Spr
ing.Core.Tests - sprnet-48modifiedmarkpollackSpring.Net.slnmove Spring.Context.Tests into Spring.Core.Tests - sprnet-48modifiedmarkpollackSpring.buildmove Spring.Context.Tests into Spring.Core.Tests - sprnet-48deletedmarkpollacktest/Spring/Sprin
g.Context.Tests/.cvsignoremove Spring.Con
text.Tests into Spring.Core.Tests - sprnet-48deletedmarkpollacktest/Spring/Spring.Context.Tests/AssemblyInfo.csmove Spring.Context.Tests into Spring.Core.Tests - sprnet-48deletedmarkpollacktest/Spring/Spring.Context.Tests/ContextExceptionTests.csmove Spring.Context.Tests into Spring.Core.Tests - sprnet-48deletedmarkpollacktest/Sprin
g/Spring.Context.Tests/Spring.Context.Tests.buildmove Spring.Context.Tests into Spring.Core.Tests - sprnet-48deletedmarkpollacktest/Spring/Spring.Context.Tests/Spring.Context.Tests.csprojmove Spring.Context.Tests into Spring.Core.Tests - sprnet-48deletedmarkpollacktest/Spring/Spring.Context.Tests/Context/ApplicationEventArgsTests.csmove Spring.Context.Tests into Spring.Core.Test
s - sprnet-48deletedmarkpollacktest/Spring/Spring.Context.Tests/Context/CommonTypes.csmove Spring.Context.Tests into Spring.Core.Tests - sprnet-48deletedmarkpollacktest/Spring/Spring.Context.Tests/Context/EventListenerAttributeTests.csmove Spring.Context.Tests into Spring.Core.Tests - sprnet-48deletedmarkpollacktest/Spring/Spring.Con
text.Tests/Context/Events/ApplicationEventMulticasterTests.csmove Spring.Context.Tests into Spring.Core.Tests - sprnet-48deletedmarkpollacktest/Spring/Spring.Context.Tests/Context/Events/ConsoleListenerTests.csmove Spring.Context.Tests into Spring.Core.Tests - sprnet-48deletedmarkpollacktest/Spring/Spring.Context.Tests/Context/Support/AbstractApplicationContextTests.csmove Spring.Context.Tests into Spring.Core.Tests - sprnet-48deletedmarkpollacktest/Spring/Spring.Context.Tests/Context/Support/AbstractMessageSourceTests.csmove Spring.Context.Tests into Spring.Core.Tests - sprnet-48deletedmarkpollacktest/Spring/Spring.Context.Tests/Context/Support/ApplicationContextAwareProcessorTests.csmove Spring.Context.Tests into Spring.Core.Tests - sprnet-48deletedmarkpollacktest/Spring/Spring.Context.Tests/
Context/Support/ApplicationObjectSupportTests.csmove Spring.Context.Tests into Spring.Core.Tests - sprnet-48deletedmarkpollacktest/Spring/Spring.Context.Tests/Context/Support/ContextLocatorHandlerTests.csmove Spring.Context.Tests into Spring.Core.Tests - sprnet-48deletedmarkpollacktest/Spring/Spring.Context.Tests/Context/Support/DefaultMessageResolvableTests.csmove Spring.Context.Tests into Spring.Core.Tests - sprnet-48deletedmarkpollacktest/Spring/Spring.Context.Tests/Context/Support/MessageSourceAccessorTests.csmove Spring.Context.Tests into Spring.Core.Tests - sprnet-48deletedmarkpollacktest/Spring/Spring.Context.Tests/Context/Support/ResourceSetMessageSourceTests.csmove Spring.Context.Tests into Spring.Core.Tests - sprnet-48deletedmarkpollacktest/Spring/Spring.Context.Tests/Context/Support/S
taticApplicationContextTests.csmove Sprin
g.Context.Tests into Spring.Core.Tests - sprnet-48deletedmarkpollacktest/Spring/Spring.Context.Tests/Context/Support/StaticMessageSourceTests.csmove Spring.Context.Tests into Spring.Core.Tests - sprnet-48deletedmarkpollacktest/Spring/Spring.Context.Tests/Context/Support/XmlApplicationContextTests.csmove Spring.Context.Tests into Spring.Core.Tests - sprnet-48deletedmarkpollack
test/Spring/Spring.Context.Tests/Context/Support/objects.xmlmove Spring.Context.Tests into Spring.Core.Tests - sprnet-48deletedmarkpollacktest/Spring/Spring.Context.Tests/Resources/Images.resxmove Spring.Context.Tests into Spring.Core.Tests - sprnet-48deletedmarkpollacktest/Spring/Spring.Context.Tests/Resources/SimpleAppContext.xmlmove
Spring.Context.Tests into Spring.Core.Tests - sprnet-48deletedmarkpollacktest/Spring/Spring.Context.Tests/Resources/Spring.Context.Tests.pt-BR.resxmove Spring.Context.Tests into Spring.Core.Tests - sprnet-48deletedmarkpollacktest/Spring/Spring.Context.Tests/Resources/Spring.Context.Tests.resxmove Spring.Context.Tests into Spring.Core.Tests - sprnet-48modifiedmarkpollacktest/Spring/Spring.Core.Tests/Spring.Core.Tests.buil
dmove Spring.Context.Tests into Spring.Core.Tests - sprnet-48modifiedmarkpollacktest/Spring/Spring.Core.Tests/Spring.Core.Tests.csprojmove Spring.Context.Tests into Spring.Core.Tests - sprnet-48addedmarkpollacktest/Spring/Spring.Core.Tests/Resources/Images.resxmove Spring.Context.Tests into Spring.Core.Tests - sprnet-48addedmarkpoll
acktest/Spring/Spring.Core.Tests/Resources/SimpleAppContext.xmlmove Spring.Context.Tests into Spring.Core.Tests - sprnet-48addedmarkpollacktest/Spring/Spring.Core.Tests/Resources/Spring.Context.Tests.pt-BR.resxmove Spring.Context.Tests into Spring.Core.Tests - sprnet-48addedmarkpollacktest/Spring/Spring.Core.Tests/Resources/Spring.Context.Tests.resxmove Spring.Context.Tests into Spring.Core.Tests - sprnet-48<
/table>
Next Message by Thread:
click to view message preview
SpringNET Build Successful: Build 214
CruiseControl.NET Build Results for project SpringNET (web page)BUILD SUCCESSFULProject:SpringNETDate of build:4/13/2005 8:21:56 AMRunning time:00:03:59Last changed:13 Apr 2005 04:19Last log entry:- moved PathMat
cher and tests from Spring.Services.WindowsService to Spring.Util
- introuced a Miscellanea chapter in the reference docs
Tests run: 1121, Failures: 0, Not run: 13, Time: 31.859171099999998 seconds
All Tests PassedWarningSpring.Aop.Support.RegexpMethodPointcutAdvisorTests.SerializationWarningSpring.Objects.Factory.Xml.EventWiringTests.EventWiringInstanceSinkToPrototypeSourceWarningSpring.Objects.Factory.Xml.XmlObjectFactoryTests.DoubleBooleanAutowireWarningSpring.Objects.Support.PropertyComparatorTests.OrderingIsUnperturbedWithEqualPropsWarningSpring.Objects.Support.PropertyComparatorTests.SortWithNonCompar
ableTypesWarningSpring.Objects.Navigation.ObjectNavigatorTests.LookupCustomIndexerWithMultipleKeysWarningSpring.Objects.Navigation.ObjectNavigatorTests.LookupCustomIndexerWarningSpring.Objects.TypeConverters.NameValueConverterTests.ConvertFromWarningSpring.Objects.TypeConverters.StreamConverterTests.ConvertFromMalformedUriBailsWarningSpring.Pool.StessSimplePool.ScalingAgainstIncreasingNumberOfThreadsWarningSpring.Util.PathMatcherTest.ThisIsATestForDebuggingPurposesWarningSpring.Util.StringUtilTestSuite.GetAntExpressionsIgnoresEmptyExpressionWarningSpring.Services.WindowsService.Common.Deploy.FileSystem.FileSystemDeployLocationTest.DontUpdateButJustRemoveAnInvalidApplication
Warning Details (13)
Test:Spring.Aop.Support.RegexpMethodPointcutAdvisorTests.SerializationType:WarningMessage:Can't serialize a proxied object.Test:Spring.Objects.Factory.Xml.EventWiringTests.EventWiringInstanceSinkToPrototypeSourceType:WarningMessage:SPRNET-21 Just entered. 2005/01/05Test:Spring.Objects.Factory.Xml.XmlObjectFactoryTests.DoubleBooleanAutowireType:WarningMessage:Investigate autowire constructor when missing one or more ctor argumentsTest:Spring.Objects.Support.PropertyComparatorTests.OrderingIsUnperturbedWithEqualPropsType:WarningMessage:Sort ordering is not preserved (unstable) wit
h 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.Navigation.ObjectNavigatorTests.LookupCustomIndexerWithMultipleKeysType:WarningMessage:Not implementedTest:Spring.Objects.Navigation.ObjectNavigatorTests.LookupCustomIndexerType:WarningMessage:Not implementedTest:Spring.Objects.TypeConverters.NameValueConverterTests.ConvertFromType:WarningMessage:Shucks... so name/value pairs *have* be to be in a config file *a
nd* in a 'spring-config' section to be converted?Test:Spring.Objects.TypeConverters.StreamConverterTests.ConvertFromMalformedUriBailsType:WarningMessage:Mmm...Test:Spring.Pool.StessSimplePool.ScalingAgainstIncreasingNumberOfThreadsType:WarningMessage:a try for a stress
Test:Spring.Util.PathMatcherTest.ThisIsATestForDebuggingPurposesType:WarningMessage:Explicit selection requiredTest:Spring.Util.StringUtilTestSuite.GetAntExpressionsIgnoresEmptyExpressionType:WarningMessage:Surely the empty Ant-style _expression_ ${} is invalid?Test:Spring.Services.WindowsService.Common.Deploy.FileSystem.FileSystemDeployLocationTest.DontUpdateButJustRemoveAnInvalidApplicationType:WarningMessage:this is responsibility of the aggregator
Modifications since last build (23)
modifiedfspinazzidoc/reference/src/index.xml- moved PathMatcher and tests from Spring.Services.WindowsService to Spring.Util
- introuced a Miscellanea chapter in the reference docsmodifiedfspinazzidoc/reference/src/templated/misc.xml- moved PathMatcher and tests from Spring.Services.WindowsService to Spring.Util
- introuced a Miscellanea chapter in the reference docsmodifiedfspinazzidoc/reference/src/templated/windows-service.xml- moved PathMatcher and tests from Spring.Services.WindowsService to Spring.Util
- introuced a Miscellanea chapter in the reference docsmodifiedfspinazzisrc/Spring/Spring.Core/Spring.Core.csproj- moved PathMatcher and tests from Spring.Services.WindowsService to Spring.Util
- introuced a Miscellanea chapter in the reference docsaddedfspinazzisrc/Spring/Spring.Core/Util/PathMatcher.cs- moved PathMatcher and tests from Spring.Services.WindowsService to Spring.Util
- introuced a Miscellanea chapter in the reference docsmodifiedfspinazzisrc/Spring/Spring.Services/Spring.Services.WindowsService.Common.csproj- moved PathMatcher and tests from Spring.Services.WindowsService to Spring.Util
- introuced a Miscellanea chapter in the reference docsmodifiedfspinazzisrc/Spring/Spring.Services/WindowsService/Common/Deploy/FileSystem/FileSystemApplicationWatcher.cs- moved PathMatcher and tests from Spring.Services.WindowsService to Spring.Util
- introuced a Miscellanea chapter in the reference docsdeletedfspinazzisrc/Spring/Spring.Services/WindowsService/Common/Deploy/FileSystem/PathMatcher.cs- moved PathMatcher and tests from Spring.Services.WindowsService to Spring.Util
- introuced a Miscellanea chapter in the reference docsmodifiedfspinazzisrc/Spring/Spring.Services/WindowsService/Common/Deploy/FileSystem/RegexFilter.cs- moved PathMatcher and tests from Spring.Services.WindowsService to Spring.Util
- introuced a Miscellanea chapter in the reference docsmodifiedfspinazzitest/Spring/Spring.Core.Tests/Spring.Core.Tests.build- moved PathMatcher and tests from Spring.Services.WindowsService to Spring.Util
- introuced a Miscellanea chapter in the reference docsmodifiedfspinazzitest/Spring/Spring.Core.Tests/Spring.Core.Tests.csproj- moved PathMatcher and tests from Spring.Services.WindowsService to Spring.Util
- introuced a Miscellanea chapter in the reference docsaddedfspinazzitest/Spring/Spring.Core.Tests/Data/PathMatcher/EmptyPattern.test- moved PathMatcher and tests from Spring.Services.WindowsService to Spring.Util
- introuced a Miscellanea chapter in the reference docsaddedfspinazzitest/Spring/Spring.Core.Tests/Data/PathMatcher/InBetween.test- moved PathMatcher and tests from Spring.Services.WindowsService to Spring.Util
- introuced a Miscellanea chapter in the reference docsaddedfspinazzitest/Spring/Spring.Core.Tests/Data/PathMatcher/MatchAll.test- moved PathMatcher and tests from Spring.Services.WindowsService to Spring.Util
- introuced a Miscellanea chapter in the reference docsaddedfspinazzitest/Spring/Spring.Core.Tests/Data/PathMatcher/PatternsAreCaseSensitive.test- moved PathMatcher and tests from Spring.Services.WindowsService to Spring.Util
- introuced a Miscellanea chapter in the reference docsaddedfspinazzitest/Spring/Spring.Core.Tests/Data/PathMatcher/SingleCaracters.test- moved PathMatcher and tests from Spring.Services.WindowsService to Spring.Util
- introuced a Miscellanea chapter in the reference docsaddedfspinazzitest/Spring/Spring.Core.Tests/Data/PathMatcher/SlurpPrependedDirectories.test- moved PathMatcher and tests from Spring.Services.WindowsService to Spring.Util
- introuced a Miscellanea chapter in the reference docsaddedfspinazzitest/Spring/Spring.Core.Tests/Data/PathMatcher/SpringAssembliesPrefix.test- moved PathMatcher and tests from Spring.Services.WindowsService to Spring.Util
- introuced a Miscellanea chapter in the reference docsaddedfspinazzitest/Spring/Spring.Core.Tests/Data/PathMatcher/ThisDirectory.test- moved PathMatcher and tests from Spring.Services.WindowsService to Spring.Util
- introuced a Miscellanea chapter in the reference docsaddedfspinazzitest/Spring/Spring.Core.Tests/Util/PathMatcherTest.cs- moved PathMatcher and tests from Spring.Services.WindowsService to Spring.Util
- introuced a Miscellanea chapter in the reference docsmodifiedfspinazzitest/Spring/Spring.Services.Tests/Spring.Services.WindowsService.Tests.csproj- moved PathMatcher and tests from Spring.Services.WindowsService to Spring.Util
- introuced a Miscellanea chapter in the reference docsdeletedfspinazzitest/Spring/Spring.Services.Tests/WindowsService/Common/Deploy/FileSystem/PathMatcherTest.cs- moved PathMatcher and tests from Spring.Services.WindowsService to Spring.Util
- introuced a Miscellanea chapter in the reference docsmodifiedfspinazzitest/Spring/Spring.Services.Tests/WindowsService/Common/Deploy/FileSystem/RegexFilterConfigurerTest.cs- moved PathMatcher and tests from Spring.Services.WindowsService to Spring.Util
- introuced a Miscellanea chapter in the reference docs