Re: [DOSGi] Reworking the system tests

2010-01-22 Thread Eoghan Glynn
Yep, now that you mention it, tiny bundles were what Toni Menzel of the PAX team suggested using when we tripped over a similar issue with the SMX integration tests during the Karaf switch-over. Cheers, Eoghan 2010/1/22 > Thanks for the heads up Eoghan. > > I understood that the recent tiny bun

Re: [DOSGi] Reworking the system tests

2010-01-22 Thread davidb
Thanks for the heads up Eoghan. I understood that the recent tiny bundles integration could take care of this. Have a look at the bottom example in http://wiki.ops4j.org/display/paxexam/ExamAndTinybundles. Do you think that will do it? Cheers, David 2010/1/22 Eoghan Glynn : > > David, > > One t

Re: [DOSGi] Reworking the system tests

2010-01-22 Thread Eoghan Glynn
David, One thing to note about pax-exam is that its doesn't AFAIK have a feature analogous to the spring-osgi-test support for accessing and adding to the manifest for the on-the-fly bundle. Now I don't know whether we could possibly live without this manifest-mangling as currently done by the dO