|
| 56618 | modified | scott.stark@jboss.org | //projects/microcontainer/trunk/thirdparty | Ignore osgi and sun-javacc |
| 56617 | modified | scott.stark@jboss.org | //projects/microcontainer/trunk/deployers | Ignore the output directory |
| 56616 | modified | scott.stark@jboss.org | //projects/microcontainer/trunk/osgi-int | Update the project ref and osgi jars |
| 56616 | modified | scott.stark@jboss.org | //projects/microcontainer/trunk/osgi-int/.classpath | Update the project ref and osgi jars |
| 56616 | modified | scott.stark@jboss.org | //projects/microcontainer/trunk/osgi-int/.project | Update the project ref and osgi jars |
| 56615 | deleted | scott.stark@jboss.org | //projects/microcontainer/trunk/kernel/src/resources/xml-test/org/jboss/test/kernel/config/test/testCustomMapPreinstantiated.xml | Remove the testCustomMapPreinstantiated.xml as it conflicts with testCustomMapPreInstantiated.xml on case insenstive file systems |
| 56611 | added | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/resources/tests/structure/jar/subdirhasmetainf/sub/META-INF/empty | [JBMICROCONT-5] - Use org.jboss.virtual for now.Refactored contexts such that a VFS context is justa normal context that has a root attribute.Finished implementations of jar and war strucuture deployments.Needs some tests for classpath generation. |
| 56611 | added | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/resources/tests/structure/jar/subdirhasmetainf/sub | [JBMICROCONT-5] - Use org.jboss.virtual for now.Refactored contexts such that a VFS context is justa normal context that has a root attribute.Finished implementations of jar and war strucuture deployments.Needs some tests for classpath generation. |
| 56611 | added | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/resources/tests/structure/jar/notanarchive | [JBMICROCONT-5] - Use org.jboss.virtual for now.Refactored contexts such that a VFS context is justa normal context that has a root attribute.Finished implementations of jar and war strucuture deployments.Needs some tests for classpath generation. |
| 56611 | added | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/structure/vfs/jar/JARStructure.java | [JBMICROCONT-5] - Use org.jboss.virtual for now.Refactored contexts such that a VFS context is justa normal context that has a root attribute.Finished implementations of jar and war strucuture deployments.Needs some tests for classpath generation. |
| 56611 | deleted | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/resources/tests/structure/jar/nested | [JBMICROCONT-5] - Use org.jboss.virtual for now.Refactored contexts such that a VFS context is justa normal context that has a root attribute.Finished implementations of jar and war strucuture deployments.Needs some tests for classpath generation. |
| 56611 | modified | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/structure/AbstractDeploymentContext.java | [JBMICROCONT-5] - Use org.jboss.virtual for now.Refactored contexts such that a VFS context is justa normal context that has a root attribute.Finished implementations of jar and war strucuture deployments.Needs some tests for classpath generation. |
| 56611 | added | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/resources/tests/structure/jar/subdirisajar/sub.jar/empty | [JBMICROCONT-5] - Use org.jboss.virtual for now.Refactored contexts such that a VFS context is justa normal context that has a root attribute.Finished implementations of jar and war strucuture deployments.Needs some tests for classpath generation. |
| 56611 | added | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/structure/vfs/CandidateStructureVisitor.java | [JBMICROCONT-5] - Use org.jboss.virtual for now.Refactored contexts such that a VFS context is justa normal context that has a root attribute.Finished implementations of jar and war strucuture deployments.Needs some tests for classpath generation. |
| 56611 | modified | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/spi/structure/vfs/StructureDeployer.java | [JBMICROCONT-5] - Use org.jboss.virtual for now.Refactored contexts such that a VFS context is justa normal context that has a root attribute.Finished implementations of jar and war strucuture deployments.Needs some tests for classpath generation. |
| 56611 | modified | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/tests/org/jboss/test/deployers/BaseDeployersTest.java | [JBMICROCONT-5] - Use org.jboss.virtual for now.Refactored contexts such that a VFS context is justa normal context that has a root attribute.Finished implementations of jar and war strucuture deployments.Needs some tests for classpath generation. |
| 56611 | added | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/resources/tests/structure/jar/subdirhasmetainf | [JBMICROCONT-5] - Use org.jboss.virtual for now.Refactored contexts such that a VFS context is justa normal context that has a root attribute.Finished implementations of jar and war strucuture deployments.Needs some tests for classpath generation. |
| 56611 | added | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/resources/tests/structure/jar/subdirnotajar/sub/empty | [JBMICROCONT-5] - Use org.jboss.virtual for now.Refactored contexts such that a VFS context is justa normal context that has a root attribute.Finished implementations of jar and war strucuture deployments.Needs some tests for classpath generation. |
| 56611 | added | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/tests/org/jboss/test/deployers/structure/war | [JBMICROCONT-5] - Use org.jboss.virtual for now.Refactored contexts such that a VFS context is justa normal context that has a root attribute.Finished implementations of jar and war strucuture deployments.Needs some tests for classpath generation. |
| 56611 | added | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/resources/tests/structure/war/directorywithwebinf/WEB-INF | [JBMICROCONT-5] - Use org.jboss.virtual for now.Refactored contexts such that a VFS context is justa normal context that has a root attribute.Finished implementations of jar and war strucuture deployments.Needs some tests for classpath generation. |
| 56611 | modified | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/tests/org/jboss/test/deployers/structure/StructureTestSuite.java | [JBMICROCONT-5] - Use org.jboss.virtual for now.Refactored contexts such that a VFS context is justa normal context that has a root attribute.Finished implementations of jar and war strucuture deployments.Needs some tests for classpath generation. |
| 56611 | deleted | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/structure/vfs/AbstractVFSDeploymentContext.java | [JBMICROCONT-5] - Use org.jboss.virtual for now.Refactored contexts such that a VFS context is justa normal context that has a root attribute.Finished implementations of jar and war strucuture deployments.Needs some tests for classpath generation. |
| 56611 | deleted | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/resources/tests/structure/jar/simple/simple.txt | [JBMICROCONT-5] - Use org.jboss.virtual for now.Refactored contexts such that a VFS context is justa normal context that has a root attribute.Finished implementations of jar and war strucuture deployments.Needs some tests for classpath generation. |
| 56611 | added | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/structure/vfs/jar | [JBMICROCONT-5] - Use org.jboss.virtual for now.Refactored contexts such that a VFS context is justa normal context that has a root attribute.Finished implementations of jar and war strucuture deployments.Needs some tests for classpath generation. |
| 56611 | deleted | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/structure/vfs/JARStructure.java | [JBMICROCONT-5] - Use org.jboss.virtual for now.Refactored contexts such that a VFS context is justa normal context that has a root attribute.Finished implementations of jar and war strucuture deployments.Needs some tests for classpath generation. |
| 56611 | added | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/resources/tests/structure/war/notanarchive/notanarchive.war | [JBMICROCONT-5] - Use org.jboss.virtual for now.Refactored contexts such that a VFS context is justa normal context that has a root attribute.Finished implementations of jar and war strucuture deployments.Needs some tests for classpath generation. |
| 56611 | added | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/resources/tests/structure/war/directory.war/empty | [JBMICROCONT-5] - Use org.jboss.virtual for now.Refactored contexts such that a VFS context is justa normal context that has a root attribute.Finished implementations of jar and war strucuture deployments.Needs some tests for classpath generation. |
| 56611 | added | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/structure/vfs/war/WebInfLibFilter.java | [JBMICROCONT-5] - Use org.jboss.virtual for now.Refactored contexts such that a VFS context is justa normal context that has a root attribute.Finished implementations of jar and war strucuture deployments.Needs some tests for classpath generation. |
| 56611 | added | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/resources/tests/structure/war/directorywithwebinf | [JBMICROCONT-5] - Use org.jboss.virtual for now.Refactored contexts such that a VFS context is justa normal context that has a root attribute.Finished implementations of jar and war strucuture deployments.Needs some tests for classpath generation. |
| 56611 | modified | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/spi/structure/DeploymentContext.java | [JBMICROCONT-5] - Use org.jboss.virtual for now.Refactored contexts such that a VFS context is justa normal context that has a root attribute.Finished implementations of jar and war strucuture deployments.Needs some tests for classpath generation. |
| 56611 | added | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/structure/vfs/war/WARStructure.java | [JBMICROCONT-5] - Use org.jboss.virtual for now.Refactored contexts such that a VFS context is justa normal context that has a root attribute.Finished implementations of jar and war strucuture deployments.Needs some tests for classpath generation. |
| 56611 | added | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/resources/tests/structure/war/directorynotawar/empty | [JBMICROCONT-5] - Use org.jboss.virtual for now.Refactored contexts such that a VFS context is justa normal context that has a root attribute.Finished implementations of jar and war strucuture deployments.Needs some tests for classpath generation. |
| 56611 | added | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/resources/tests/structure/jar/notanarchive/NotAnArchive.jar | [JBMICROCONT-5] - Use org.jboss.virtual for now.Refactored contexts such that a VFS context is justa normal context that has a root attribute.Finished implementations of jar and war strucuture deployments.Needs some tests for classpath generation. |
| 56611 | modified | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/structure/vfs/StructureDeployerWrapper.java | [JBMICROCONT-5] - Use org.jboss.virtual for now.Refactored contexts such that a VFS context is justa normal context that has a root attribute.Finished implementations of jar and war strucuture deployments.Needs some tests for classpath generation. |
| 56611 | added | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/tests/org/jboss/test/deployers/structure/war/test | [JBMICROCONT-5] - Use org.jboss.virtual for now.Refactored contexts such that a VFS context is justa normal context that has a root attribute.Finished implementations of jar and war strucuture deployments.Needs some tests for classpath generation. |
| 56611 | added | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/resources/tests/structure/jar/subdirhasmetainf/sub/META-INF | [JBMICROCONT-5] - Use org.jboss.virtual for now.Refactored contexts such that a VFS context is justa normal context that has a root attribute.Finished implementations of jar and war strucuture deployments.Needs some tests for classpath generation. |
| 56611 | added | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/resources/tests/structure/jar/simple/simple1.txt | [JBMICROCONT-5] - Use org.jboss.virtual for now.Refactored contexts such that a VFS context is justa normal context that has a root attribute.Finished implementations of jar and war strucuture deployments.Needs some tests for classpath generation. |
| 56611 | added | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/structure/vfs/war | [JBMICROCONT-5] - Use org.jboss.virtual for now.Refactored contexts such that a VFS context is justa normal context that has a root attribute.Finished implementations of jar and war strucuture deployments.Needs some tests for classpath generation. |
| 56611 | added | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/resources/tests/structure/jar/subdirisajar | [JBMICROCONT-5] - Use org.jboss.virtual for now.Refactored contexts such that a VFS context is justa normal context that has a root attribute.Finished implementations of jar and war strucuture deployments.Needs some tests for classpath generation. |
| 56611 | added | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/resources/tests/structure/jar/simple/simple2.txt | [JBMICROCONT-5] - Use org.jboss.virtual for now.Refactored contexts such that a VFS context is justa normal context that has a root attribute.Finished implementations of jar and war strucuture deployments.Needs some tests for classpath generation. |
| 56611 | deleted | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/resources/tests/structure/jar/simple/NotAnArchive.jar | [JBMICROCONT-5] - Use org.jboss.virtual for now.Refactored contexts such that a VFS context is justa normal context that has a root attribute.Finished implementations of jar and war strucuture deployments.Needs some tests for classpath generation. |
| 56611 | added | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/resources/tests/structure/jar/subdirisajar/sub.jar | [JBMICROCONT-5] - Use org.jboss.virtual for now.Refactored contexts such that a VFS context is justa normal context that has a root attribute.Finished implementations of jar and war strucuture deployments.Needs some tests for classpath generation. |
| 56611 | deleted | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/spi/structure/vfs/VFSDeploymentContext.java | [JBMICROCONT-5] - Use org.jboss.virtual for now.Refactored contexts such that a VFS context is justa normal context that has a root attribute.Finished implementations of jar and war strucuture deployments.Needs some tests for classpath generation. |
| 56611 | added | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/resources/tests/structure/war/simple/simple.war | [JBMICROCONT-5] - Use org.jboss.virtual for now.Refactored contexts such that a VFS context is justa normal context that has a root attribute.Finished implementations of jar and war strucuture deployments.Needs some tests for classpath generation. |
| 56611 | added | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/resources/tests/structure/jar/indirectory | [JBMICROCONT-5] - Use org.jboss.virtual for now.Refactored contexts such that a VFS context is justa normal context that has a root attribute.Finished implementations of jar and war strucuture deployments.Needs some tests for classpath generation. |
| 56611 | added | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/resources/tests/structure/war/directorywithwebinf/WEB-INF/empty | [JBMICROCONT-5] - Use org.jboss.virtual for now.Refactored contexts such that a VFS context is justa normal context that has a root attribute.Finished implementations of jar and war strucuture deployments.Needs some tests for classpath generation. |
| 56611 | added | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/resources/tests/structure/war/notanarchive | [JBMICROCONT-5] - Use org.jboss.virtual for now.Refactored contexts such that a VFS context is justa normal context that has a root attribute.Finished implementations of jar and war strucuture deployments.Needs some tests for classpath generation. |
| 56611 | modified | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/structure/vfs/AbstractStructureDeployer.java | [JBMICROCONT-5] - Use org.jboss.virtual for now.Refactored contexts such that a VFS context is justa normal context that has a root attribute.Finished implementations of jar and war strucuture deployments.Needs some tests for classpath generation. |
| 56611 | added | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/resources/tests/structure/jar/subdirnotajar/sub | [JBMICROCONT-5] - Use org.jboss.virtual for now.Refactored contexts such that a VFS context is justa normal context that has a root attribute.Finished implementations of jar and war strucuture deployments.Needs some tests for classpath generation. |
| 56611 | modified | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/deployer/AbstractDeploymentUnit.java | [JBMICROCONT-5] - Use org.jboss.virtual for now.Refactored contexts such that a VFS context is justa normal context that has a root attribute.Finished implementations of jar and war strucuture deployments.Needs some tests for classpath generation. |