Bug 23913

Summary: Issues with InternalAntRunner#printHelp(Project)
Product: [Eclipse Project] Platform Reporter: Darin Swanson <Darin_Swanson>
Component: AntAssignee: Jared Burns <jared_burns>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: eclipse
Version: 2.0Keywords: core
Target Milestone: 2.1 M2   
Hardware: PC   
OS: other   
Whiteboard:

Description Darin Swanson CLA 2002-09-20 12:06:22 EDT
The sorting that we are doing can be handled with Collections#sort(List)

Review why we ask the project for the targets and then get the names? We have 
all of the names as we passed the target names to the project.
Comment 1 Darin Swanson CLA 2002-09-20 12:17:43 EDT
Actually we only have the names of the targets to execute.
Comment 2 Darin Swanson CLA 2002-09-23 14:45:20 EDT
Fixed in InternalAntRunner
Please verify.
Comment 3 Darin Swanson CLA 2002-09-27 11:35:57 EDT
Please verify (Luc)
Comment 4 Luc Bourlier CLA 2002-10-03 18:29:57 EDT
Verified.
Please update the build notes (jared)