|
| 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 | added | adrian@jboss.org | //projects/microcontainer/trunk/container/src/resources/tests/vfs/test/unpacked-outer.jar/org/jboss | * 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/META-INF/MANIFEST.MF | * 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/outer.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/virtual/test/SundryVFSTests.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/tests/org/jboss/test/virtual/test/FileVFSUnitTestCase.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 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/build.xml | * 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/file | * 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/TestClassLoading.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 | * 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/p0.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/main/org/jboss/vfs/spi | * 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 | * 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/META-INF | * 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/SundryVFSTests.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/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 |