Repository: camel
Updated Branches:
  refs/heads/camel-2.18.x 37a12df6a -> b15c2f5d6
  refs/heads/master 5d79ddc35 -> 471e25a31


remove non spring boot compatible starters


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

Branch: refs/heads/master
Commit: 404ecc5625b34dd011f5257206cda4d60341bfac
Parents: 5d79ddc
Author: Jonathan Anstey <jans...@gmail.com>
Authored: Tue Oct 11 19:25:12 2016 -0230
Committer: Jonathan Anstey <jans...@gmail.com>
Committed: Tue Oct 11 19:25:12 2016 -0230

----------------------------------------------------------------------
 components-starter/pom.xml | 9 ---------
 1 file changed, 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/404ecc56/components-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/pom.xml b/components-starter/pom.xml
index 4aca1b4..72bf37a 100644
--- a/components-starter/pom.xml
+++ b/components-starter/pom.xml
@@ -77,14 +77,12 @@
     <module>camel-beanio-starter</module>
     <module>camel-beanstalk-starter</module>
     <module>camel-bindy-starter</module>
-    <module>camel-blueprint-starter</module>
     <module>camel-boon-starter</module>
     <module>camel-box-starter</module>
     <module>camel-braintree-starter</module>
     <module>camel-cache-starter</module>
     <module>camel-cassandraql-starter</module>
     <module>camel-castor-starter</module>
-    <module>camel-cdi-starter</module>
     <module>camel-chronicle-starter</module>
     <module>camel-chunk-starter</module>
     <module>camel-cm-sms-starter</module>
@@ -107,7 +105,6 @@
     <module>camel-dropbox-starter</module>
     <module>camel-eclipse-starter</module>
     <module>camel-ehcache-starter</module>
-    <module>camel-ejb-starter</module>
     <module>camel-elasticsearch-starter</module>
     <module>camel-elsql-starter</module>
     <module>camel-etcd-starter</module>
@@ -143,7 +140,6 @@
     <module>camel-http-starter</module>
     <module>camel-http4-starter</module>
     <module>camel-hystrix-starter</module>
-    <module>camel-ibatis-starter</module>
     <module>camel-ical-starter</module>
     <module>camel-ignite-starter</module>
     <module>camel-infinispan-starter</module>
@@ -157,7 +153,6 @@
     <module>camel-jaxb-starter</module>
     <module>camel-jbpm-starter</module>
     <module>camel-jcache-starter</module>
-    <module>camel-jclouds-starter</module>
     <module>camel-jcr-starter</module>
     <module>camel-jdbc-starter</module>
     <module>camel-jetty-common-starter</module>
@@ -215,7 +210,6 @@
     <module>camel-pgevent-starter</module>
     <module>camel-printer-starter</module>
     <module>camel-protobuf-starter</module>
-    <module>camel-quartz-starter</module>
     <module>camel-quartz2-starter</module>
     <module>camel-quickfix-starter</module>
     <module>camel-rabbitmq-starter</module>
@@ -245,7 +239,6 @@
     <module>camel-snmp-starter</module>
     <module>camel-soap-starter</module>
     <module>camel-solr-starter</module>
-    <module>camel-spark-rest-starter</module>
     <module>camel-spark-starter</module>
     <module>camel-splunk-starter</module>
     <module>camel-spring-batch-starter</module>
@@ -269,8 +262,6 @@
     <module>camel-tagsoup-starter</module>
     <module>camel-tarfile-starter</module>
     <module>camel-telegram-starter</module>
-    <module>camel-test-starter</module>
-    <module>camel-testng-starter</module>
     <module>camel-twitter-starter</module>
     <module>camel-undertow-starter</module>
     <module>camel-univocity-parsers-starter</module>

Reply via email to