[jboss-jira] [JBoss JIRA] Closed: (JBMICROCONT-190) Bug in deployer sorting
Ales Justin (JIRA)
jira-events at lists.jboss.org
Fri Jul 6 11:00:53 EDT 2007
[ http://jira.jboss.com/jira/browse/JBMICROCONT-190?page=all ]
Ales Justin closed JBMICROCONT-190.
-----------------------------------
Resolution: Done
Changed sort to use transitive closure.
Added additional name compare to 'uncomparable' one's.
There is a cycle check at the end of it all.
> 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
> Assigned To: Ales Justin
> 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