Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » BaseBuilder reports "unsatisfied package import" despite "resolution:=optional"
BaseBuilder reports "unsatisfied package import" despite "resolution:=optional" [message #331827] Wed, 24 September 2008 07:41
Lars Heinemann is currently offline Lars HeinemannFriend
Messages: 37
Registered: July 2009
Member
Hi,

we are using org.eclipse.releng.basebuilder (Version 3.2.0) to build
Plug-ins.
We have a problem with building a fragment for a bundle which imports
the packages "com.sun.jdmk.comm" and "javax.jms" using the
"resolution:=optional" directive.

This results in the error messages:

!SUBENTRY 1 org.springframework.osgi.log4j.osgi 2 2 2008-09-24 09:16:49.111
!MESSAGE Unsatisfied import package com.sun.jdmk.comm_0.0.0.
!SUBENTRY 1 org.springframework.osgi.log4j.osgi 2 2 2008-09-24 09:16:49.111
!MESSAGE Unsatisfied import package javax.jms_0.0.0.

Do we need a bundle that exports these packages even though the package
import uses "resolution:=optional"?

Cheers,
Lars
Previous Topic:releng plugins CVS checkout
Next Topic:Building eclipse headless when CVS is not available
Goto Forum:
  


Current Time: Wed Jul 17 19:43:12 GMT 2024

Powered by FUDForum. Page generated in 0.03625 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top