Hi We are currently considering using Guava in our application. Guava, though is really problematic in OSGi for various reasons: One of them is that it does not export packages with individual versions according to OSGi-level semantic versioning. See Guava Issue 1682 [1].
Now there’s a guy trying to come up with a patch to enable this but he runs into ARIES-1159 [2]. Any clues on this from the community ? Thanks Felix [1] https://code.google.com/p/guava-libraries/issues/detail?id=1682 [2] https://issues.apache.org/jira/browse/ARIES-1159
