[jboss-jira] [JBoss JIRA] Resolved: (JBDEPLOY-254) FaceletsUnitTestCase getting double search matches for tlds
Ales Justin (JIRA)
jira-events at lists.jboss.org
Mon May 17 06:26:06 EDT 2010
[ https://jira.jboss.org/browse/JBDEPLOY-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ales Justin resolved JBDEPLOY-254.
----------------------------------
Resolution: Deferred
I added a small check on the duplicates.
If this becomes a more serious issue, we can always open up a new jira for it.
> FaceletsUnitTestCase getting double search matches for tlds
> -----------------------------------------------------------
>
> Key: JBDEPLOY-254
> URL: https://jira.jboss.org/browse/JBDEPLOY-254
> Project: JBoss Deployers
> Issue Type: Bug
> Affects Versions: JBDEPLOY-2.2.0.Alpha2
> Reporter: John Bailey
> Assignee: Ales Justin
> 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/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list