Bug 91619 - Extraneous exported package
Summary: Extraneous exported package
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.1 M7   Edit
Assignee: Philipe Mulet CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-15 17:30 EDT by Wassim Melhem CLA
Modified: 2005-05-11 13:16 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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