Bug 24711 - Better ant class loader possible
Summary: Better ant class loader possible
Status: RESOLVED WONTFIX
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 M4   Edit
Assignee: Platform-Ant-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: core
Depends on:
Blocks:
 
Reported: 2002-10-11 14:34 EDT by Darin Swanson CLA
Modified: 2002-12-09 10:47 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-11 14:34:33 EDT
When there only additions to the ant class loader can we just add the urls to 
the list of urls used to search for classes and resources?
Comment 1 Darin Wright CLA 2002-11-15 14:17:02 EST
The class loader may need to be re-created for each script in order to support 
task development as well.
Comment 2 Darin Swanson CLA 2002-12-09 10:47:58 EST
It is now possible to set a launch configuration to recreate the Ant 
classloader for each build.

I don't see any more work here that is likely to occur.
Closing.