BaseBuilder reports "unsatisfied package import" despite "resolution:=optional" [message #331827] |
Wed, 24 September 2008 07:41 |
Lars Heinemann 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
|
|
|
Powered by
FUDForum. Page generated in 0.02506 seconds