Hi Graham, On 20 July 2012 16:51, Graham Charters <[email protected]> wrote: > On 20 July 2012 15:06, David Bosschaert <[email protected]> >> * I > found the following in the integration test: >> <extensions>true</extensions> >> <configuration> >> <includeJar>false</includeJar> >> </configuration> >> And am curious what the above configuration does. Or is it a leftover >> from the maven-bundle-plugin? > > These are leftovers (not sure which plugin the originally came from). > I removed includeJar support from esa (it's in eba, just has not > purpose being there, IMO). I'd not really looked in this dusty corner > of the plugin, having focused on the unit tests. It appears that this > strange integration test is not actually run and I would propose we > delete it.
Ah - ok. I guess it would be good to add an integration test back in at some point... >> * One pedantic comment: The integration test has version 1.0. You >> probably don't want that given that this isn't a release. BTW why is >> it called it0070? >> > > Have you got something against the number 70? ;) I think this whole > 'test' needs deleting. I was wondering what you did with the other 69 tests ;-) >> And yes, overriding headers and specifying start-orders would be >> awesome, in fact I can't use it for my CXF-DOSGi subsystem until >> start-orders are supported... >> > > Not sure when I'll get to any of these updates, but will try to pick > them off when I can. I won't be offended if others get to them first. > :) Great - looking forward to it! Have a nice weekend, David
