[
http://jira.jboss.com/jira/browse/JBVFS-7?page=all ]
Ales Justin reopened JBVFS-7:
-----------------------------
From Scott:
I dropped the directory file size check from CopyTest and this leaves these 4 errors:
| Running org.jboss.test.virtual.test.JAREntryTestCase
| Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.095 sec <<<
FAILURE!
| Running org.jboss.test.virtual.test.CopyJAREntryTestCase
| Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.094 sec <<<
FAILURE!
| Running org.jboss.test.virtual.test.CopyJARCacheUnitTestCase
| Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.096 sec <<<
FAILURE!
| Running org.jboss.test.virtual.test.JARCacheUnitTestCase
| Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.096 sec <<<
FAILURE!
|
which look related to JBVFS-7.
JarEntryHandler entryMap is not being refreshed
-----------------------------------------------
Key: JBVFS-7
URL:
http://jira.jboss.com/jira/browse/JBVFS-7
Project: JBoss VFS
Issue Type: Bug
Reporter: Scott M Stark
Assigned To: Marko Strukelj
Priority: Critical
Fix For: 2.0.0.Beta12
When a jar is modified, the entryMap of the JarEntryHandler is not being refreshed if its
content has changed. For example, a jar META-INF directory to which files have been
added/removed is not being refreshed. Need to create a testcase for this.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira