Bug 91619

Summary: Extraneous exported package
Product: [Eclipse Project] JDT Reporter: Wassim Melhem <wassim.melhem>
Component: CoreAssignee: Philipe Mulet <philippe_mulet>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: philippe_mulet
Version: 3.1   
Target Milestone: 3.1 M7   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Wassim Melhem CLA 2005-04-15 17:30:45 EDT
The package 'org.eclipse.jdt.internal.antadapter' is listed in the Export-
Package header of jdt.core's manifest.  This package comes from 
jdtCompilerAdapter.jar, which is not exposed to clients (ie. 
jdtCompilerAdapter.jar is not in the Bundle-Classpath header).

Please remove said package from the Export-Package header.
Comment 1 Wassim Melhem CLA 2005-04-27 11:39:28 EDT
Philippe, a full source plugin import will be error-free out of the box only 
when this trivial issue is addressed.

Could you please address for next week's I-build?  Thank you.
Comment 2 Philipe Mulet CLA 2005-04-28 04:21:46 EDT
Offending entry removed. Thanks for pointing it.
Comment 3 Philipe Mulet CLA 2005-04-28 04:22:06 EDT
Fixed
Comment 4 Olivier Thomann CLA 2005-05-11 13:16:45 EDT
Verified in I20050510-0010