Tom Cunningham created CAMEL-10958:
--------------------------------------
Summary: camel-scala-starter starter module removed but references
to it still exist
Key: CAMEL-10958
URL: https://issues.apache.org/jira/browse/CAMEL-10958
Project: Camel
Issue Type: Bug
Components: camel-scala
Affects Versions: 2.19.0
Reporter: Tom Cunningham
camel-scala-starter was removed here :
https://github.com/jboss-fuse/camel/commit/e92581befe5096451d1617c25e7ca494d907c2d2
But references to it still exist and should be removed :
lilguylaptop:camel cunningt$ grep -r camel-scala-starter *
apache-camel/pom.xml: <artifactId>camel-scala-starter</artifactId>
apache-camel/src/main/descriptors/common-bin.xml:
<include>org.apache.camel:camel-scala-starter</include>
parent/pom.xml: <artifactId>camel-scala-starter</artifactId>
platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml:
<artifactId>camel-scala-starter</artifactId>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)