Thanks JB. I've seen Willem's commit and I am doing a full test now.

Hadrian


On 06/08/2011 10:35 AM, Jean-Baptiste Onofré wrote:
Hi Hadrian,

the camel-itest-osgi are now ok by adding the Karaf features explicitly
to Pax Exam.

 From a general point of view, I'm working on Pax Exam/Pax Scanner
enhancement.

Regards
JB

On 06/08/2011 04:26 PM, Hadrian Zbarcea wrote:
Willem, I said in the comment, it's temporary, pending fixes, to keep
the builds clean. Not the solution I like, but the best for now. We need
to fix the osgi tests, asap. I tried to isolate only the ones that fail,
but there were quite a few, 20+.

Hadrian


On 06/07/2011 10:15 PM, Willem Jiang wrote:
Hi Hadrian,

Why did you exclude all the tests of the camel-itest-osgi ?

On 6/8/11 3:32 AM, [email protected] wrote:
Modified: camel/trunk/tests/camel-itest-osgi/pom.xml
URL:http://svn.apache.org/viewvc/camel/trunk/tests/camel-itest-osgi/pom.xml?rev=1133138&r1=1133137&r2=1133138&view=diff



==============================================================================



--- camel/trunk/tests/camel-itest-osgi/pom.xml (original)
+++ camel/trunk/tests/camel-itest-osgi/pom.xml Tue Jun 7 19:32:22 2011
@@ -342,6 +342,7 @@
</includes>
<excludes>
<exclude>**/FIXMETest.*</exclude>
+<exclude>**/*Test.*</exclude>
</excludes>
<systemPropertyVariables>
<springVersion>${spring-version}</springVersion>



Reply via email to