Bug 23913 - Issues with InternalAntRunner#printHelp(Project)
Summary: Issues with InternalAntRunner#printHelp(Project)
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 2.0   Edit
Hardware: PC other
: P3 normal (vote)
Target Milestone: 2.1 M2   Edit
Assignee: Jared Burns CLA
QA Contact:
URL:
Whiteboard:
Keywords: core
Depends on:
Blocks:
 
Reported: 2002-09-20 12:06 EDT by Darin Swanson CLA
Modified: 2002-10-04 10:54 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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)