[jboss-jira] [JBoss JIRA] Created: (JBDEPLOY-254) FaceletsUnitTestCase getting double search matches for tlds
John Bailey (JIRA)
jira-events at lists.jboss.org
Mon Mar 15 13:16:38 EDT 2010
FaceletsUnitTestCase getting double search matches for tlds
-----------------------------------------------------------
Key: JBDEPLOY-254
URL: https://jira.jboss.org/jira/browse/JBDEPLOY-254
Project: JBoss Deployers
Issue Type: Bug
Affects Versions: JBDEPLOY-2.2.0.Alpha2
Reporter: John Bailey
Fix For: JBDEPLOY-2.2.0.Alpha3
There is currently an issue in this VFS is using vfs: protocol for files. For this test we are getting double entries for each match. One with vfs: from the VFS based classloader and one with file: from the system classloader. This doesn't reflect a true running state since the jar would only be loaded in the VFS based classloader. This test needs to be revisited to either remove the duplicates or find a way to make the classloader setup better reflect a running setup.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list