Hi Folks, I'm wondering why the pax.exam-based AbstractIntegrationTest isn't built at the moment, as the itests module is excluded from the top-level pom[1].
Also, in order to re-use this AbstractIntegrationTest else-where (for example to take a dependency on it from the SMX codebase), it would probably need to be moved to a separate module (as opposed to sharing a module with some concrete tests). Is there an issue with the AbstractIntegrationTest that causing the module to be skipped, or is it just an issue with the concrete CoreTest or FeaturesTest in the same module? Cheers, Eoghan [1] http://svn.apache.org/repos/asf/felix/trunk/karaf/pom.xml
