Bug 180046 - patch to antadapter eclipse.inf
Summary: patch to antadapter eclipse.inf
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.3 M7   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 179270
  Show dependency tree
 
Reported: 2007-03-29 14:15 EDT by Kim Moir CLA
Modified: 2007-04-27 09:08 EDT (History)
0 users

See Also:


Attachments
patch for jdt core eclipse.inf (518 bytes, patch)
2007-03-29 14:17 EDT, Kim Moir CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kim Moir CLA 2007-03-29 14:15:30 EDT
We had a bug opened against us regarding problems unpacking the jdt core jar in M5  on Linux with jdk 6 - see bug 179270

It turned out that this was a manifestation of the issue identified in bug 178884
178882. Esstentially, jars that are excluded from signing should also be excluded from packing because of a bug in the update jar processor that we use in our builds.  

I'm attaching a patch for jdt.core as a workaround this problem.  When bug 178884 and 178886 are resolved, we can revert this patch and verify that the new jar processor addresses this issue.
Comment 1 Kim Moir CLA 2007-03-29 14:17:07 EDT
Created attachment 62413 [details]
patch for jdt core eclipse.inf
Comment 2 Olivier Thomann CLA 2007-03-29 14:23:01 EDT
I'll take care of it.
Comment 3 Olivier Thomann CLA 2007-03-29 14:42:27 EDT
Released for 3.3M7.
No regression test.
Nothing to verify.
Simply check that the eclipse.inf contains the right contents.
Comment 4 Maxime Daniel CLA 2007-04-27 09:08:02 EDT
Verified for 3.3 M7 using source code v_751.