"scott.stark(a)jboss.org" wrote : I found a problem with the lazy getChildren
implementation. It produces incorrect relative path names on the resulting directory
entries. The following two tests are failing because of this:
|
| JarVirtualFileHandlerTest.testSubSubChildPathName
| FileVFSUnitTestCase.testClassScan
|
| The directory entry children are going to have to be linked with their parent entry
when the jar is parsed in the JarHandler.initJarFile to get the paths correct is looks
like.
|
This has been rewritten to make the jar handlers proper structural file handlers with the
correct parent/child relationships between entries. All of the vfs unit tests are now
passing.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3979213#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...