Repository: camel
Updated Branches:
  refs/heads/master 91e707837 -> 5621bd3d8


[itest-osgi] Enabled running tests in CI environment.


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/5621bd3d
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/5621bd3d
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/5621bd3d

Branch: refs/heads/master
Commit: 5621bd3d860cbfa08bcc9585607695920ebaf0d2
Parents: 91e7078
Author: Henryk Konsek <hekon...@gmail.com>
Authored: Mon Feb 24 12:08:56 2014 +0100
Committer: Henryk Konsek <hekon...@gmail.com>
Committed: Mon Feb 24 12:08:56 2014 +0100

----------------------------------------------------------------------
 tests/camel-itest-osgi/pom.xml | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/5621bd3d/tests/camel-itest-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest-osgi/pom.xml b/tests/camel-itest-osgi/pom.xml
index d2c10cd..e6ac1b0 100644
--- a/tests/camel-itest-osgi/pom.xml
+++ b/tests/camel-itest-osgi/pom.xml
@@ -527,8 +527,6 @@
                             <include>**/*Test.*</include>
                         </includes>
                         <excludes>
-                                   <!-- TODO: temporary disable unit test to 
let TC not hang -->
-                           <exclude>**/*Test.*</exclude>
                             <!--There are some conflicts of the JAXB OSGi 
bundle and Hudson System jar
                                 so I comment out these JAXB related tests -->
                             <exclude>**/OSGiIntegrationSpringTest.*</exclude>

Reply via email to