Bug 21595

Summary: Need ability to get target information
Product: [Eclipse Project] Platform Reporter: Rodrigo Peretti <rodrigo>
Component: AntAssignee: DJ Houghton <dj.houghton>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: ryan_cooper, simon_arsenault
Version: 2.0   
Target Milestone: 2.0.1   
Hardware: PC   
OS: Windows 2000   
Whiteboard:
Bug Depends on:    
Bug Blocks: 20819    

Description Rodrigo Peretti CLA 2002-07-15 15:32:40 EDT
R2.0

The external tools plug-in needs information about the script targets. In 2.0 
they implement their own mechanism to parse the script and extract the 
information they need. The problem is that under various circunstances the 
external tools implementation differs from the Ant implementation given the 
user a different behaviour when exposing the script through the UI and just 
executing it.

The Ant support should provide the necessary API so that the external tools 
can just use and get the same results as "plain" Ant.
Comment 1 Rodrigo Peretti CLA 2002-07-16 09:56:04 EDT
Fixed and released into HEAD.
Comment 2 DJ Houghton CLA 2002-07-25 15:35:47 EDT
Please port to 2.0.1 stream.
Thanks.
Comment 3 Rodrigo Peretti CLA 2002-07-25 15:42:01 EDT
*** Bug 21917 has been marked as a duplicate of this bug. ***
Comment 4 Rodrigo Peretti CLA 2002-07-26 10:56:44 EDT
Merged with 2.0.1. Will be available for the next build.