Bug 24831 - Same URL multiple times in the AntClassLoader
Summary: Same URL multiple times in the AntClassLoader
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: Luc Bourlier CLA
QA Contact:
URL:
Whiteboard:
Keywords: core
Depends on:
Blocks:
 
Reported: 2002-10-16 09:32 EDT by Darin Swanson CLA
Modified: 2002-10-16 12:06 EDT (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-16 09:32:36 EDT
When the AntClassLoader is created, the urls that are specified contain 
duplicates. 

For example, file:c:/1001/org.eclipse.pde.build/lib/pdebuild-ant.jar shows up 
three times.
Comment 1 Darin Swanson CLA 2002-10-16 10:34:47 EDT
Please verify the changes to AntCorePreferences.
Comment 2 Luc Bourlier CLA 2002-10-16 12:06:32 EDT
Verified.
Please update the build notes. (darinS)