|
| 67421 | modified | alesj | //projects/microcontainer/trunk/deployers-spi/src/main/org/jboss/deployers/spi/deployer/helpers/AbstractRealDeployer.java | Abstract internalDeploy method. |
| 67419 | modified | alesj | //projects/microcontainer/trunk/deployers-spi/src/main/org/jboss/deployers/spi/deployer/helpers/AbstractRealDeployer.java | Small code fix. |
| 67418 | modified | alesj | //projects/microcontainer/trunk/deployers-spi/src/main/org/jboss/deployers/spi/deployer/helpers/AbstractRealDeployer.java | Do try/catch on the while removal block, including condition. |
| 67416 | modified | adrian@jboss.org | //projects/microcontainer/trunk/deployers-structure-spi/pom.xml | Fix the broken maven dependencies in the deployers-structure-spi project. |
| 67415 | modified | newtonm | //projects/microcontainer/trunk/docs/User_Guide/src/main/docbook/User_Guide.xml | Added most of Chapter 4. Using services |
| 67415 | added | newtonm | //projects/microcontainer/trunk/docs/User_Guide/src/main/docbook/images/tuiMenu.png | Added most of Chapter 4. Using services |
| 67415 | modified | newtonm | //projects/microcontainer/trunk/docs/User_Guide/pom.xml | Added most of Chapter 4. Using services |
| 67415 | added | newtonm | //projects/microcontainer/trunk/docs/User_Guide/src/main/docbook/images | Added most of Chapter 4. Using services |
| 67415 | added | newtonm | //projects/microcontainer/trunk/docs/User_Guide/src/main/docbook/images/deployOutput.png | Added most of Chapter 4. Using services |
| 67414 | modified | adrian@jboss.org | //projects/microcontainer/trunk/deployers-client/pom.xml | Fix the broken maven dependencies in the deployers-client project. |
| 67413 | modified | adrian@jboss.org | //projects/microcontainer/trunk/deployers-client/pom.xml | Fix the broken maven dependencies in the deployers-client project. |
| 67412 | modified | adrian@jboss.org | //projects/microcontainer/trunk/deployers-core/pom.xml | Fix the broken maven dependencies in the deployers-core project. |
| 67411 | modified | adrian@jboss.org | //projects/microcontainer/trunk/deployers-core-spi/pom.xml | Fix the broken maven dependencies in the deployers-core-spi project. |
| 67410 | modified | adrian@jboss.org | //projects/microcontainer/trunk/managed/pom.xml | Fix the broken maven dependencies in the managed project. |
| 67409 | modified | adrian@jboss.org | //projects/microcontainer/trunk/metatype/pom.xml | Fix the broken maven dependencies in the metatype project. |
| 67407 | modified | adrian@jboss.org | //projects/microcontainer/trunk/aop-mc-int/pom.xml | Fix the broken maven dependencies in the aop-mc-int project. |
| 67406 | modified | adrian@jboss.org | //projects/microcontainer/trunk/kernel/pom.xml | Fix the broken maven dependencies in the kernel project. |
| 67404 | modified | adrian@jboss.org | //projects/microcontainer/trunk/kernel/pom.xml | Fix the broken maven dependencies in the kernel project. |
| 67403 | modified | adrian@jboss.org | //projects/microcontainer/trunk/dependency/pom.xml | Fix the broken maven dependencies in the dependency project. :-) |
| 67399 | modified | alesj | //projects/microcontainer/trunk/container/src/tests/org/jboss/test/beaninfo/test/BeanInfoTestSuite.java | Nested property support - JBMICROCONT-220. |
| 67399 | added | alesj | //projects/microcontainer/trunk/container/src/tests/org/jboss/test/beaninfo/test/BeanInfoUtilTestCase.java | Nested property support - JBMICROCONT-220. |
| 67399 | added | alesj | //projects/microcontainer/trunk/container/src/tests/org/jboss/test/beaninfo/support/NestedBean.java | Nested property support - JBMICROCONT-220. |
| 67399 | added | alesj | //projects/microcontainer/trunk/container/src/main/org/jboss/beans/info/plugins/BeanInfoUtil.java | Nested property support - JBMICROCONT-220. |
| 67398 | modified | kabir.khan@jboss.com | //projects/microcontainer/trunk/kernel/src/resources/main/schema/bean-deployer_2_0.xsd | [JBAOP-468] Introduce an abstractBeanFactoryType in bean-deployer_2_0.xsd so that bean-deployer_2_0.xsd's beanfactoryType can have a required "class" attribute, and aop-beans_1_0.xsd has a aopBeanfactoryType with and optional "class" attribute |
| 67398 | modified | kabir.khan@jboss.com | //projects/microcontainer/trunk/aop-mc-int/src/resources/main/schema/aop-beans_1_0.xsd | [JBAOP-468] Introduce an abstractBeanFactoryType in bean-deployer_2_0.xsd so that bean-deployer_2_0.xsd's beanfactoryType can have a required "class" attribute, and aop-beans_1_0.xsd has a aopBeanfactoryType with and optional "class" attribute |
| 67394 | modified | alesj | //projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/beans/beanmetadatafactory/BeanMetaDataUtil.java | BeanMetaDataUtil serializable. |
| 67394 | modified | alesj | //projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/beans/beanmetadatafactory/PrecedenceBeanMetaDataFactory.java | BeanMetaDataUtil serializable. |
| 67394 | modified | alesj | //projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/beans/beanmetadatafactory/LifecycleBeanMetaDataFactory.java | BeanMetaDataUtil serializable. |