|
| 58629 | modified | scott.stark@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/virtual/VFSUtils.java | Add a utils toURI method to replace spaces in urls |
| 58629 | modified | scott.stark@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/context/AbstractURLHandler.java | Add a utils toURI method to replace spaces in urls |
| 58629 | modified | scott.stark@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/context/file/FileSystemContext.java | Add a utils toURI method to replace spaces in urls |
| 58628 | modified | scott.stark@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/context/AbstractURLHandler.java | Escape any spaces in the url path used to create the uri |
| 58627 | modified | scott.stark@jboss.org | //projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/test/FileVFSUnitTestCase.java | Add a packed jar access test for a vfs path with spaces |
| 58626 | added | scott.stark@jboss.org | //projects/microcontainer/trunk/container/src/resources/tests/vfs/test/path with spaces | Add a jars for testing paths with spaces |
| 58626 | added | scott.stark@jboss.org | //projects/microcontainer/trunk/container/src/resources/tests/vfs/test/path with spaces/unpacked-tst.jar/META-INF/MANIFEST.MF | Add a jars for testing paths with spaces |
| 58626 | added | scott.stark@jboss.org | //projects/microcontainer/trunk/container/src/resources/tests/vfs/test/path with spaces/tst.jar | Add a jars for testing paths with spaces |
| 58626 | added | scott.stark@jboss.org | //projects/microcontainer/trunk/container/src/resources/tests/vfs/test/path with spaces/unpacked-tst.jar | Add a jars for testing paths with spaces |
| 58626 | added | scott.stark@jboss.org | //projects/microcontainer/trunk/container/src/resources/tests/vfs/test/path with spaces/unpacked-tst.jar/META-INF | Add a jars for testing paths with spaces |
| 58625 | modified | scott.stark@jboss.org | //projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/test/FileVFSUnitTestCase.java | Add tests of vfs access when the vfs path contains spaces |