Hi all,

I tried to wrap easymock (maven: org.easymock:easymock:2.2) with the
bnd tool. This is the manifest that was created:

[INFO] [bnd:wrap {execution: default}]
easymock-2.2.jar             60 resources                63793 bytes
[MANIFEST org.easymock-2.2.jar]
Ant-Version                  Apache Ant 1.6.5
Bundle-ManifestVersion       2
Bundle-Name                  org.easymock
Bundle-SymbolicName          org.easymock
Bundle-Version               2.2
Created-By                   1.5.0_05-48 ("Apple Computer, Inc.")
Export-Package
org.easymock;uses:="org.easymock.IExpectationSetters<Ljava.lang,org.easymock.internal.matchers,org.easymock.internal",
or
g.easymock.internal.matchers;uses:=org.easymock,
org.easymock.internal;uses:="org.easymock,org.easymock.internal.matchers"
Import-Package               org.easymock,
org.easymock.IExpectationSetters<Ljava.lang, org.easymock.internal,
org.easymock.internal.matchers
Manifest-Version             1


Note the strange org.easymock.IExpectationSetters<Ljava.lang

Is this valid syntax ?

Tom

ps: apologies if this is not the right forum
_______________________________________________
OSGi Developer Mail List
osgi-dev@bundles.osgi.org
http://bundles.osgi.org/mailman/listinfo/osgi-dev

Reply via email to