Author: ningjiang Date: Tue Jul 6 05:07:02 2010 New Revision: 960785 URL: http://svn.apache.org/viewvc?rev=960785&view=rev Log: Enable the CamelScalaTest of camel-itest-karaf
Modified: camel/trunk/tests/camel-itest-karaf/pom.xml Modified: camel/trunk/tests/camel-itest-karaf/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/tests/camel-itest-karaf/pom.xml?rev=960785&r1=960784&r2=960785&view=diff ============================================================================== --- camel/trunk/tests/camel-itest-karaf/pom.xml (original) +++ camel/trunk/tests/camel-itest-karaf/pom.xml Tue Jul 6 05:07:02 2010 @@ -130,8 +130,6 @@ <excludes> <!-- CXF test will hang with the Spring3, need to check Cxf feature with karaf later --> <exclude>**/*Cxf*.*</exclude> - <!-- Scala-lib is not OSGi ready, so we exculde this test --> - <exclude>**/*Scala*.*</exclude> <!-- <exclude>**/*Amqp*.*</exclude> <exclude>**/*Bindy*.*</exclude>