|
| 57448 | modified | kabir.khan@jboss.com | //projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/context/jar/JarUtils.java | Configure suffixes via the constructor for FileStructure and JARStructure instead of via setter for easier overwriting |
| 57448 | modified | kabir.khan@jboss.com | //projects/microcontainer/trunk/deployers/src/tests/org/jboss/test/deployers/structure/jar/test/ConfiguredSuffixJARStructureUnitTestCase.java | Configure suffixes via the constructor for FileStructure and JARStructure instead of via setter for easier overwriting |
| 57448 | modified | kabir.khan@jboss.com | //projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/structure/vfs/file/FileStructure.java | Configure suffixes via the constructor for FileStructure and JARStructure instead of via setter for easier overwriting |
| 57448 | modified | kabir.khan@jboss.com | //projects/microcontainer/trunk/deployers/src/tests/org/jboss/test/deployers/structure/file/test/ConfiguredSuffixFileStructureUnitTestCase.java | Configure suffixes via the constructor for FileStructure and JARStructure instead of via setter for easier overwriting |
| 57448 | modified | kabir.khan@jboss.com | //projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/structure/vfs/jar/JARStructure.java | Configure suffixes via the constructor for FileStructure and JARStructure instead of via setter for easier overwriting |
| 57441 | modified | kabir.khan@jboss.com | //projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/structure/vfs/file/FileStructure.java | Fix comments |
| 57439 | modified | kabir.khan@jboss.com | //projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/context/jar/JarUtils.java | Make set of suffixes recognised by FileStructure and JARStructure configurable properties |
| 57439 | added | kabir.khan@jboss.com | //projects/microcontainer/trunk/deployers/src/tests/org/jboss/test/deployers/structure/jar/test/ConfiguredSuffixJARStructureUnitTestCase.java | Make set of suffixes recognised by FileStructure and JARStructure configurable properties |
| 57439 | modified | kabir.khan@jboss.com | //projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/structure/vfs/file/FileStructure.java | Make set of suffixes recognised by FileStructure and JARStructure configurable properties |
| 57439 | added | kabir.khan@jboss.com | //projects/microcontainer/trunk/deployers/src/tests/org/jboss/test/deployers/structure/file/test/ConfiguredSuffixFileStructureUnitTestCase.java | Make set of suffixes recognised by FileStructure and JARStructure configurable properties |
| 57439 | modified | kabir.khan@jboss.com | //projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/structure/vfs/jar/JARStructure.java | Make set of suffixes recognised by FileStructure and JARStructure configurable properties |
| 57438 | modified | kabir.khan@jboss.com | //projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/context/jar/JarUtils.java | Add .aop to list of unknown suffixes |
| 57434 | modified | bill.burke@jboss.com | //projects/microcontainer/trunk/container/src/main/org/jboss/virtual/VisitorAttributes.java | allow ability to avoid recursing on visit if the child is an archive. |
| 57434 | modified | bill.burke@jboss.com | //projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/context/AbstractVFSContext.java | allow ability to avoid recursing on visit if the child is an archive. |
| 57426 | modified | scott.stark@jboss.org | //projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/deployers/helpers/ObjectModelFactoryDeployer.java | Update the javadoc |
| 57426 | modified | scott.stark@jboss.org | //projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/deployers/helpers/JAXPDeployer.java | Update the javadoc |
| 57426 | modified | scott.stark@jboss.org | //projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/deployers/helpers/SchemaResolverDeployer.java | Update the javadoc |
| 57426 | modified | scott.stark@jboss.org | //projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/deployers/helpers/AbstractParsingDeployer.java | Update the javadoc |
| 57425 | modified | scott.stark@jboss.org | //projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/deployers/helpers/ObjectModelFactoryDeployer.java | Expand the AbstractParsingDeployer to support propagation of an existing deployment type instance so that multiple deployers can incrementally build up the instance. |
| 57425 | modified | scott.stark@jboss.org | //projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/deployers/helpers/JAXPDeployer.java | Expand the AbstractParsingDeployer to support propagation of an existing deployment type instance so that multiple deployers can incrementally build up the instance. |
| 57425 | modified | scott.stark@jboss.org | //projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/deployers/helpers/SchemaResolverDeployer.java | Expand the AbstractParsingDeployer to support propagation of an existing deployment type instance so that multiple deployers can incrementally build up the instance. |
| 57425 | modified | scott.stark@jboss.org | //projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/deployers/helpers/AbstractParsingDeployer.java | Expand the AbstractParsingDeployer to support propagation of an existing deployment type instance so that multiple deployers can incrementally build up the instance. |