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
>



-- 
Claus Ibsen
-----------------
FuseSource
Email: [email protected]
Web: http://fusesource.com
Twitter: davsclaus, fusenews
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/

Reply via email to