Bug 24318 - Move to Ant 1.5.1
Summary: Move to Ant 1.5.1
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 2.0   Edit
Hardware: PC other
: P2 normal (vote)
Target Milestone: 2.1 M3   Edit
Assignee: Jared Burns CLA
QA Contact:
URL:
Whiteboard:
Keywords: core
Depends on:
Blocks: 14794 20778 21667
  Show dependency tree
 
Reported: 2002-10-02 10:27 EDT by Darin Swanson CLA
Modified: 2002-11-02 20:28 EST (History)
0 users

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-10-02 10:27:26 EDT
Move the version of Ant that Eclipse is using to 1.5.
Comment 1 Darin Swanson CLA 2002-10-04 11:48:29 EDT
Now looking to move to Ant 1.5.1
Comment 2 Darin Swanson CLA 2002-10-15 15:50:27 EDT
Shortly (read early next week), the org.apache.ant that is provided with 
Eclipse will be moved to version 1.5.1.

My plan is to release the 1.5.1 version to HEAD and test/get feedback on any 
problems.
Anyone interested can look at the changes off of the jakarta-ant pages.
The version of org.apache.ant incorporated into the Eclipse build will then be 
changed when deemed "safe".

Then over time (as fast as we can),  we will expose the new functionality found 
in 1.5.1 (-diagnostics, -propertyfile, -inputhandler...)
through our entry point of InternalAntRunner
Comment 3 Darin Swanson CLA 2002-10-18 17:49:05 EDT
Ant 1.5.1 has been released to head.
Comment 4 Darin Swanson CLA 2002-10-28 18:28:27 EST
Additional work / problems should be logged as separate bug reports.
Ant 1.5.1 has been submitted for the Oct 29 integration build.
Comment 5 Darin Swanson CLA 2002-10-28 18:28:44 EST
Please verify.
Comment 6 Jared Burns CLA 2002-10-29 12:25:38 EST
Verified.
Comment 7 Archimedes Trajano CLA 2002-11-02 20:28:02 EST
I have modified the ant libraries used in 2.0.2 build M20021025 to use ant 
1.5.1 with no problems, perhaps this can be considered to be merged with the 
2.0.2 stream build?