You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by ni...@apache.org on 2004/03/29 19:04:16 UTC

cvs commit: avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/util/test ComponentStateValidator.java ComponentTestCase.java CompositeExceptionTestCase.java ContextManagerTestCase.java FortressConfigTestCase.java FullLifecycleComponent.java LifecycleExtensionManagerTestCase.java OverridableContextTestCase.java TestAccessor.java TestComponent.java TestCreator.java

niclas      2004/03/29 09:04:16

  Modified:    fortress README.txt
               fortress/bean project.xml
               fortress/container-test project.xml
  Added:       fortress/container-test maven.xml
               fortress/container-test/src/test/org/apache/avalon/fortress/impl/extensions/test
                        InstrumentableCreatorTestCase.java
                        TestInstrumentManager.java
               fortress/container-test/src/test/org/apache/avalon/fortress/impl/lookup/test
                        FortressServiceManagerTestCase.java
               fortress/container-test/src/test/org/apache/avalon/fortress/impl/role/test
                        AbstractMetaInfoManagerTestCase.java
                        AbstractRoleManagerTestCase.java
                        ConfigManager.roles
                        ConfigurableRoleManagerTestCase.java
                        FortressRoleManagerTestCase.java
                        Role2MetaInfoManagerTestCase.java
                        ServiceMetaManagerTestCase.java
               fortress/container-test/src/test/org/apache/avalon/fortress/impl/test
                        ComponentHandlerEntryTestCase.java
                        ComponentHandlerMetaDataTestCase.java
                        TestComponentHandler.java
               fortress/container-test/src/test/org/apache/avalon/fortress/test
                        HandlersTestCase.java
                        InitializationExceptionTestCase.java
                        MetaInfoEntryTestCase.java RoleEntryTestCase.java
               fortress/container-test/src/test/org/apache/avalon/fortress/test/data
                        BaseRole.java Component1.java Component2.java
                        Component3.java Component4.java Role1.java
                        Role2.java Role3.java Role4.java test1.xconf
                        test1.xlog
               fortress/container-test/src/test/org/apache/avalon/fortress/util/dag/test
                        DirectedAcyclicGraphVerifierTestCase.java
                        VertexTestCase.java
               fortress/container-test/src/test/org/apache/avalon/fortress/util/test
                        ComponentStateValidator.java ComponentTestCase.java
                        CompositeExceptionTestCase.java
                        ContextManagerTestCase.java
                        FortressConfigTestCase.java
                        FullLifecycleComponent.java
                        LifecycleExtensionManagerTestCase.java
                        OverridableContextTestCase.java TestAccessor.java
                        TestComponent.java TestCreator.java
  Removed:     fortress/container-test/org/apache/avalon/fortress/impl/extensions/test
                        InstrumentableCreatorTestCase.java
                        TestInstrumentManager.java
               fortress/container-test/org/apache/avalon/fortress/impl/lookup/test
                        FortressServiceManagerTestCase.java
               fortress/container-test/org/apache/avalon/fortress/impl/role/test
                        AbstractMetaInfoManagerTestCase.java
                        AbstractRoleManagerTestCase.java
                        ConfigManager.roles
                        ConfigurableRoleManagerTestCase.java
                        FortressRoleManagerTestCase.java
                        Role2MetaInfoManagerTestCase.java
                        ServiceMetaManagerTestCase.java
               fortress/container-test/org/apache/avalon/fortress/impl/test
                        ComponentHandlerEntryTestCase.java
                        ComponentHandlerMetaDataTestCase.java
                        TestComponentHandler.java
               fortress/container-test/org/apache/avalon/fortress/test
                        HandlersTestCase.java
                        InitializationExceptionTestCase.java
                        MetaInfoEntryTestCase.java RoleEntryTestCase.java
               fortress/container-test/org/apache/avalon/fortress/test/data
                        BaseRole.java Component1.java Component2.java
                        Component3.java Component4.java Role1.java
                        Role2.java Role3.java Role4.java test1.xconf
                        test1.xlog
               fortress/container-test/org/apache/avalon/fortress/util/dag/test
                        DirectedAcyclicGraphVerifierTestCase.java
                        VertexTestCase.java
               fortress/container-test/org/apache/avalon/fortress/util/test
                        ComponentStateValidator.java ComponentTestCase.java
                        CompositeExceptionTestCase.java
                        ContextManagerTestCase.java
                        FortressConfigTestCase.java
                        FullLifecycleComponent.java
                        LifecycleExtensionManagerTestCase.java
                        OverridableContextTestCase.java TestAccessor.java
                        TestComponent.java TestCreator.java
  Log:
  Fixed up the container testcases to work properly within the build system.
  
  Revision  Changes    Path
  1.2       +12 -11    avalon-excalibur/fortress/README.txt
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/README.txt.diff?r1=1.1&r2=1.2
  
  
  1.9       +2 -0      avalon-excalibur/fortress/bean/project.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/bean/project.xml.diff?r1=1.8&r2=1.9
  
  
  1.2       +39 -22    avalon-excalibur/fortress/container-test/project.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-test/project.xml.diff?r1=1.1&r2=1.2
  
  
  1.1                  avalon-excalibur/fortress/container-test/maven.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-test/maven.xml?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/impl/extensions/test/InstrumentableCreatorTestCase.java
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/impl/extensions/test/InstrumentableCreatorTestCase.java?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/impl/extensions/test/TestInstrumentManager.java
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/impl/extensions/test/TestInstrumentManager.java?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/impl/lookup/test/FortressServiceManagerTestCase.java
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/impl/lookup/test/FortressServiceManagerTestCase.java?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/impl/role/test/AbstractMetaInfoManagerTestCase.java
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/impl/role/test/AbstractMetaInfoManagerTestCase.java?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/impl/role/test/AbstractRoleManagerTestCase.java
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/impl/role/test/AbstractRoleManagerTestCase.java?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/impl/role/test/ConfigManager.roles
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/impl/role/test/ConfigManager.roles?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/impl/role/test/ConfigurableRoleManagerTestCase.java
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/impl/role/test/ConfigurableRoleManagerTestCase.java?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/impl/role/test/FortressRoleManagerTestCase.java
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/impl/role/test/FortressRoleManagerTestCase.java?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/impl/role/test/Role2MetaInfoManagerTestCase.java
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/impl/role/test/Role2MetaInfoManagerTestCase.java?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/impl/role/test/ServiceMetaManagerTestCase.java
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/impl/role/test/ServiceMetaManagerTestCase.java?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/impl/test/ComponentHandlerEntryTestCase.java
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/impl/test/ComponentHandlerEntryTestCase.java?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/impl/test/ComponentHandlerMetaDataTestCase.java
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/impl/test/ComponentHandlerMetaDataTestCase.java?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/impl/test/TestComponentHandler.java
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/impl/test/TestComponentHandler.java?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/test/HandlersTestCase.java
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/test/HandlersTestCase.java?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/test/InitializationExceptionTestCase.java
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/test/InitializationExceptionTestCase.java?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/test/MetaInfoEntryTestCase.java
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/test/MetaInfoEntryTestCase.java?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/test/RoleEntryTestCase.java
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/test/RoleEntryTestCase.java?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/test/data/BaseRole.java
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/test/data/BaseRole.java?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/test/data/Component1.java
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/test/data/Component1.java?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/test/data/Component2.java
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/test/data/Component2.java?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/test/data/Component3.java
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/test/data/Component3.java?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/test/data/Component4.java
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/test/data/Component4.java?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/test/data/Role1.java
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/test/data/Role1.java?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/test/data/Role2.java
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/test/data/Role2.java?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/test/data/Role3.java
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/test/data/Role3.java?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/test/data/Role4.java
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/test/data/Role4.java?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/test/data/test1.xconf
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/test/data/test1.xconf?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/test/data/test1.xlog
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/test/data/test1.xlog?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/util/dag/test/DirectedAcyclicGraphVerifierTestCase.java
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/util/dag/test/DirectedAcyclicGraphVerifierTestCase.java?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/util/dag/test/VertexTestCase.java
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/util/dag/test/VertexTestCase.java?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/util/test/ComponentStateValidator.java
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/util/test/ComponentStateValidator.java?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/util/test/ComponentTestCase.java
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/util/test/ComponentTestCase.java?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/util/test/CompositeExceptionTestCase.java
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/util/test/CompositeExceptionTestCase.java?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/util/test/ContextManagerTestCase.java
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/util/test/ContextManagerTestCase.java?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/util/test/FortressConfigTestCase.java
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/util/test/FortressConfigTestCase.java?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/util/test/FullLifecycleComponent.java
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/util/test/FullLifecycleComponent.java?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/util/test/LifecycleExtensionManagerTestCase.java
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/util/test/LifecycleExtensionManagerTestCase.java?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/util/test/OverridableContextTestCase.java
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/util/test/OverridableContextTestCase.java?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/util/test/TestAccessor.java
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/util/test/TestAccessor.java?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/util/test/TestComponent.java
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/util/test/TestComponent.java?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/util/test/TestCreator.java
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-test/src/test/org/apache/avalon/fortress/util/test/TestCreator.java?rev=1.1
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org