|
| 67299 | added | alesj | //projects/microcontainer/trunk/deployers-impl/src/tests/org/jboss/test/deployers/main/test/AbstractMainDeployerTest.java | SingleDeployment API and checkComplete tests. |
| 67299 | modified | alesj | //projects/microcontainer/trunk/deployers-structure-spi/src/main/org/jboss/deployers/structure/spi/helpers/ComponentDeploymentContext.java | SingleDeployment API and checkComplete tests. |
| 67299 | modified | alesj | //projects/microcontainer/trunk/deployers-structure-spi/src/main/org/jboss/deployers/structure/spi/helpers/AbstractDeploymentContext.java | SingleDeployment API and checkComplete tests. |
| 67299 | modified | alesj | //projects/microcontainer/trunk/deployers-impl/src/main/org/jboss/deployers/plugins/deployers/DeployersImpl.java | SingleDeployment API and checkComplete tests. |
| 67299 | modified | alesj | //projects/microcontainer/trunk/deployers-impl/src/main/org/jboss/deployers/plugins/main/MainDeployerImpl.java | SingleDeployment API and checkComplete tests. |
| 67299 | added | alesj | //projects/microcontainer/trunk/deployers-impl/src/tests/org/jboss/test/deployers/main/support/DependencyDeployer.java | SingleDeployment API and checkComplete tests. |
| 67299 | modified | alesj | //projects/microcontainer/trunk/deployers-impl/src/tests/org/jboss/test/deployers/main/test/DeployerSingleDeploymentTestCase.java | SingleDeployment API and checkComplete tests. |
| 67299 | modified | alesj | //projects/microcontainer/trunk/container/src/main/org/jboss/metadata/plugins/loader/reflection/ClassMetaDataRetrievalFactory.java | SingleDeployment API and checkComplete tests. |
| 67299 | added | alesj | //projects/microcontainer/trunk/deployers-impl/src/tests/org/jboss/test/deployers/main/support/TestAttachment.java | SingleDeployment API and checkComplete tests. |
| 67299 | modified | alesj | //projects/microcontainer/trunk/deployers-spi/src/main/org/jboss/deployers/spi/deployer/helpers/AbstractRealDeployer.java | SingleDeployment API and checkComplete tests. |
| 67299 | modified | alesj | //projects/microcontainer/trunk/deployers-impl/src/tests/org/jboss/test/deployers/main/test/DeployerCheckCompleteTestCase.java | SingleDeployment API and checkComplete tests. |
| 67299 | added | alesj | //projects/microcontainer/trunk/deployers-impl/src/tests/org/jboss/test/deployers/main/support/TestSimpleDeployer.java | SingleDeployment API and checkComplete tests. |
| 67292 | modified | newtonm | //projects/microcontainer/trunk/docs/User_Guide/src/main/docbook/User_Guide.xml | Redrafted introduction and Building services chapter. |
| 67291 | modified | adrian@jboss.org | //projects/microcontainer/trunk/deployers-impl/src/tests/org/jboss/test/deployers/scope/test/PopulateMetaDataRepositoryUnitTestCase.java | [JBMICROCONT-221] - Allow scopes to use qualifiers other than String. Add the notion of MetaDataRetrievalFactory to avoid having to construct explicitly know types/scopes. Also added convience methods for component/member annotations and signatures |
| 67291 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/tests/org/jboss/test/metadata/repository/test/MutableMetaDataRepositoryTest.java | [JBMICROCONT-221] - Allow scopes to use qualifiers other than String. Add the notion of MetaDataRetrievalFactory to avoid having to construct explicitly know types/scopes. Also added convience methods for component/member annotations and signatures |
| 67291 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/metadata/spi/scope/ScopeKey.java | [JBMICROCONT-221] - Allow scopes to use qualifiers other than String. Add the notion of MetaDataRetrievalFactory to avoid having to construct explicitly know types/scopes. Also added convience methods for component/member annotations and signatures |
| 67291 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/metadata/spi/signature/Signature.java | [JBMICROCONT-221] - Allow scopes to use qualifiers other than String. Add the notion of MetaDataRetrievalFactory to avoid having to construct explicitly know types/scopes. Also added convience methods for component/member annotations and signatures |
| 67291 | added | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/metadata/plugins/loader/reflection/ClassMetaDataRetrievalFactory.java | [JBMICROCONT-221] - Allow scopes to use qualifiers other than String. Add the notion of MetaDataRetrievalFactory to avoid having to construct explicitly know types/scopes. Also added convience methods for component/member annotations and signatures |
| 67291 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/metadata/spi/signature/MethodSignature.java | [JBMICROCONT-221] - Allow scopes to use qualifiers other than String. Add the notion of MetaDataRetrievalFactory to avoid having to construct explicitly know types/scopes. Also added convience methods for component/member annotations and signatures |
| 67291 | modified | adrian@jboss.org | //projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/integration/AOPConstructorJoinpoint.java | [JBMICROCONT-221] - Allow scopes to use qualifiers other than String. Add the notion of MetaDataRetrievalFactory to avoid having to construct explicitly know types/scopes. Also added convience methods for component/member annotations and signatures |
| 67291 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/metadata/plugins/loader/memory/MemoryMetaDataLoader.java | [JBMICROCONT-221] - Allow scopes to use qualifiers other than String. Add the notion of MetaDataRetrievalFactory to avoid having to construct explicitly know types/scopes. Also added convience methods for component/member annotations and signatures |
| 67291 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/metadata/plugins/loader/reflection/AnnotatedElementMetaDataLoader.java | [JBMICROCONT-221] - Allow scopes to use qualifiers other than String. Add the notion of MetaDataRetrievalFactory to avoid having to construct explicitly know types/scopes. Also added convience methods for component/member annotations and signatures |
| 67291 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/metadata/spi/signature/FieldSignature.java | [JBMICROCONT-221] - Allow scopes to use qualifiers other than String. Add the notion of MetaDataRetrievalFactory to avoid having to construct explicitly know types/scopes. Also added convience methods for component/member annotations and signatures |
| 67291 | modified | adrian@jboss.org | //projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/metadata/basic/BasicKernelMetaDataRepository.java | [JBMICROCONT-221] - Allow scopes to use qualifiers other than String. Add the notion of MetaDataRetrievalFactory to avoid having to construct explicitly know types/scopes. Also added convience methods for component/member annotations and signatures |
| 67291 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/metadata/plugins/repository/basic/BasicMetaDataRepository.java | [JBMICROCONT-221] - Allow scopes to use qualifiers other than String. Add the notion of MetaDataRetrievalFactory to avoid having to construct explicitly know types/scopes. Also added convience methods for component/member annotations and signatures |
| 67291 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/metadata/spi/signature/ConstructorSignature.java | [JBMICROCONT-221] - Allow scopes to use qualifiers other than String. Add the notion of MetaDataRetrievalFactory to avoid having to construct explicitly know types/scopes. Also added convience methods for component/member annotations and signatures |
| 67291 | modified | adrian@jboss.org | //projects/microcontainer/trunk/deployers-impl/src/tests/org/jboss/test/deployers/scope/support/TestComponentMetaDataRepositoryPopulator.java | [JBMICROCONT-221] - Allow scopes to use qualifiers other than String. Add the notion of MetaDataRetrievalFactory to avoid having to construct explicitly know types/scopes. Also added convience methods for component/member annotations and signatures |
| 67291 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/metadata/spi/repository/MutableMetaDataRepository.java | [JBMICROCONT-221] - Allow scopes to use qualifiers other than String. Add the notion of MetaDataRetrievalFactory to avoid having to construct explicitly know types/scopes. Also added convience methods for component/member annotations and signatures |
| 67291 | modified | adrian@jboss.org | //projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/integration/AOPDependencyBuilder.java | [JBMICROCONT-221] - Allow scopes to use qualifiers other than String. Add the notion of MetaDataRetrievalFactory to avoid having to construct explicitly know types/scopes. Also added convience methods for component/member annotations and signatures |
| 67291 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/metadata/spi/ComponentMutableMetaData.java | [JBMICROCONT-221] - Allow scopes to use qualifiers other than String. Add the notion of MetaDataRetrievalFactory to avoid having to construct explicitly know types/scopes. Also added convience methods for component/member annotations and signatures |
| 67291 | added | adrian@jboss.org | //projects/microcontainer/trunk/container/src/tests/org/jboss/test/metadata/repository/support | [JBMICROCONT-221] - Allow scopes to use qualifiers other than String. Add the notion of MetaDataRetrievalFactory to avoid having to construct explicitly know types/scopes. Also added convience methods for component/member annotations and signatures |
| 67291 | modified | adrian@jboss.org | //projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/dependency/AbstractKernelControllerContext.java | [JBMICROCONT-221] - Allow scopes to use qualifiers other than String. Add the notion of MetaDataRetrievalFactory to avoid having to construct explicitly know types/scopes. Also added convience methods for component/member annotations and signatures |
| 67291 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/metadata/spi/scope/Scope.java | [JBMICROCONT-221] - Allow scopes to use qualifiers other than String. Add the notion of MetaDataRetrievalFactory to avoid having to construct explicitly know types/scopes. Also added convience methods for component/member annotations and signatures |
| 67291 | added | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/metadata/spi/retrieval/MetaDataRetrievalFactory.java | [JBMICROCONT-221] - Allow scopes to use qualifiers other than String. Add the notion of MetaDataRetrievalFactory to avoid having to construct explicitly know types/scopes. Also added convience methods for component/member annotations and signatures |
| 67291 | added | adrian@jboss.org | //projects/microcontainer/trunk/container/src/tests/org/jboss/test/metadata/repository/support/TestClass1.java | [JBMICROCONT-221] - Allow scopes to use qualifiers other than String. Add the notion of MetaDataRetrievalFactory to avoid having to construct explicitly know types/scopes. Also added convience methods for component/member annotations and signatures |
| 67291 | added | adrian@jboss.org | //projects/microcontainer/trunk/container/src/tests/org/jboss/test/metadata/repository/support/TestMetaDataRetrievalFactory.java | [JBMICROCONT-221] - Allow scopes to use qualifiers other than String. Add the notion of MetaDataRetrievalFactory to avoid having to construct explicitly know types/scopes. Also added convience methods for component/member annotations and signatures |
| 67291 | added | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/metadata/plugins/loader/AbstractMutableComponentMetaDataLoader.java | [JBMICROCONT-221] - Allow scopes to use qualifiers other than String. Add the notion of MetaDataRetrievalFactory to avoid having to construct explicitly know types/scopes. Also added convience methods for component/member annotations and signatures |
| 67291 | modified | adrian@jboss.org | //projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/annotations/BasicBeanAnnotationAdapter.java | [JBMICROCONT-221] - Allow scopes to use qualifiers other than String. Add the notion of MetaDataRetrievalFactory to avoid having to construct explicitly know types/scopes. Also added convience methods for component/member annotations and signatures |
| 67291 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/tests/org/jboss/test/metadata/loader/reflection/test/AnnotatedElementLoaderScopeUnitTestCase.java | [JBMICROCONT-221] - Allow scopes to use qualifiers other than String. Add the notion of MetaDataRetrievalFactory to avoid having to construct explicitly know types/scopes. Also added convience methods for component/member annotations and signatures |
| 67291 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/metadata/spi/signature/MethodParametersSignature.java | [JBMICROCONT-221] - Allow scopes to use qualifiers other than String. Add the notion of MetaDataRetrievalFactory to avoid having to construct explicitly know types/scopes. Also added convience methods for component/member annotations and signatures |
| 67291 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/tests/org/jboss/test/metadata/repository/test/BasicMutableMetaDataRepositoryUnitTestCase.java | [JBMICROCONT-221] - Allow scopes to use qualifiers other than String. Add the notion of MetaDataRetrievalFactory to avoid having to construct explicitly know types/scopes. Also added convience methods for component/member annotations and signatures |
| 67291 | modified | adrian@jboss.org | //projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/dependency/KernelScopeInfo.java | [JBMICROCONT-221] - Allow scopes to use qualifiers other than String. Add the notion of MetaDataRetrievalFactory to avoid having to construct explicitly know types/scopes. Also added convience methods for component/member annotations and signatures |
| 67282 | modified | alesj | //projects/microcontainer/trunk/deployers-vfs/src/tests/org/jboss/test/deployers/vfs/structure/TerminateStructureTestCase.java | Terminate with RuntimeException test. |