Hi
I just committed a patch for this change.
You can find more information of it by checking out the comments of
CAMEL-3995[1]
[1]https://issues.apache.org/jira/browse/CAMEL-3995
On 6/8/11 3:36 PM, Claus Ibsen wrote:
Because someone committed a patch to the features.xml file that causes
it to fail every single osgi tests.
That was not so good. With OSGi you have to be more careful and run
the camel-itest-osgi to be sure.
On Wed, Jun 8, 2011 at 4:15 AM, Willem Jiang<[email protected]> 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>
--
Willem
----------------------------------
FuseSource
Web: http://www.fusesource.com
Blog: http://willemjiang.blogspot.com (English)
http://jnn.javaeye.com (Chinese)
Twitter: willemjiang
Weibo: willemjiang
--
Willem
----------------------------------
FuseSource
Web: http://www.fusesource.com
Blog: http://willemjiang.blogspot.com (English)
http://jnn.javaeye.com (Chinese)
Twitter: willemjiang
Weibo: willemjiang