Hi,
If you could please change error message from:
Unable to resolve 140.0: missing requirement [140.0] osgi.wiring.package; 
(&(osgi.wiring.package=my.package.api)(version>=1.0.0)(!(version>=2.0.0)))
to:
Unable to resolve 140.0: missing requirement [140.0] osgi.wiring.package; 
(&(osgi.wiring.package=my.package.api)(found: version>=1.0.0)(!(expected: 
version>=2.0.0)))
(I added "found" and "expected")

because it is not intuitive and each time I got this error message I have to 
search for its meaning.
Thank you,Milan

Reply via email to