You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2019/01/11 10:36:47 UTC

[camel] 02/02: Removed reference to Groovy DSL

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit fee219a410ec9935819ae0294a4bb6e987785be1
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Jan 11 11:36:25 2019 +0100

    Removed reference to Groovy DSL
---
 platforms/spring-boot/components-starter/README.adoc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/platforms/spring-boot/components-starter/README.adoc b/platforms/spring-boot/components-starter/README.adoc
index 625a15e..fb06d1b 100644
--- a/platforms/spring-boot/components-starter/README.adoc
+++ b/platforms/spring-boot/components-starter/README.adoc
@@ -19,7 +19,6 @@ The following components do not have a starter because of compatibility issues:
 * **camel-core-xml**
 * **camel-ejb**  (intended for JEE only)
 * **camel-eventadmin** (intended for OSGi only)
-* **camel-groovy-dsl**
 * **camel-ibatis** (`camel-mybatis-starter` is included)
 * **camel-mina** (`camel-mina2-starter` is included)
 * **camel-paxlogging** (intended for OSGi only)