Bug 50025 - uppercase ZIP and JAR classpath entries ignored
Summary: uppercase ZIP and JAR classpath entries ignored
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P2 normal (vote)
Target Milestone: 3.0 M7   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 45897
  Show dependency tree
 
Reported: 2004-01-14 16:22 EST by Wes Isberg CLA
Modified: 2004-02-12 15:50 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 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.