Hi folks,
I've just released
http://peaberry.googlecode.com/files/peaberry-1.1.zip with the following fixes:
http://code.google.com/p/peaberry/issues/list?can=1&q=label%3ARelease1.1
17 Implement service registry for Eclipse Extensions <-- this is an optional add-on bundle
20 Potential leak in StickyDecorator
21 Support AOP style interception
22 OSGiServiceExport: put after unput does not work for the same instance
24 Expose BundleScope to clients
25 Ensure cached proxies are flushed from service iterators
26 Support injection of Eclipse Extensions using Guice
27 ServiceUnavailableException is cached per proxy class.
29 Apply decoration more consistently for exported and watched services
30 Make watching a single() service more intuitive
32 OSGi bundle should require org.aopalliance.aop package.
The 1.1 artifacts are waiting to be mirrored to Maven central, should appear in a few hours time.
As always, let me know if you have any issues / ideas for new features / want to help out :)
--
Cheers, Stuart