Re: pax exam: Problem with unwanted import when using TinyBundles with a custom BuildStrategy

2017-10-18 Thread Christian Schneider
Hi Christoph, I now experimented a bit more with the problem of .ClassNotFoundException: org.ops4j.pax.tinybundles.core.BuildStrategy. It seems the problem occurs when I use: InputStream inp = bundle().add(DsService.class).build(withBnd()); It seems the problem is that build(strategey) has a

Relationship between Pax web whiteboard extender and the OSGi R6 httpextender?

2017-10-18 Thread Steinar Bang
I've heard about, and have used, the pax web whiteboard extender[1]. I've tried using Vaadin 8.1.5 with the whiteboard extender, and have run into some problems[2]. Then I suddenly discovered that the vaadin bundles exposed servies and googled some more and found "Vaadin OSGi support"[3] Vaadin

Re: TinyBundles 3.0.0 released

2017-10-18 Thread Toni Menzel
Thanks, Christian. Just set 3.0.0 to "released" in Jira and created 3.1.0 as a new version. *www.rebaze.de | www.rebaze.com | @rebazeio * On Wed, Oct 18, 2017 at 10:06 PM, Christian Schneider <

TinyBundles 3.0.0 released

2017-10-18 Thread Christian Schneider
I just released TinyBundles version 3.0.0 Notable new features: - bnd builder now supports classes with DS annotations - new builder methods activator and symbolicName I adjusted the documentation to show the new features: https://ops4j1.jira.com/wiki/spaces/ops4j/pages/12060312/Tinybundles

Re: TinyBundles: release 3.0.0?

2017-10-18 Thread Toni Menzel
very good! Thanks for jumping in, Christian! *www.rebaze.de | www.rebaze.com | @rebazeio * On Wed, Oct 18, 2017 at 2:16 PM, Christian Schneider < ch...@die-schneider.net> wrote: > I am planning to do the

Re: TinyBundles: release 3.0.0?

2017-10-18 Thread Christian Schneider
I am planning to do the TinyBundles 3.0.0 release today. See the list of fixed issues: https://ops4j1.jira.com/projects/PAXTB/versions/23801/tab/release-report-done Christian 2017-10-12 14:18 GMT+02:00 Jean-Baptiste Onofré < jeanbaptiste.ono...@gmail.com>: > +1 > > Regards > JB > > On