Hi Am 29.07.2013 um 16:22 schrieb Carsten Ziegeler:
> Good catch, somehow I was under the impression that bnd calculates this for > us...but of course it doesn't as it (correctly) takes the statement written > to the pom. BND will calculate the range for Import-Package but it probably cannot for DynamicImport-Package: For example there is no safe way to derive a version range for a dynamic import of the form some.package.*. But for a fixed name (such as o.a.s.discovery) this might probably be feasible. > > Fixed now Thanks. Regards Felix > > Carsten > > 2013/7/29 Felix Meschberger <[email protected]> > >> Hi >> >> Am 26.07.2013 um 12:07 schrieb <[email protected]> < >> [email protected]>: >> >>> <DynamicImport-Package> >>> + org.apache.sling.discovery, >> >> Can we at least declare a very broad import version range ? such as >> [1.0,2) ? >> >> Regards >> Felix >> >> > > > -- > Carsten Ziegeler > [email protected]
