<html><head>
<style>
.white { color:#FFFFFF }.index { background-color:#FFFFFF }.index-passed { color:#004400 }.index-failed { color:#FF0000; font-weight:bold }.index-header { font-weight:bold }.link { font-family:arial,helvetica,sans-serif; font-size:10pt; color:#FFFFFF; text-decoration:none; }.tab-table { margin: 0em 0em 0.5em 0em; }.tabs { font-family:arial,helvetica,sans-serif; font-size:8pt; color:#000000; font-weight:bold; padding: 0em 2em; background-color:#EEEEEE; }.tabs-link { color:#000000; text-decoration:none; }.tabs-link:visited { color:#000000; text-decoration:none; }.tabs-selected { font-family:arial,helvetica,sans-serif; font-size:8pt; color:#000000; font-weight:bold; padding: 0em 2em; }.tabs-selected { border: inset; }.header-title { font-family:arial,helvetica,sans-serif; font-size:12pt; color:#000000; font-weight:bold; }.header-label { font-weight:bold; }.header-data { font-family:arial,helvetica,sans-serif; font-size:10pt; color:#000000; }.modifications-data { font-family:arial,helvetica,sans-serif; font-size:8pt; color:#000000; }.modifications-sectionheader { background-color:#000066; font-family:arial,helvetica,sans-serif; font-size:10pt; color:#FFFFFF; }.modifications-oddrow { background-color:#CCCCCC }.modifications-evenrow { background-color:#FFFFCC }.changelists-oddrow { background-color:#CCCCCC }.changelists-evenrow { background-color:#FFFFCC }.changelists-file-spacer { background-color:#FFFFFF }.changelists-file-evenrow { background-color:#EEEEEE }.changelists-file-oddrow { background-color:#FFFFEE }.changelists-file-header { background-color:#666666; font-family:arial,helvetica,sans-serif; font-size:8pt; color:#FFFFFF; }.compile-data { font-family:arial,helvetica,sans-serif; font-size:8pt; color:#000000; }.compile-error-data { font-family:arial,helvetica,sans-serif; font-size:8pt; color:#FF0000; }.compile-warn-data { font-family:arial,helvetica,sans-serif; font-size:8pt; color:#CC9900; }.compile-sectionheader { background-color:#000066; font-family:arial,helvetica,sans-serif; font-size:10pt; color:#FFFFFF; }.distributables-data { font-family:arial,helvetica,sans-serif; font-size:8pt; color:#000000; }.distributables-sectionheader { background-color:#000066; font-family:arial,helvetica,sans-serif; font-size:10pt; color:#FFFFFF; }.distributables-oddrow { background-color:#CCCCCC }.unittests-sectionheader { background-color:#000066; font-family:arial,helvetica,sans-serif; font-size:10pt; color:#FFFFFF; }.unittests-oddrow { background-color:#CCCCCC }.unittests-data { font-family:arial,helvetica,sans-serif; font-size:8pt; color:#000000; }.unittests-error { font-family:arial,helvetica,sans-serif; font-size:8pt; color:#FF0000; }.checkstyle-oddrow { background-color:#CCCCCC }.checkstyle-data { font-family:arial,helvetica,sans-serif; font-size:8pt; color:#000000; }.checkstyle-sectionheader { background-color:#000066; font-family:arial,helvetica,sans-serif; font-size:10pt; color:#FFFFFF; }
</style>
</head><body>
View results here -> <a href="http://cruisecontrol.jboss.com/cc/buildresults/microcontainer-head-testsuite-14?log=log20060928093207">http://cruisecontrol.jboss.com/cc/buildresults/microcontainer-head-testsuite-14?log=log20060928093207</a><p>
<table width="98%" border="0" cellspacing="0" cellpadding="2" align="center"><tr><td class="header-title">TESTS FAILED</td></tr><tr><td class="header-data"><span class="header-label">Ant Error Message:&nbsp;</span>/services/cruisecontrol/work/scripts/build-microcontainer-head-testsuite.xml:142: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:11: Build Successful - Tests completed with errors or failures.</td></tr><tr><td class="header-data"><span class="header-label">Date of build:&nbsp;</span>09/28/2006 09:32:07</td></tr><tr><td class="header-data"><span class="header-label">Time to build:&nbsp;</span>15 minutes 34 seconds</td></tr><tr><td class="header-data"><span class="header-label">Last changed:&nbsp;</span>09/28/2006 05:49:20</td></tr><tr><td class="header-data"><span class="header-label">Last log entry:&nbsp;</span>* Rework the VirtualFile isFile()/isDirectory()/isArchive()There is now isLeaf() which means it cannot contain children,and isArchive() has been fixed to mean, it is either a real archiveor a directory structure pretending to be an archive.* Update the VisitorAttributes to remove the direct notion ofdirectories. Also modified the class such that all the defaultsare false, which should avoid confusion.* Implemented simple tests of URL based VFS construction.</td></tr></table><p>
<table xmlns="http://www.w3.org/TR/html4/strict.dtd" width="98%" border="0" cellspacing="0" cellpadding="2" align="center"/><p>
<p>
<p>
<p>
<table width="98%" border="0" cellspacing="0" cellpadding="2" align="center"><tr><td colspan="4" class="unittests-sectionheader">                   &nbsp;Unit Tests: (1423)                   &nbsp;Total Errors and Failures: (36)                </td></tr><tr><td><table width="98%" border="0" cellspacing="0" cellpadding="2" align="center"><tr><td width="40%" class="unittests-data">testInnerJarFile</td><td width="40%" class="unittests-data">org.jboss.test.virtual.test.FileVFSUnitTestCase(JDK1.4)</td></tr><tr class="unittests-oddrow"><td width="40%" class="unittests-data">testFindResource</td><td width="40%" class="unittests-data">org.jboss.test.virtual.test.FileVFSUnitTestCase(JDK1.4)</td></tr><tr><td width="40%" class="unittests-data">testFindResourceUnpackedJar</td><td width="40%" class="unittests-data">org.jboss.test.virtual.test.FileVFSUnitTestCase(JDK1.4)</td></tr><tr class="unittests-oddrow"><td width="40%" class="unittests-data">testResolveFile</td><td width="40%" class="unittests-data">org.jboss.test.virtual.test.FileVFSUnitTestCase(JDK1.4)</td></tr><tr><td width="40%" class="unittests-data">testResolveClassFileInClassPath</td><td width="40%" class="unittests-data">org.jboss.test.virtual.test.FileVFSUnitTestCase(JDK1.4)</td></tr><tr class="unittests-oddrow"><td width="40%" class="unittests-data">testResolveFileInUnpackedJar</td><td width="40%" class="unittests-data">org.jboss.test.virtual.test.FileVFSUnitTestCase(JDK1.4)</td></tr><tr><td width="40%" class="unittests-data">testInnerJar</td><td width="40%" class="unittests-data">org.jboss.test.virtual.test.FileVFSUnitTestCase(JDK1.4)</td></tr><tr class="unittests-oddrow"><td width="40%" class="unittests-data">testClassScan</td><td width="40%" class="unittests-data">org.jboss.test.virtual.test.FileVFSUnitTestCase(JDK1.4)</td></tr><tr><td width="40%" class="unittests-data">testVFSerialization</td><td width="40%" class="unittests-data">org.jboss.test.virtual.test.FileVFSUnitTestCase(JDK1.4)</td></tr><tr class="unittests-oddrow"><td width="40%" class="unittests-data">testVFJarSerialization</td><td width="40%" class="unittests-data">org.jboss.test.virtual.test.FileVFSUnitTestCase(JDK1.4)</td></tr><tr><td width="40%" class="unittests-data">testVFNestedJarSerialization</td><td width="40%" class="unittests-data">org.jboss.test.virtual.test.FileVFSUnitTestCase(JDK1.4)</td></tr><tr class="unittests-oddrow"><td width="40%" class="unittests-data">testVfsLinkProperties</td><td width="40%" class="unittests-data">org.jboss.test.virtual.test.FileVFSUnitTestCase(JDK1.4)</td></tr><tr><td width="40%" class="unittests-data">testWarLink</td><td width="40%" class="unittests-data">org.jboss.test.virtual.test.FileVFSUnitTestCase(JDK1.4)</td></tr><tr class="unittests-oddrow"><td width="40%" class="unittests-data">testDirURLs</td><td width="40%" class="unittests-data">org.jboss.test.virtual.test.FileVFSUnitTestCase(JDK1.4)</td></tr><tr><td width="40%" class="unittests-data">testBrokenContext</td><td width="40%" class="unittests-data">org.jboss.test.virtual.test.SundryVFSUnitTestCase(JDK1.4)</td></tr><tr class="unittests-oddrow"><td width="40%" class="unittests-data">testArchive</td><td width="40%" class="unittests-data">org.jboss.test.virtual.test.SundryVFSUnitTestCase(JDK1.4)</td></tr><tr><td width="40%" class="unittests-data">testArchive2</td><td width="40%" class="unittests-data">org.jboss.test.virtual.test.SundryVFSUnitTestCase(JDK1.4)</td></tr><tr class="unittests-oddrow"><td width="40%" class="unittests-data">testGetVFSURL</td><td width="40%" class="unittests-data">org.jboss.test.virtual.test.VFSUnitTestCase(JDK1.4)</td></tr><tr><td width="40%" class="unittests-data">testGetRootURL</td><td width="40%" class="unittests-data">org.jboss.test.virtual.test.VFSUnitTestCase(JDK1.4)</td></tr><tr class="unittests-oddrow"><td width="40%" class="unittests-data">testGetVirtualFileURLRoot</td><td width="40%" class="unittests-data">org.jboss.test.virtual.test.VFSUnitTestCase(JDK1.4)</td></tr><tr><td width="40%" class="unittests-data">testGetVirtualFileURLChildren</td><td width="40%" class="unittests-data">org.jboss.test.virtual.test.VFSUnitTestCase(JDK1.4)</td></tr><tr class="unittests-oddrow"><td width="40%" class="unittests-data">testToURL</td><td width="40%" class="unittests-data">org.jboss.test.virtual.test.VirtualFileUnitTestCase(JDK1.4)</td></tr><tr><td width="40%" class="unittests-data">testJMX</td><td width="40%" class="unittests-data">org.jboss.test.microcontainer.test.JMXDecoratedTestCase(no_weave-JDK1.4)</td></tr><tr class="unittests-oddrow"><td width="40%" class="unittests-data">testJMXMetaData</td><td width="40%" class="unittests-data">org.jboss.test.microcontainer.test.JMXDecoratedTestCase(no_weave-JDK1.4)</td></tr><tr><td width="40%" class="unittests-data">testJMX</td><td width="40%" class="unittests-data">org.jboss.test.microcontainer.test.JMXDecoratedTestCase(weave-JDK1.4)</td></tr><tr class="unittests-oddrow"><td width="40%" class="unittests-data">testJMXMetaData</td><td width="40%" class="unittests-data">org.jboss.test.microcontainer.test.JMXDecoratedTestCase(weave-JDK1.4)</td></tr><tr><td width="40%" class="unittests-data">testMixin</td><td width="40%" class="unittests-data">org.jboss.test.microcontainer.test.MixinTestCase(no_weave-JDK1.4)</td></tr><tr class="unittests-oddrow"><td width="40%" class="unittests-data">testNoMixin</td><td width="40%" class="unittests-data">org.jboss.test.microcontainer.test.MixinTestCase(no_weave-JDK1.4)</td></tr><tr><td width="40%" class="unittests-data">testMixin</td><td width="40%" class="unittests-data">org.jboss.test.microcontainer.test.MixinTestCase(weave-JDK1.4)</td></tr><tr class="unittests-oddrow"><td width="40%" class="unittests-data">testNoMixin</td><td width="40%" class="unittests-data">org.jboss.test.microcontainer.test.MixinTestCase(weave-JDK1.4)</td></tr><tr><td width="40%" class="unittests-data">testGetRootURLIOExceptionGetRoot</td><td width="40%" class="unittests-data">org.jboss.test.virtual.test.VFSUnitTestCase(JDK1.4)</td></tr><tr class="unittests-oddrow"><td width="40%" class="unittests-data">testGetVirtualFileURLNullPath</td><td width="40%" class="unittests-data">org.jboss.test.virtual.test.VFSUnitTestCase(JDK1.4)</td></tr><tr><td width="40%" class="unittests-data">testGetVirtualFileURLDoesNotExist</td><td width="40%" class="unittests-data">org.jboss.test.virtual.test.VFSUnitTestCase(JDK1.4)</td></tr><tr class="unittests-oddrow"><td width="40%" class="unittests-data">testGetVirtualFileURLIOExceptionFindChild</td><td width="40%" class="unittests-data">org.jboss.test.virtual.test.VFSUnitTestCase(JDK1.4)</td></tr></table></td></tr><tr></tr><tr><td colspan="2">&nbsp;</td></tr></table><p>
<table width="98%" border="0" cellspacing="0" cellpadding="2" align="center"><tr><td colspan="4" class="modifications-sectionheader">                    &nbsp;Modifications since last build:&nbsp;                    (first 50 of 53)                </td></tr><tr class="modifications-evenrow"><td class="modifications-data">57256</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/support/MockVFSContextFactory.java</td><td class="modifications-data">* Rework the VirtualFile isFile()/isDirectory()/isArchive()There is now isLeaf() which means it cannot contain children,and isArchive() has been fixed to mean, it is either a real archiveor a directory structure pretending to be an archive.* Update the VisitorAttributes to remove the direct notion ofdirectories. Also modified the class such that all the defaultsare false, which should avoid confusion.* Implemented simple tests of URL based VFS construction.</td></tr><tr class="modifications-oddrow"><td class="modifications-data">57256</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/deployment/MainDeployerImpl.java</td><td class="modifications-data">* Rework the VirtualFile isFile()/isDirectory()/isArchive()There is now isLeaf() which means it cannot contain children,and isArchive() has been fixed to mean, it is either a real archiveor a directory structure pretending to be an archive.* Update the VisitorAttributes to remove the direct notion ofdirectories. Also modified the class such that all the defaultsare false, which should avoid confusion.* Implemented simple tests of URL based VFS construction.</td></tr><tr class="modifications-evenrow"><td class="modifications-data">57256</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/context/file/LinkHandler.java</td><td class="modifications-data">* Rework the VirtualFile isFile()/isDirectory()/isArchive()There is now isLeaf() which means it cannot contain children,and isArchive() has been fixed to mean, it is either a real archiveor a directory structure pretending to be an archive.* Update the VisitorAttributes to remove the direct notion ofdirectories. Also modified the class such that all the defaultsare false, which should avoid confusion.* Implemented simple tests of URL based VFS construction.</td></tr><tr class="modifications-oddrow"><td class="modifications-data">57256</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/context/jar/AbstractJarHandler.java</td><td class="modifications-data">* Rework the VirtualFile isFile()/isDirectory()/isArchive()There is now isLeaf() which means it cannot contain children,and isArchive() has been fixed to mean, it is either a real archiveor a directory structure pretending to be an archive.* Update the VisitorAttributes to remove the direct notion ofdirectories. Also modified the class such that all the defaultsare false, which should avoid confusion.* Implemented simple tests of URL based VFS construction.</td></tr><tr class="modifications-evenrow"><td class="modifications-data">57256</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/spi/VirtualFileHandler.java</td><td class="modifications-data">* Rework the VirtualFile isFile()/isDirectory()/isArchive()There is now isLeaf() which means it cannot contain children,and isArchive() has been fixed to mean, it is either a real archiveor a directory structure pretending to be an archive.* Update the VisitorAttributes to remove the direct notion ofdirectories. Also modified the class such that all the defaultsare false, which should avoid confusion.* Implemented simple tests of URL based VFS construction.</td></tr><tr class="modifications-oddrow"><td class="modifications-data">57256</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/structure/vfs/war/WebInfLibFilter.java</td><td class="modifications-data">* Rework the VirtualFile isFile()/isDirectory()/isArchive()There is now isLeaf() which means it cannot contain children,and isArchive() has been fixed to mean, it is either a real archiveor a directory structure pretending to be an archive.* Update the VisitorAttributes to remove the direct notion ofdirectories. Also modified the class such that all the defaultsare false, which should avoid confusion.* Implemented simple tests of URL based VFS construction.</td></tr><tr class="modifications-evenrow"><td class="modifications-data">57256</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/structure/vfs/war/WARStructure.java</td><td class="modifications-data">* Rework the VirtualFile isFile()/isDirectory()/isArchive()There is now isLeaf() which means it cannot contain children,and isArchive() has been fixed to mean, it is either a real archiveor a directory structure pretending to be an archive.* Update the VisitorAttributes to remove the direct notion ofdirectories. Also modified the class such that all the defaultsare false, which should avoid confusion.* Implemented simple tests of URL based VFS construction.</td></tr><tr class="modifications-oddrow"><td class="modifications-data">57256</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/support/MockVFSContext.java</td><td class="modifications-data">* Rework the VirtualFile isFile()/isDirectory()/isArchive()There is now isLeaf() which means it cannot contain children,and isArchive() has been fixed to mean, it is either a real archiveor a directory structure pretending to be an archive.* Update the VisitorAttributes to remove the direct notion ofdirectories. Also modified the class such that all the defaultsare false, which should avoid confusion.* Implemented simple tests of URL based VFS construction.</td></tr><tr class="modifications-evenrow"><td class="modifications-data">57256</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/VirtualFile.java</td><td class="modifications-data">* Rework the VirtualFile isFile()/isDirectory()/isArchive()There is now isLeaf() which means it cannot contain children,and isArchive() has been fixed to mean, it is either a real archiveor a directory structure pretending to be an archive.* Update the VisitorAttributes to remove the direct notion ofdirectories. Also modified the class such that all the defaultsare false, which should avoid confusion.* Implemented simple tests of URL based VFS construction.</td></tr><tr class="modifications-oddrow"><td class="modifications-data">57256</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/context/AbstractURIHandler.java</td><td class="modifications-data">* Rework the VirtualFile isFile()/isDirectory()/isArchive()There is now isLeaf() which means it cannot contain children,and isArchive() has been fixed to mean, it is either a real archiveor a directory structure pretending to be an archive.* Update the VisitorAttributes to remove the direct notion ofdirectories. Also modified the class such that all the defaultsare false, which should avoid confusion.* Implemented simple tests of URL based VFS construction.</td></tr><tr class="modifications-evenrow"><td class="modifications-data">57256</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/structure/MetaDataMatchFilter.java</td><td class="modifications-data">* Rework the VirtualFile isFile()/isDirectory()/isArchive()There is now isLeaf() which means it cannot contain children,and isArchive() has been fixed to mean, it is either a real archiveor a directory structure pretending to be an archive.* Update the VisitorAttributes to remove the direct notion ofdirectories. Also modified the class such that all the defaultsare false, which should avoid confusion.* Implemented simple tests of URL based VFS construction.</td></tr><tr class="modifications-oddrow"><td class="modifications-data">57256</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/context/AbstractURLHandler.java</td><td class="modifications-data">* Rework the VirtualFile isFile()/isDirectory()/isArchive()There is now isLeaf() which means it cannot contain children,and isArchive() has been fixed to mean, it is either a real archiveor a directory structure pretending to be an archive.* Update the VisitorAttributes to remove the direct notion ofdirectories. Also modified the class such that all the defaultsare false, which should avoid confusion.* Implemented simple tests of URL based VFS construction.</td></tr><tr class="modifications-evenrow"><td class="modifications-data">57256</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/support/AbstractMockVirtualFileHandler.java</td><td class="modifications-data">* Rework the VirtualFile isFile()/isDirectory()/isArchive()There is now isLeaf() which means it cannot contain children,and isArchive() has been fixed to mean, it is either a real archiveor a directory structure pretending to be an archive.* Update the VisitorAttributes to remove the direct notion ofdirectories. Also modified the class such that all the defaultsare false, which should avoid confusion.* Implemented simple tests of URL based VFS construction.</td></tr><tr class="modifications-oddrow"><td class="modifications-data">57256</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/structure/vfs/jar/JARStructure.java</td><td class="modifications-data">* Rework the VirtualFile isFile()/isDirectory()/isArchive()There is now isLeaf() which means it cannot contain children,and isArchive() has been fixed to mean, it is either a real archiveor a directory structure pretending to be an archive.* Update the VisitorAttributes to remove the direct notion ofdirectories. Also modified the class such that all the defaultsare false, which should avoid confusion.* Implemented simple tests of URL based VFS construction.</td></tr><tr class="modifications-evenrow"><td class="modifications-data">57256</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/context/AbstractVFSContext.java</td><td class="modifications-data">* Rework the VirtualFile isFile()/isDirectory()/isArchive()There is now isLeaf() which means it cannot contain children,and isArchive() has been fixed to mean, it is either a real archiveor a directory structure pretending to be an archive.* Update the VisitorAttributes to remove the direct notion ofdirectories. Also modified the class such that all the defaultsare false, which should avoid confusion.* Implemented simple tests of URL based VFS construction.</td></tr><tr class="modifications-oddrow"><td class="modifications-data">57256</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/VFS.java</td><td class="modifications-data">* Rework the VirtualFile isFile()/isDirectory()/isArchive()There is now isLeaf() which means it cannot contain children,and isArchive() has been fixed to mean, it is either a real archiveor a directory structure pretending to be an archive.* Update the VisitorAttributes to remove the direct notion ofdirectories. Also modified the class such that all the defaultsare false, which should avoid confusion.* Implemented simple tests of URL based VFS construction.</td></tr><tr class="modifications-evenrow"><td class="modifications-data">57256</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/test/VirtualFileUnitTestCase.java</td><td class="modifications-data">* Rework the VirtualFile isFile()/isDirectory()/isArchive()There is now isLeaf() which means it cannot contain children,and isArchive() has been fixed to mean, it is either a real archiveor a directory structure pretending to be an archive.* Update the VisitorAttributes to remove the direct notion ofdirectories. Also modified the class such that all the defaultsare false, which should avoid confusion.* Implemented simple tests of URL based VFS construction.</td></tr><tr class="modifications-oddrow"><td class="modifications-data">57256</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/structure/AbstractDeploymentContext.java</td><td class="modifications-data">* Rework the VirtualFile isFile()/isDirectory()/isArchive()There is now isLeaf() which means it cannot contain children,and isArchive() has been fixed to mean, it is either a real archiveor a directory structure pretending to be an archive.* Update the VisitorAttributes to remove the direct notion ofdirectories. Also modified the class such that all the defaultsare false, which should avoid confusion.* Implemented simple tests of URL based VFS construction.</td></tr><tr class="modifications-evenrow"><td class="modifications-data">57256</td><td class="modifications-data">added</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/support/MockURLStreamHandler.java</td><td class="modifications-data">* Rework the VirtualFile isFile()/isDirectory()/isArchive()There is now isLeaf() which means it cannot contain children,and isArchive() has been fixed to mean, it is either a real archiveor a directory structure pretending to be an archive.* Update the VisitorAttributes to remove the direct notion ofdirectories. Also modified the class such that all the defaultsare false, which should avoid confusion.* Implemented simple tests of URL based VFS construction.</td></tr><tr class="modifications-oddrow"><td class="modifications-data">57256</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/context/jar/NestedJarFromStream.java</td><td class="modifications-data">* Rework the VirtualFile isFile()/isDirectory()/isArchive()There is now isLeaf() which means it cannot contain children,and isArchive() has been fixed to mean, it is either a real archiveor a directory structure pretending to be an archive.* Update the VisitorAttributes to remove the direct notion ofdirectories. Also modified the class such that all the defaultsare false, which should avoid confusion.* Implemented simple tests of URL based VFS construction.</td></tr><tr class="modifications-evenrow"><td class="modifications-data">57256</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/structure/vfs/CandidateStructureVisitor.java</td><td class="modifications-data">* Rework the VirtualFile isFile()/isDirectory()/isArchive()There is now isLeaf() which means it cannot contain children,and isArchive() has been fixed to mean, it is either a real archiveor a directory structure pretending to be an archive.* Update the VisitorAttributes to remove the direct notion ofdirectories. Also modified the class such that all the defaultsare false, which should avoid confusion.* Implemented simple tests of URL based VFS construction.</td></tr><tr class="modifications-oddrow"><td class="modifications-data">57256</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/context/file/FileHandler.java</td><td class="modifications-data">* Rework the VirtualFile isFile()/isDirectory()/isArchive()There is now isLeaf() which means it cannot contain children,and isArchive() has been fixed to mean, it is either a real archiveor a directory structure pretending to be an archive.* Update the VisitorAttributes to remove the direct notion ofdirectories. Also modified the class such that all the defaultsare false, which should avoid confusion.* Implemented simple tests of URL based VFS construction.</td></tr><tr class="modifications-evenrow"><td class="modifications-data">57256</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/structure/vfs/file/FileStructure.java</td><td class="modifications-data">* Rework the VirtualFile isFile()/isDirectory()/isArchive()There is now isLeaf() which means it cannot contain children,and isArchive() has been fixed to mean, it is either a real archiveor a directory structure pretending to be an archive.* Update the VisitorAttributes to remove the direct notion ofdirectories. Also modified the class such that all the defaultsare false, which should avoid confusion.* Implemented simple tests of URL based VFS construction.</td></tr><tr class="modifications-oddrow"><td class="modifications-data">57256</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/context/DelegatingHandler.java</td><td class="modifications-data">* Rework the VirtualFile isFile()/isDirectory()/isArchive()There is now isLeaf() which means it cannot contain children,and isArchive() has been fixed to mean, it is either a real archiveor a directory structure pretending to be an archive.* Update the VisitorAttributes to remove the direct notion ofdirectories. Also modified the class such that all the defaultsare false, which should avoid confusion.* Implemented simple tests of URL based VFS construction.</td></tr><tr class="modifications-evenrow"><td class="modifications-data">57256</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/VisitorAttributes.java</td><td class="modifications-data">* Rework the VirtualFile isFile()/isDirectory()/isArchive()There is now isLeaf() which means it cannot contain children,and isArchive() has been fixed to mean, it is either a real archiveor a directory structure pretending to be an archive.* Update the VisitorAttributes to remove the direct notion ofdirectories. Also modified the class such that all the defaultsare false, which should avoid confusion.* Implemented simple tests of URL based VFS construction.</td></tr><tr class="modifications-oddrow"><td class="modifications-data">57256</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/test/FileVFSUnitTestCase.java</td><td class="modifications-data">* Rework the VirtualFile isFile()/isDirectory()/isArchive()There is now isLeaf() which means it cannot contain children,and isArchive() has been fixed to mean, it is either a real archiveor a directory structure pretending to be an archive.* Update the VisitorAttributes to remove the direct notion ofdirectories. Also modified the class such that all the defaultsare false, which should avoid confusion.* Implemented simple tests of URL based VFS construction.</td></tr><tr class="modifications-evenrow"><td class="modifications-data">57256</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/test/VFSUnitTestCase.java</td><td class="modifications-data">* Rework the VirtualFile isFile()/isDirectory()/isArchive()There is now isLeaf() which means it cannot contain children,and isArchive() has been fixed to mean, it is either a real archiveor a directory structure pretending to be an archive.* Update the VisitorAttributes to remove the direct notion ofdirectories. Also modified the class such that all the defaultsare false, which should avoid confusion.* Implemented simple tests of URL based VFS construction.</td></tr><tr class="modifications-oddrow"><td class="modifications-data">57256</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/vfs/helpers/SuffixMatchFilter.java</td><td class="modifications-data">* Rework the VirtualFile isFile()/isDirectory()/isArchive()There is now isLeaf() which means it cannot contain children,and isArchive() has been fixed to mean, it is either a real archiveor a directory structure pretending to be an archive.* Update the VisitorAttributes to remove the direct notion ofdirectories. Also modified the class such that all the defaultsare false, which should avoid confusion.* Implemented simple tests of URL based VFS construction.</td></tr><tr class="modifications-evenrow"><td class="modifications-data">57256</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/context/jar/JarEntryHandler.java</td><td class="modifications-data">* Rework the VirtualFile isFile()/isDirectory()/isArchive()There is now isLeaf() which means it cannot contain children,and isArchive() has been fixed to mean, it is either a real archiveor a directory structure pretending to be an archive.* Update the VisitorAttributes to remove the direct notion ofdirectories. Also modified the class such that all the defaultsare false, which should avoid confusion.* Implemented simple tests of URL based VFS construction.</td></tr><tr class="modifications-oddrow"><td class="modifications-data">57256</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/context/AbstractVirtualFileHandler.java</td><td class="modifications-data">* Rework the VirtualFile isFile()/isDirectory()/isArchive()There is now isLeaf() which means it cannot contain children,and isArchive() has been fixed to mean, it is either a real archiveor a directory structure pretending to be an archive.* Update the VisitorAttributes to remove the direct notion ofdirectories. Also modified the class such that all the defaultsare false, which should avoid confusion.* Implemented simple tests of URL based VFS construction.</td></tr><tr class="modifications-evenrow"><td class="modifications-data">57230</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/VFSUtils.java</td><td class="modifications-data">Basic tests for the VFS api (not the spi).Fixed some bugs found, mostly error handling."Removed" a couple of VFS methods that are redundant because they are effectively:public void doSomething(VirtualFile file) { file.doSomething() }Deprecated findChildFromRoot(String path), replaced with the simpler name findChild().Updated all uses in the Microcontainer project.Also added a static helper to get the root file.VFS.getRoot(URI) { getVFS(URI).getRoot() }which I found I was doing a lot in the tests.</td></tr><tr class="modifications-oddrow"><td class="modifications-data">57230</td><td class="modifications-data">added</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/support/MockVirtualFileFilter.java</td><td class="modifications-data">Basic tests for the VFS api (not the spi).Fixed some bugs found, mostly error handling."Removed" a couple of VFS methods that are redundant because they are effectively:public void doSomething(VirtualFile file) { file.doSomething() }Deprecated findChildFromRoot(String path), replaced with the simpler name findChild().Updated all uses in the Microcontainer project.Also added a static helper to get the root file.VFS.getRoot(URI) { getVFS(URI).getRoot() }which I found I was doing a lot in the tests.</td></tr><tr class="modifications-evenrow"><td class="modifications-data">57230</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/osgi-int/src/main/org/jboss/vfs/bundle/VFSBundle.java</td><td class="modifications-data">Basic tests for the VFS api (not the spi).Fixed some bugs found, mostly error handling."Removed" a couple of VFS methods that are redundant because they are effectively:public void doSomething(VirtualFile file) { file.doSomething() }Deprecated findChildFromRoot(String path), replaced with the simpler name findChild().Updated all uses in the Microcontainer project.Also added a static helper to get the root file.VFS.getRoot(URI) { getVFS(URI).getRoot() }which I found I was doing a lot in the tests.</td></tr><tr class="modifications-oddrow"><td class="modifications-data">57230</td><td class="modifications-data">added</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/support/MockSimpleVirtualFileHandler.java</td><td class="modifications-data">Basic tests for the VFS api (not the spi).Fixed some bugs found, mostly error handling."Removed" a couple of VFS methods that are redundant because they are effectively:public void doSomething(VirtualFile file) { file.doSomething() }Deprecated findChildFromRoot(String path), replaced with the simpler name findChild().Updated all uses in the Microcontainer project.Also added a static helper to get the root file.VFS.getRoot(URI) { getVFS(URI).getRoot() }which I found I was doing a lot in the tests.</td></tr><tr class="modifications-evenrow"><td class="modifications-data">57230</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/VirtualFile.java</td><td class="modifications-data">Basic tests for the VFS api (not the spi).Fixed some bugs found, mostly error handling."Removed" a couple of VFS methods that are redundant because they are effectively:public void doSomething(VirtualFile file) { file.doSomething() }Deprecated findChildFromRoot(String path), replaced with the simpler name findChild().Updated all uses in the Microcontainer project.Also added a static helper to get the root file.VFS.getRoot(URI) { getVFS(URI).getRoot() }which I found I was doing a lot in the tests.</td></tr><tr class="modifications-oddrow"><td class="modifications-data">57230</td><td class="modifications-data">added</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/support/MockVFSContext.java</td><td class="modifications-data">Basic tests for the VFS api (not the spi).Fixed some bugs found, mostly error handling."Removed" a couple of VFS methods that are redundant because they are effectively:public void doSomething(VirtualFile file) { file.doSomething() }Deprecated findChildFromRoot(String path), replaced with the simpler name findChild().Updated all uses in the Microcontainer project.Also added a static helper to get the root file.VFS.getRoot(URI) { getVFS(URI).getRoot() }which I found I was doing a lot in the tests.</td></tr><tr class="modifications-evenrow"><td class="modifications-data">57230</td><td class="modifications-data">added</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/support</td><td class="modifications-data">Basic tests for the VFS api (not the spi).Fixed some bugs found, mostly error handling."Removed" a couple of VFS methods that are redundant because they are effectively:public void doSomething(VirtualFile file) { file.doSomething() }Deprecated findChildFromRoot(String path), replaced with the simpler name findChild().Updated all uses in the Microcontainer project.Also added a static helper to get the root file.VFS.getRoot(URI) { getVFS(URI).getRoot() }which I found I was doing a lot in the tests.</td></tr><tr class="modifications-oddrow"><td class="modifications-data">57230</td><td class="modifications-data">added</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/support/AbstractMockVirtualFileHandler.java</td><td class="modifications-data">Basic tests for the VFS api (not the spi).Fixed some bugs found, mostly error handling."Removed" a couple of VFS methods that are redundant because they are effectively:public void doSomething(VirtualFile file) { file.doSomething() }Deprecated findChildFromRoot(String path), replaced with the simpler name findChild().Updated all uses in the Microcontainer project.Also added a static helper to get the root file.VFS.getRoot(URI) { getVFS(URI).getRoot() }which I found I was doing a lot in the tests.</td></tr><tr class="modifications-evenrow"><td class="modifications-data">57230</td><td class="modifications-data">added</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/support/MockStructuredVirtualFileHandler.java</td><td class="modifications-data">Basic tests for the VFS api (not the spi).Fixed some bugs found, mostly error handling."Removed" a couple of VFS methods that are redundant because they are effectively:public void doSomething(VirtualFile file) { file.doSomething() }Deprecated findChildFromRoot(String path), replaced with the simpler name findChild().Updated all uses in the Microcontainer project.Also added a static helper to get the root file.VFS.getRoot(URI) { getVFS(URI).getRoot() }which I found I was doing a lot in the tests.</td></tr><tr class="modifications-oddrow"><td class="modifications-data">57230</td><td class="modifications-data">added</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/test/VirtualFileUnitTestCase.java</td><td class="modifications-data">Basic tests for the VFS api (not the spi).Fixed some bugs found, mostly error handling."Removed" a couple of VFS methods that are redundant because they are effectively:public void doSomething(VirtualFile file) { file.doSomething() }Deprecated findChildFromRoot(String path), replaced with the simpler name findChild().Updated all uses in the Microcontainer project.Also added a static helper to get the root file.VFS.getRoot(URI) { getVFS(URI).getRoot() }which I found I was doing a lot in the tests.</td></tr><tr class="modifications-evenrow"><td class="modifications-data">57230</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/VFS.java</td><td class="modifications-data">Basic tests for the VFS api (not the spi).Fixed some bugs found, mostly error handling."Removed" a couple of VFS methods that are redundant because they are effectively:public void doSomething(VirtualFile file) { file.doSomething() }Deprecated findChildFromRoot(String path), replaced with the simpler name findChild().Updated all uses in the Microcontainer project.Also added a static helper to get the root file.VFS.getRoot(URI) { getVFS(URI).getRoot() }which I found I was doing a lot in the tests.</td></tr><tr class="modifications-oddrow"><td class="modifications-data">57230</td><td class="modifications-data">added</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/support/MockInputStream.java</td><td class="modifications-data">Basic tests for the VFS api (not the spi).Fixed some bugs found, mostly error handling."Removed" a couple of VFS methods that are redundant because they are effectively:public void doSomething(VirtualFile file) { file.doSomething() }Deprecated findChildFromRoot(String path), replaced with the simpler name findChild().Updated all uses in the Microcontainer project.Also added a static helper to get the root file.VFS.getRoot(URI) { getVFS(URI).getRoot() }which I found I was doing a lot in the tests.</td></tr><tr class="modifications-evenrow"><td class="modifications-data">57230</td><td class="modifications-data">added</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/vfs/helpers/AbstractVirtualFileFilterWithAttributes.java</td><td class="modifications-data">Basic tests for the VFS api (not the spi).Fixed some bugs found, mostly error handling."Removed" a couple of VFS methods that are redundant because they are effectively:public void doSomething(VirtualFile file) { file.doSomething() }Deprecated findChildFromRoot(String path), replaced with the simpler name findChild().Updated all uses in the Microcontainer project.Also added a static helper to get the root file.VFS.getRoot(URI) { getVFS(URI).getRoot() }which I found I was doing a lot in the tests.</td></tr><tr class="modifications-oddrow"><td class="modifications-data">57230</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/test/FileVFSUnitTestCase.java</td><td class="modifications-data">Basic tests for the VFS api (not the spi).Fixed some bugs found, mostly error handling."Removed" a couple of VFS methods that are redundant because they are effectively:public void doSomething(VirtualFile file) { file.doSomething() }Deprecated findChildFromRoot(String path), replaced with the simpler name findChild().Updated all uses in the Microcontainer project.Also added a static helper to get the root file.VFS.getRoot(URI) { getVFS(URI).getRoot() }which I found I was doing a lot in the tests.</td></tr><tr class="modifications-evenrow"><td class="modifications-data">57230</td><td class="modifications-data">added</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/test/VFSUnitTestCase.java</td><td class="modifications-data">Basic tests for the VFS api (not the spi).Fixed some bugs found, mostly error handling."Removed" a couple of VFS methods that are redundant because they are effectively:public void doSomething(VirtualFile file) { file.doSomething() }Deprecated findChildFromRoot(String path), replaced with the simpler name findChild().Updated all uses in the Microcontainer project.Also added a static helper to get the root file.VFS.getRoot(URI) { getVFS(URI).getRoot() }which I found I was doing a lot in the tests.</td></tr><tr class="modifications-oddrow"><td class="modifications-data">57230</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/vfs/helpers/SuffixMatchFilter.java</td><td class="modifications-data">Basic tests for the VFS api (not the spi).Fixed some bugs found, mostly error handling."Removed" a couple of VFS methods that are redundant because they are effectively:public void doSomething(VirtualFile file) { file.doSomething() }Deprecated findChildFromRoot(String path), replaced with the simpler name findChild().Updated all uses in the Microcontainer project.Also added a static helper to get the root file.VFS.getRoot(URI) { getVFS(URI).getRoot() }which I found I was doing a lot in the tests.</td></tr><tr class="modifications-evenrow"><td class="modifications-data">57230</td><td class="modifications-data">added</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/test/AbstractMockVFSTest.java</td><td class="modifications-data">Basic tests for the VFS api (not the spi).Fixed some bugs found, mostly error handling."Removed" a couple of VFS methods that are redundant because they are effectively:public void doSomething(VirtualFile file) { file.doSomething() }Deprecated findChildFromRoot(String path), replaced with the simpler name findChild().Updated all uses in the Microcontainer project.Also added a static helper to get the root file.VFS.getRoot(URI) { getVFS(URI).getRoot() }which I found I was doing a lot in the tests.</td></tr><tr class="modifications-oddrow"><td class="modifications-data">57230</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/vfs/helpers/AbstractVirtualFileVisitor.java</td><td class="modifications-data">Basic tests for the VFS api (not the spi).Fixed some bugs found, mostly error handling."Removed" a couple of VFS methods that are redundant because they are effectively:public void doSomething(VirtualFile file) { file.doSomething() }Deprecated findChildFromRoot(String path), replaced with the simpler name findChild().Updated all uses in the Microcontainer project.Also added a static helper to get the root file.VFS.getRoot(URI) { getVFS(URI).getRoot() }which I found I was doing a lot in the tests.</td></tr><tr class="modifications-evenrow"><td class="modifications-data">57230</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/context/AbstractVirtualFileHandler.java</td><td class="modifications-data">Basic tests for the VFS api (not the spi).Fixed some bugs found, mostly error handling."Removed" a couple of VFS methods that are redundant because they are effectively:public void doSomething(VirtualFile file) { file.doSomething() }Deprecated findChildFromRoot(String path), replaced with the simpler name findChild().Updated all uses in the Microcontainer project.Also added a static helper to get the root file.VFS.getRoot(URI) { getVFS(URI).getRoot() }which I found I was doing a lot in the tests.</td></tr><tr class="modifications-oddrow"><td class="modifications-data">57230</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/test/VFSAllTestSuite.java</td><td class="modifications-data">Basic tests for the VFS api (not the spi).Fixed some bugs found, mostly error handling."Removed" a couple of VFS methods that are redundant because they are effectively:public void doSomething(VirtualFile file) { file.doSomething() }Deprecated findChildFromRoot(String path), replaced with the simpler name findChild().Updated all uses in the Microcontainer project.Also added a static helper to get the root file.VFS.getRoot(URI) { getVFS(URI).getRoot() }which I found I was doing a lot in the tests.</td></tr></table><p>
<table width="98%" border="0" cellspacing="0" cellpadding="2" align="center"></table>
</body></html>