Bug 558886 - Use import package for EE API bundles Since moving to the Eclipse EE4j project, many of the old Glassfish EE bundles have new bundle symbolic names. For example: javax.annotation-api -> jakarta.annotation-api Apart from being good practice OSGi-wise, using import-package will ensure forward-compatibility with newer versions of the EE annotations API. Change-Id: I332843eb89ac9f2e8eb47725d71076a6543bf057 Signed-off-by: Mat Booth <mat.booth@redhat.com>
This is the m2eclipse-core repository