[jboss-jira] [JBoss JIRA] Created: (JBMICROCONT-190) Bug in deployer sorting
Adrian Brock (JIRA)
jira-events at lists.jboss.org
Tue Jul 3 10:55:57 EDT 2007
Bug in deployer sorting
-----------------------
Key: JBMICROCONT-190
URL: http://jira.jboss.com/jira/browse/JBMICROCONT-190
Project: JBoss MicroContainer
Issue Type: Bug
Components: Deployment
Reporter: Adrian Brock
Priority: Critical
Fix For: JBossMC_2_0_0_CR1
The the DeployersImpl.sort() is too simplistic.
See the attached forum thread.
It needs to be more like a true bubble sort where it compares an entry with all subsequent entries,
not just the next neighbour.
--
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
More information about the jboss-jira
mailing list