Bug 27128

Summary: Hyperlinking for Ant tasks does not work on older Ants
Product: [Eclipse Project] Platform Reporter: Darin Swanson <Darin_Swanson>
Component: AntAssignee: Darin Wright <darin.eclipse>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 Keywords: ui
Version: 2.1   
Target Milestone: 2.1 M4   
Hardware: PC   
OS: All   
Whiteboard:

Description Darin Swanson CLA 2002-11-25 16:10:13 EST
The format for the Location.toString() has changed between Ant 1.4.1 and Ant 
1.5.1 (there is no "file:" specification in Ant 1.4.1).
This breaks our generation of hyperlinks on the older Ant installs.
Comment 1 Darin Swanson CLA 2002-12-02 16:12:33 EST
Fixed in AntProcessBuildLogger
Please verify.
Comment 2 Darin Wright CLA 2002-12-02 16:49:14 EST
Verified code.