Bug 50025

Summary: uppercase ZIP and JAR classpath entries ignored
Product: [Eclipse Project] JDT Reporter: Wes Isberg <wes>
Component: CoreAssignee: Olivier Thomann <Olivier_Thomann>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P2    
Version: 3.0   
Target Milestone: 3.0 M7   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Bug Depends on:    
Bug Blocks: 45897    

Description Wes Isberg CLA 2004-01-14 16:22:17 EST
From bug 45897:

-----
The JDT's ..batch.FileSystem() constructor only accepts lowercase .zip and .jar
and silently ignores other entries, which affects any such entry on the
classpath.  (Java and Javac both handle uppercase-suffixed files fine.)  Test
case checked in, uses libraries
org.aspectj/modules/tests/bugs/extdirs/lib/uppercase.
-----
This is a bug in the jdt batch compiler.  This bug should be raised against 
org.eclipse.jdt.core.  When they fix it we'll pick up their fix.
-----
Comment 1 Philipe Mulet CLA 2004-01-15 05:32:59 EST
Olivier - pls investigate asap
Comment 2 Olivier Thomann CLA 2004-01-15 16:47:37 EST
I will investigate.
Comment 3 Olivier Thomann CLA 2004-01-16 08:15:44 EST
Could you please provide your test case to check if the fix is working fine?
Thanks.
Comment 4 Olivier Thomann CLA 2004-01-16 08:20:48 EST
I created a small test case that reproduced the problem.
Fixed and released in HEAD.
I will add a regression test.
Comment 5 Olivier Thomann CLA 2004-02-12 15:50:30 EST
Verified in 200402121200.