The recent new dependencies at netty ..

Holger Hoffstätte holger at wizards.de
Sat Jan 10 14:08:28 EST 2009


Wesly smith wrote:

> osgi> start 36
> org.osgi.framework.BundleException: The bundle could not be resolved.
> Reason: Missing Constraint: Require-Bundle: org.jboss.netty;
> bundle-version="3.1.0"

Tip: never use Require-Bundle or the Candyman will come and get you one
day. seriously :)

> osgi> start 35
> org.osgi.framework.BundleException: The bundle could not be resolved.
> Reason: Missing Constraint: Import-Package: com.google.protobuf;
> version="0.0.0"

looks like there is a ;resolution:=optional missing from netty's manifest.

Holger



More information about the netty-users mailing list