]
Ales Justin resolved JBAS-8076.
-------------------------------
Fix Version/s: 6.0.0.M4
(was: TBD-6.x)
Resolution: Done
JBossCustomDeployDUFilter has an overly broad excludes list
-----------------------------------------------------------
Key: JBAS-8076
URL:
https://jira.jboss.org/browse/JBAS-8076
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public(Everyone can see)
Reporter: Brian Stansberry
Assignee: Ales Justin
Priority: Blocker
Fix For: 6.0.0.M4
The changes to the excludes list done as part of JBAS-8060 is overly broad.
FileNameVirtualFileFilter works by doing a "contains" check against the set of
keys, so the list of keys needs to be pretty exact. It currently include easily matched
terms like "cluster", "security" and "hornetq".
This is the cause of testsuite failures such as
http://hudson.qa.jboss.com/hudson/view/JBoss%20AS/job/JBoss-AS-6.0.x-test...
The tests deploy artifacts that include "cluster" in their names, and the
artifacts aren't being scanned for EJB3 annotations.
This may be the cause of other failures as well; e.g. quite a few seem to be related to
messaging or security.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: