View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-jdk-matrix?log=log20041109225313Lbuild.10

BUILD COMPLETE -  build.10
Date of build: 11/09/2004 22:53:13
Time to build: 29 minutes 0 seconds
Last changed: 11/09/2004 17:04:08
Last log entry: Restructured tests and their directories. Also verified that all test cases are working correctly (meaning will indicate failure if failed) and are all currently passing.

 Unit Tests: (0)  Total Errors and Failures: (0)
 

 Modifications since last build:  (125)
1.2deletedtelrodremoting/src/test/org/jboss/remoting/CallbackClientTest.javaRestructured tests and their directories. Also verified that all test cases are working correctly (meaning will indicate failure if failed) and are all currently passing.
1.6deletedtelrodremoting/src/test/org/jboss/remoting/DistributedTest.javaRestructured tests and their directories. Also verified that all test cases are working correctly (meaning will indicate failure if failed) and are all currently passing.
1.2deletedtelrodremoting/src/test/org/jboss/remoting/DistributedTestCase.javaRestructured tests and their directories. Also verified that all test cases are working correctly (meaning will indicate failure if failed) and are all currently passing.
1.2deletedtelrodremoting/src/test/org/jboss/remoting/InvokerClientTest.javaRestructured tests and their directories. Also verified that all test cases are working correctly (meaning will indicate failure if failed) and are all currently passing.
1.8deletedtelrodremoting/src/test/org/jboss/remoting/InvokerClientUnitTestCase.javaRestructured tests and their directories. Also verified that all test cases are working correctly (meaning will indicate failure if failed) and are all currently passing.
1.2deletedtelrodremoting/src/test/org/jboss/remoting/InvokerServerTest.javaRestructured tests and their directories. Also verified that all test cases are working correctly (meaning will indicate failure if failed) and are all currently passing.
1.3deletedtelrodremoting/src/test/org/jboss/remoting/InvokerServerUnitTestCase.javaRestructured tests and their directories. Also verified that all test cases are working correctly (meaning will indicate failure if failed) and are all currently passing.
1.2deletedtelrodremoting/src/test/org/jboss/remoting/InvokerTestCase.javaRestructured tests and their directories. Also verified that all test cases are working correctly (meaning will indicate failure if failed) and are all currently passing.
1.2deletedtelrodremoting/src/test/org/jboss/remoting/LocalInvokerTest.javaRestructured tests and their directories. Also verified that all test cases are working correctly (meaning will indicate failure if failed) and are all currently passing.
1.5deletedtelrodremoting/src/test/org/jboss/remoting/MockInvokerCallbackHandler.javaRestructured tests and their directories. Also verified that all test cases are working correctly (meaning will indicate failure if failed) and are all currently passing.
1.2deletedtelrodremoting/src/test/org/jboss/remoting/MultipleTestCase.javaRestructured tests and their directories. Also verified that all test cases are working correctly (meaning will indicate failure if failed) and are all currently passing.
1.2deletedtelrodremoting/src/test/org/jboss/remoting/MultipleTestResult.javaRestructured tests and their directories. Also verified that all test cases are working correctly (meaning will indicate failure if failed) and are all currently passing.
1.2deletedtelrodremoting/src/test/org/jboss/remoting/MultipleTestRunner.javaRestructured tests and their directories. Also verified that all test cases are working correctly (meaning will indicate failure if failed) and are all currently passing.
1.2deletedtelrodremoting/src/test/org/jboss/remoting/OnewayInvokerClientTest.javaRestructured tests and their directories. Also verified that all test cases are working correctly (meaning will indicate failure if failed) and are all currently passing.
1.2deletedtelrodremoting/src/test/org/jboss/remoting/OnewayInvokerServerTest.javaRestructured tests and their directories. Also verified that all test cases are working correctly (meaning will indicate failure if failed) and are all currently passing.
1.2deletedtelrodremoting/src/test/org/jboss/remoting/OnewayInvokerTestCase.javaRestructured tests and their directories. Also verified that all test cases are working correctly (meaning will indicate failure if failed) and are all currently passing.
1.3modifiedtelrodremoting/src/test/org/jboss/remoting/AbstractInvokerTest.javaRestructured tests and their directories. Also verified that all test cases are working correctly (meaning will indicate failure if failed) and are all currently passing.
1.4modifiedtelrodremoting/src/test/org/jboss/remoting/detection/multicast/MulticastUnitTestCase.javaRestructured tests and their directories. Also verified that all test cases are working correctly (meaning will indicate failure if failed) and are all currently passing.
1.2modifiedtelrodremoting/src/test/org/jboss/remoting/detection/jndi/JNDIDetectorTest1.javaRestructured tests and their directories. Also verified that all test cases are working correctly (meaning will indicate failure if failed) and are all currently passing.
1.2modifiedtelrodremoting/src/test/org/jboss/remoting/detection/jndi/JNDIDetectorTest2.javaRestructured tests and their directories. Also verified that all test cases are working correctly (meaning will indicate failure if failed) and are all currently passing.
1.2modifiedtelrodremoting/src/test/org/jboss/remoting/detection/jndi/JNDIDetectorTestCase.javaRestructured tests and their directories. Also verified that all test cases are working correctly (meaning will indicate failure if failed) and are all currently passing.
1.42modifiedpatriot1burkeaop/src/main/org/jboss/aop/Advisor.javarefactoring to replace AspectManager.instance() with a member/local variable Manage r wherever possible
1.18modifiedpatriot1burkeaop/src/main/org/jboss/aop/AspectAnnotationLoader.javarefactoring to replace AspectManager.instance() with a member/local variable Manage r wherever possible
1.89modifiedpatriot1burkeaop/src/main/org/jboss/aop/AspectManager.javarefactoring to replace AspectManager.instance() with a member/local variable Manage r wherever possible
1.60modifiedpatriot1burkeaop/src/main/org/jboss/aop/AspectXmlLoader.javarefactoring to replace AspectManager.instance() with a member/local variable Manage r wherever possible
1.99modifiedpatriot1burkeaop/src/main/org/jboss/aop/ClassAdvisor.javarefactoring to replace AspectManager.instance() with a member/local variable Manage r wherever possible
1.2modifiedpatriot1burkeaop/src/main/org/jboss/aop/Deployment.javarefactoring to replace AspectManager.instance() with a member/local variable Manage r wherever possible
1.4modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/CFlowMatcher.javarefactoring to replace AspectManager.instance() with a member/local variable Manage r wherever possible
1.9modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/CallMatcher.javarefactoring to replace AspectManager.instance() with a member/local variable Manage r wherever possible
1.9modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/ConstructorCallMatcher.javarefactoring to replace AspectManager.instance() with a member/local variable Manage r wherever possible
1.16modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/ConstructorMatcher.javarefactoring to replace AspectManager.instance() with a member/local variable Manage r wherever possible
1.17modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/FieldMatcher.javarefactoring to replace AspectManager.instance() with a member/local variable Manage r wherever possible
1.9modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/MatcherHelper.javarefactoring to replace AspectManager.instance() with a member/local variable Manage r wherever possible
1.8modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/MethodCallMatcher.javarefactoring to replace AspectManager.instance() with a member/local variable Manage r wherever possible
1.16modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/MethodMatcher.javarefactoring to replace AspectManager.instance() with a member/local variable Manage r wherever possible
1.7modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/NewExprMatcher.javarefactoring to replace AspectManager.instance() with a member/local variable Manage r wherever possible
1.13modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/SoftClassMatcher.javarefactoring to replace AspectManager.instance() with a member/local variable Manage r wherever possible
1.15modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/Util.javarefactoring to replace AspectManager.instance() with a member/local variable Manage r wherever possible
1.6modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/WithinMatcher.javarefactoring to replace AspectManager.instance() with a member/local variable Manage r wherever possible
1.13modifiedpatriot1burkeaop/src/main/org/jboss/aop/joinpoint/Invocation.javarefactoring to replace AspectManager.instance() with a member/local variable Manage r wherever possible
1.6modifiedpatriot1burkeaop/src/main/org/jboss/aop/metadata/ClassMetaDataLoader.javarefactoring to replace AspectManager.instance() with a member/local variable Manage r wherever possible
1.11modifiedpatriot1burkeaop/src/main/org/jboss/aop/metadata/SimpleClassMetaDataLoader.javarefactoring to replace AspectManager.instance() with a member/local variable Manage r wherever possible
1.11modifiedpatriot1burkeaop/src/main/org/jboss/aop/instrument/ConstructorExecutionTransformer.javarefactoring to replace AspectManager.instance() with a member/local variable Manage r wherever possible
1.8modifiedpatriot1burkeaop/src/main/org/jboss/aop/instrument/FieldAccessTransformer.javarefactoring to replace AspectManager.instance() with a member/local variable Manage r wherever possible
1.27modifiedpatriot1burkeaop/src/main/org/jboss/aop/instrument/Instrumentor.javarefactoring to replace AspectManager.instance() with a member/local variable Manage r wherever possible
1.20modifiedpatriot1burkeaop/src/main/org/jboss/aop/instrument/MethodExecutionTransformer.javarefactoring to replace AspectManager.instance() with a member/local variable Manage r wherever possible
1.8modifiedpatriot1burkeaop/src/main/org/jboss/aop/instrument/CallerTransformer.javarefactoring to replace AspectManager.instance() with a member/local variable Manage r wherever possible
1.8modifiedpatriot1burkeaop/src/main/org/jboss/aop/advice/AdviceFactory.javarefactoring to replace AspectManager.instance() with a member/local variable Manage r wherever possible
1.8modifiedpatriot1burkeaop/src/main/org/jboss/aop/advice/PerVmAdvice.javarefactoring to replace AspectManager.instance() with a member/local variable Manage r wherever possible
1.2modifiedpatriot1burkeaop/src/main/org/jboss/aop/advice/ScopedInterceptorFactory.javarefactoring to replace AspectManager.instance() with a member/local variable Manage r wherever possible
1.3modifiedloubyanskytestsuite/src/resources/xml/person.xsdcorrected maxOccurs
1.3modifiedloubyanskytestsuite/src/main/org/jboss/test/xml/book/Book.javaadded static getInstance to return the default book instance
1.1addedloubyanskycommon/src/main/org/jboss/xml/binding/XercesXsMarshaller.javaXML Schema API (Xerces impl) based marshaller
1.8modifiedloubyanskycommon/src/main/org/jboss/xml/binding/AbstractMarshaller.javaadded marshal method that takes schema location as a string url, other refactorings
1.4modifiedloubyanskycommon/src/main/org/jboss/xml/binding/ContentWriter.javaadded marshal method that takes schema location as a string url, other refactorings
1.5modifiedloubyanskycommon/src/main/org/jboss/xml/binding/Marshaller.javaadded marshal method that takes schema location as a string url, other refactorings
1.3modifiedloubyanskycommon/src/main/org/jboss/xml/binding/SchemalessMarshaller.javaadded marshal method that takes schema location as a string url, other refactorings
1.9modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/ejbql/EJBQLParser.jjtadded >= and <= for date comparisons for ejbql
1.2modifiedtelrodremoting/src/test/org/jboss/remoting/AbstractInvokerTest.javaConsolidated all tests to one directory. Verified old tests.
1.1addedtelrodremoting/src/test/org/jboss/remoting/CallbackClientTest.javaConsolidated all tests to one directory. Verified old tests.
1.1addedtelrodremoting/src/test/org/jboss/remoting/ComplexReturn.javaConsolidated all tests to one directory. Verified old tests.
1.5modifiedtelrodremoting/src/test/org/jboss/remoting/DistributedTest.javaConsolidated all tests to one directory. Verified old tests.
1.1addedtelrodremoting/src/test/org/jboss/remoting/DistributedTestCase.javaConsolidated all tests to one directory. Verified old tests.
1.1addedtelrodremoting/src/test/org/jboss/remoting/InvokerClientTest.javaConsolidated all tests to one directory. Verified old tests.
1.7modifiedtelrodremoting/src/test/org/jboss/remoting/InvokerClientUnitTestCase.javaConsolidated all tests to one directory. Verified old tests.
1.1addedtelrodremoting/src/test/org/jboss/remoting/InvokerServerTest.javaConsolidated all tests to one directory. Verified old tests.
1.2modifiedtelrodremoting/src/test/org/jboss/remoting/InvokerServerUnitTestCase.javaConsolidated all tests to one directory. Verified old tests.
1.1addedtelrodremoting/src/test/org/jboss/remoting/InvokerTestCase.javaConsolidated all tests to one directory. Verified old tests.
1.1addedtelrodremoting/src/test/org/jboss/remoting/LocalInvokerTest.javaConsolidated all tests to one directory. Verified old tests.
1.4modifiedtelrodremoting/src/test/org/jboss/remoting/MockInvokerCallbackHandler.javaConsolidated all tests to one directory. Verified old tests.
1.1addedtelrodremoting/src/test/org/jboss/remoting/MultipleTestCase.javaConsolidated all tests to one directory. Verified old tests.
1.1addedtelrodremoting/src/test/org/jboss/remoting/MultipleTestResult.javaConsolidated all tests to one directory. Verified old tests.
1.1addedtelrodremoting/src/test/org/jboss/remoting/MultipleTestRunner.javaConsolidated all tests to one directory. Verified old tests.
1.1addedtelrodremoting/src/test/org/jboss/remoting/OnewayInvokerClientTest.javaConsolidated all tests to one directory. Verified old tests.
1.1addedtelrodremoting/src/test/org/jboss/remoting/OnewayInvokerServerTest.javaConsolidated all tests to one directory. Verified old tests.
1.1addedtelrodremoting/src/test/org/jboss/remoting/OnewayInvokerTestCase.javaConsolidated all tests to one directory. Verified old tests.
1.1addedtelrodremoting/src/test/org/jboss/remoting/ShutdownListener.javaConsolidated all tests to one directory. Verified old tests.
1.3modifiedtelrodremoting/src/test/org/jboss/remoting/detection/multicast/MulticastUnitTestCase.javaConsolidated all tests to one directory. Verified old tests.
1.3deletedtelrodremoting/src/main/test/AbstractInvokerTest.javaConsolidated all tests to one directory. Verified old tests.
1.2deletedtelrodremoting/src/main/test/ComplexReturn.javaConsolidated all tests to one directory. Verified old tests.
1.10deletedtelrodremoting/src/main/test/DistributedTestCase.javaConsolidated all tests to one directory. Verified old tests.
1.9deletedtelrodremoting/src/main/test/InvokerClientTest.javaConsolidated all tests to one directory. Verified old tests.
1.10deletedtelrodremoting/src/main/test/InvokerServerTest.javaConsolidated all tests to one directory. Verified old tests.
1.3deletedtelrodremoting/src/main/test/InvokerTestCase.javaConsolidated all tests to one directory. Verified old tests.
1.4deletedtelrodremoting/src/main/test/LocalInvokerTest.javaConsolidated all tests to one directory. Verified old tests.
1.5deletedtelrodremoting/src/main/test/MockInvokerCallbackHandler.javaConsolidated all tests to one directory. Verified old tests.
1.2deletedtelrodremoting/src/main/test/MultipleTestCase.javaConsolidated all tests to one directory. Verified old tests.
1.2deletedtelrodremoting/src/main/test/MultipleTestResult.javaConsolidated all tests to one directory. Verified old tests.
1.2deletedtelrodremoting/src/main/test/MultipleTestRunner.javaConsolidated all tests to one directory. Verified old tests.
1.5deletedtelrodremoting/src/main/test/OnewayInvokerClientTest.javaConsolidated all tests to one directory. Verified old tests.
1.6deletedtelrodremoting/src/main/test/OnewayInvokerServerTest.javaConsolidated all tests to one directory. Verified old tests.
1.2deletedtelrodremoting/src/main/test/OnewayInvokerTestCase.javaConsolidated all tests to one directory. Verified old tests.
1.2deletedtelrodremoting/src/main/test/ShutdownListener.javaConsolidated all tests to one directory. Verified old tests.
1.1addedtelrodremoting/src/test/org/jboss/remoting/detection/jndi/JNDIDetectorTest1.javaConsolidated all tests to one directory. Verified old tests.
1.1addedtelrodremoting/src/test/org/jboss/remoting/detection/jndi/JNDIDetectorTest2.javaConsolidated all tests to one directory. Verified old tests.
1.1addedtelrodremoting/src/test/org/jboss/remoting/detection/jndi/JNDIDetectorTestCase.javaConsolidated all tests to one directory. Verified old tests.
1.4modifiedtelrodremoting/src/test/org/jboss/remoting/detection/jndi/JNDIDetectorUnitTestCase.javaConsolidated all tests to one directory. Verified old tests.
1.3deletedtelrodremoting/src/main/test/detection/DetectorUtil.javaConsolidated all tests to one directory. Verified old tests.
1.6deletedtelrodremoting/src/main/test/detection/jndi/JNDIDetectorTest.javaConsolidated all tests to one directory. Verified old tests.
1.5deletedtelrodremoting/src/main/test/detection/jndi/JNDIDetectorTest1.javaConsolidated all tests to one directory. Verified old tests.
1.4deletedtelrodremoting/src/main/test/detection/jndi/JNDIDetectorTest2.javaConsolidated all tests to one directory. Verified old tests.
1.5deletedtelrodremoting/src/main/test/detection/jndi/JNDIDetectorTestCase.javaConsolidated all tests to one directory. Verified old tests.
1.3deletedtelrodremoting/src/main/test/detection/multicast/MulticastTest.javaConsolidated all tests to one directory. Verified old tests.
1.2deletedtelrodremoting/src/main/test/performance/ClientOnewayInvocationTest.javaConsolidated all tests to one directory. Verified old tests.
1.5deletedtelrodremoting/src/main/test/performance/OnewayTest.javaConsolidated all tests to one directory. Verified old tests.
1.2deletedtelrodremoting/src/main/test/performance/ServerOnewayInvocationTest.javaConsolidated all tests to one directory. Verified old tests.
1.5deletedtelrodremoting/src/main/test/performance/TestServerInvocationHandler.javaConsolidated all tests to one directory. Verified old tests.
1.7deletedtelrodremoting/src/main/org/jboss/remoting/transport/mock/MockClientInvoker.javaConsolidated all tests to one directory. Verified old tests.
1.15deletedtelrodremoting/src/main/org/jboss/remoting/transport/mock/MockServerInvocationHandler.javaConsolidated all tests to one directory. Verified old tests.
1.6deletedtelrodremoting/src/main/org/jboss/remoting/transport/mock/MockServerInvoker.javaConsolidated all tests to one directory. Verified old tests.
1.5deletedtelrodremoting/src/main/org/jboss/remoting/transport/mock/MockTest.javaConsolidated all tests to one directory. Verified old tests.
1.8deletedtelrodremoting/src/main/org/jboss/remoting/transport/test/TransportTest.javaConsolidated all tests to one directory. Verified old tests.
1.2modifiedpatriot1burkeaspects/build-test.xmlbase the lookup of Advisor on Class rather than classname
1.19modifiedpatriot1burkeaspects/src/main/org/jboss/aop/deployment/AspectManagerService.javabase the lookup of Advisor on Class rather than classname
1.2modifiedpatriot1burkeaspects/src/main/org/jboss/aop/deployment/AspectManagerService32.javabase the lookup of Advisor on Class rather than classname
1.1addedpatriot1burkeaspects/src/main/org/jboss/aop/deployment/JBossClassLoaderValidator.javabase the lookup of Advisor on Class rather than classname
1.1addedpatriot1burkeaspects/src/main/org/jboss/aop/deployment/JBossClassLoaderValidator32.javabase the lookup of Advisor on Class rather than classname
1.88modifiedpatriot1burkeaop/src/main/org/jboss/aop/AspectManager.javabase the lookup of Advisor on Class rather than classname
1.1addedpatriot1burkeaop/src/main/org/jboss/aop/ClassLoaderValidation.javabase the lookup of Advisor on Class rather than classname
1.3modifiedpatriot1burkeaop/src/main/org/jboss/aop/standalone/Package.javabase the lookup of Advisor on Class rather than classname
1.5modifiedpatriot1burkeaop/src/main/org/jboss/aop/metadata/ClassMetaDataBinding.javabase the lookup of Advisor on Class rather than classname
1.26modifiedpatriot1burkeaop/src/main/org/jboss/aop/instrument/Instrumentor.javabase the lookup of Advisor on Class rather than classname
1.9modifiedpatriot1burkeaop/src/main/org/jboss/aop/introduction/InterfaceIntroduction.javabase the lookup of Advisor on Class rather than classname
1.10modifiedpatriot1burkeaop/src/main/org/jboss/aop/advice/AdviceBinding.javabase the lookup of Advisor on Class rather than classname
1.8modifiedpatriot1burkeaop/src/main/org/jboss/aop/advice/AspectDefinition.javabase the lookup of Advisor on Class rather than classname

Reply via email to