|
| 56999 | modified | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/structure/AbstractDeploymentContext.java | Make trace logging not being able to find the metadata.We really need a method that doesn't throw exceptions when a file doesn't exist. |
| 56998 | added | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/deployers/helpers/ObjectModelFactoryDeployer.java | Add helpers for parser deployers that use:ObjectModelFactoryJAXPXSL |
| 56998 | added | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/deployers/helpers/JAXPDeployer.java | Add helpers for parser deployers that use:ObjectModelFactoryJAXPXSL |
| 56998 | added | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/deployers/helpers/XSLDeployer.java | Add helpers for parser deployers that use:ObjectModelFactoryJAXPXSL |
| 56997 | modified | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/deployers/helpers/AbstractParsingDeployer.java | Shell out the optional init method. |
| 56996 | modified | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/deployer/AbstractSimpleDeployer.java | Shell out the optional undeploy method. |
| 56995 | modified | adrian@jboss.org | //projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/deployer/AbstractDeploymentUnit.java | Complete the fix for not showing parent metadata on non-components. |
| 56994 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/context/jar/NestedJarHandler.java | Allow the handler to tell you what the real URL is.The URI remains the same.Use the old method toURI().toURL() by default.Use the temp file url for nested jars.Also when asked for a child of a jar entry, resolve itagainst the parent (if it has one). |
| 56994 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/virtual/spi/VirtualFileHandler.java | Allow the handler to tell you what the real URL is.The URI remains the same.Use the old method toURI().toURL() by default.Use the temp file url for nested jars.Also when asked for a child of a jar entry, resolve itagainst the parent (if it has one). |
| 56994 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/virtual/VirtualFile.java | Allow the handler to tell you what the real URL is.The URI remains the same.Use the old method toURI().toURL() by default.Use the temp file url for nested jars.Also when asked for a child of a jar entry, resolve itagainst the parent (if it has one). |
| 56994 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/context/AbstractURLHandler.java | Allow the handler to tell you what the real URL is.The URI remains the same.Use the old method toURI().toURL() by default.Use the temp file url for nested jars.Also when asked for a child of a jar entry, resolve itagainst the parent (if it has one). |
| 56994 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/context/AbstractVirtualFileHandler.java | Allow the handler to tell you what the real URL is.The URI remains the same.Use the old method toURI().toURL() by default.Use the temp file url for nested jars.Also when asked for a child of a jar entry, resolve itagainst the parent (if it has one). |
| 56994 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/context/jar/JarEntryHandler.java | Allow the handler to tell you what the real URL is.The URI remains the same.Use the old method toURI().toURL() by default.Use the temp file url for nested jars.Also when asked for a child of a jar entry, resolve itagainst the parent (if it has one). |
| 56993 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/context/file/FileSystemContext.java | Don't resolve a link on the parent if there isn't one. |
| 56986 | added | scott.stark@jboss.org | //projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/test/TestClassLoading.java | VFSClassLoader test |
| 56982 | added | scott.stark@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/virtual/classloading/VFSClassLoader.java | Port the vfs class loader to the virtual package |
| 56982 | added | scott.stark@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/virtual/classloading | Port the vfs class loader to the virtual package |
| 56982 | added | scott.stark@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/virtual/classloading/VFSClassLoaderFactory.java | Port the vfs class loader to the virtual package |
| 56982 | added | scott.stark@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/virtual/classloading/SecurityActions.java | Port the vfs class loader to the virtual package |
| 56976 | modified | kabir.khan@jboss.com | //projects/microcontainer/trunk/dependency/build-test14.xml | separate log files for jdk 1.4 tests |
| 56976 | modified | kabir.khan@jboss.com | //projects/microcontainer/trunk/kernel/build-test14.xml | separate log files for jdk 1.4 tests |
| 56976 | modified | kabir.khan@jboss.com | //projects/microcontainer/trunk/container/build-test14.xml | separate log files for jdk 1.4 tests |
| 56976 | modified | kabir.khan@jboss.com | //projects/microcontainer/trunk/aop-mc-int/build-test14.xml | separate log files for jdk 1.4 tests |
| 56975 | modified | kabir.khan@jboss.com | //projects/microcontainer/trunk/dependency/build-test14.xml | Upgrade jboss-test to snapshot |
| 56975 | modified | kabir.khan@jboss.com | //projects/microcontainer/trunk/build | Upgrade jboss-test to snapshot |
| 56975 | modified | kabir.khan@jboss.com | //projects/microcontainer/trunk/kernel/build-test14.xml | Upgrade jboss-test to snapshot |
| 56975 | modified | kabir.khan@jboss.com | //projects/microcontainer/trunk/container/build-test14.xml | Upgrade jboss-test to snapshot |
| 56975 | modified | kabir.khan@jboss.com | //projects/microcontainer/trunk/aop-mc-int/build-test14.xml | Upgrade jboss-test to snapshot |
| 56975 | modified | kabir.khan@jboss.com | //projects/microcontainer/trunk/build/build-thirdparty.xml | Upgrade jboss-test to snapshot |
| 56974 | modified | kabir.khan@jboss.com | //projects/microcontainer/trunk | |
| 56967 | deleted | adrian@jboss.org | //projects/microcontainer/trunk/container/src/tests/org/jboss/test/vfs | Try to delete |
| 56967 | deleted | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/vfs | Try to delete |
| 56966 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/test/FileVFSUnitTestCase.java | Add the VFS tests to the main container testsuite. |
| 56966 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/test/SundryVFSUnitTestCase.java | Add the VFS tests to the main container testsuite. |
| 56966 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/tests/org/jboss/test/ContainerAllTestSuite.java | Add the VFS tests to the main container testsuite. |
| 56966 | added | adrian@jboss.org | //projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/test/VFSAllTestSuite.java | Add the VFS tests to the main container testsuite. |
| 56965 | deleted | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/vfs/classloading | * Remove the old vfs implementation* Fix the tests so you don't have to build in ant first* Make the tests run under ant, i.e. rename to *UnitTestCase* Fix the resource copy so it doesn't corrupt the jars |
| 56965 | added | adrian@jboss.org | //projects/microcontainer/trunk/container/src/resources/tests/vfs/test/jar1.jar | * Remove the old vfs implementation* Fix the tests so you don't have to build in ant first* Make the tests run under ant, i.e. rename to *UnitTestCase* Fix the resource copy so it doesn't corrupt the jars |
| 56965 | added | adrian@jboss.org | //projects/microcontainer/trunk/container/src/resources/tests/vfs/test/jar2.jar | * Remove the old vfs implementation* Fix the tests so you don't have to build in ant first* Make the tests run under ant, i.e. rename to *UnitTestCase* Fix the resource copy so it doesn't corrupt the jars |
| 56965 | added | adrian@jboss.org | //projects/microcontainer/trunk/container/src/resources/tests/vfs/test/unpacked-outer.jar/jar1.jar | * Remove the old vfs implementation* Fix the tests so you don't have to build in ant first* Make the tests run under ant, i.e. rename to *UnitTestCase* Fix the resource copy so it doesn't corrupt the jars |
| 56965 | added | adrian@jboss.org | //projects/microcontainer/trunk/container/src/resources/tests/vfs/test/unpacked-outer.jar/jar2.jar | * Remove the old vfs implementation* Fix the tests so you don't have to build in ant first* Make the tests run under ant, i.e. rename to *UnitTestCase* Fix the resource copy so it doesn't corrupt the jars |
| 56965 | deleted | adrian@jboss.org | //projects/microcontainer/trunk/container/src/tests/org/jboss/test/vfs/TestFileVFS.java | * Remove the old vfs implementation* Fix the tests so you don't have to build in ant first* Make the tests run under ant, i.e. rename to *UnitTestCase* Fix the resource copy so it doesn't corrupt the jars |
| 56965 | added | adrian@jboss.org | //projects/microcontainer/trunk/container/src/resources/tests/vfs/test/unpacked-outer.jar/org/jboss/test/vfs/support/jar1/ClassInJar1.class | * Remove the old vfs implementation* Fix the tests so you don't have to build in ant first* Make the tests run under ant, i.e. rename to *UnitTestCase* Fix the resource copy so it doesn't corrupt the jars |
| 56965 | deleted | adrian@jboss.org | //projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/test/SimpleTest.java | * Remove the old vfs implementation* Fix the tests so you don't have to build in ant first* Make the tests run under ant, i.e. rename to *UnitTestCase* Fix the resource copy so it doesn't corrupt the jars |
| 56965 | added | adrian@jboss.org | //projects/microcontainer/trunk/container/src/resources/tests/vfs/test/unpacked-outer.jar/org/jboss/test/vfs/support/jar2/ClassInJar2.class | * Remove the old vfs implementation* Fix the tests so you don't have to build in ant first* Make the tests run under ant, i.e. rename to *UnitTestCase* Fix the resource copy so it doesn't corrupt the jars |
| 56965 | deleted | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/vfs/JarTraversal.java | * Remove the old vfs implementation* Fix the tests so you don't have to build in ant first* Make the tests run under ant, i.e. rename to *UnitTestCase* Fix the resource copy so it doesn't corrupt the jars |
| 56965 | deleted | adrian@jboss.org | //projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/test/TestFileVFS.java | * Remove the old vfs implementation* Fix the tests so you don't have to build in ant first* Make the tests run under ant, i.e. rename to *UnitTestCase* Fix the resource copy so it doesn't corrupt the jars |
| 56965 | added | adrian@jboss.org | //projects/microcontainer/trunk/container/src/resources/tests/vfs/test/unpacked-outer.jar/org/jboss/test/vfs/support/CommonClass.class | * Remove the old vfs implementation* Fix the tests so you don't have to build in ant first* Make the tests run under ant, i.e. rename to *UnitTestCase* Fix the resource copy so it doesn't corrupt the jars |
| 56965 | added | adrian@jboss.org | //projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/test/SundryVFSUnitTestCase.java | * Remove the old vfs implementation* Fix the tests so you don't have to build in ant first* Make the tests run under ant, i.e. rename to *UnitTestCase* Fix the resource copy so it doesn't corrupt the jars |
| 56965 | added | adrian@jboss.org | //projects/microcontainer/trunk/container/src/resources/tests/vfs/test/unpacked-outer.jar/org/jboss/test/vfs | * Remove the old vfs implementation* Fix the tests so you don't have to build in ant first* Make the tests run under ant, i.e. rename to *UnitTestCase* Fix the resource copy so it doesn't corrupt the jars |