Hi Aki, Created SM-2645[1] to track it. [1]https://issues.apache.org/jira/browse/SM-2645 <https://issues.apache.org/jira/browse/SM-2645>
Cheers ------------- Freeman(Yue) Fang Red Hat, Inc. FuseSource is now part of Red Hat > On Aug 13, 2015, at 9:18 PM, Aki Yoshida <elak...@gmail.com> wrote: > > I stumbled on this problem of using org.reflections with guava on OSGi. > > I noticed org.apache.servicemix.bundles.reflections-0.9.10_1.jar wires > to guava with a very limited version range that comes from its compile > time dependency which resuls in [15.0,16). > > I think we should set the version range to include a more recent guava > version like [15.0, 19) so that 18.0 can get picked up? > > regards, aki