Aurelien Pupier created CAMEL-10634:
---------------------------------------
Summary: Camel Catalog contains some invalid entries for
Spring-boot in 2.18.x
Key: CAMEL-10634
URL: https://issues.apache.org/jira/browse/CAMEL-10634
Project: Camel
Issue Type: Bug
Components: camel-catalog
Affects Versions: 2.18.1, 2.18.0
Reporter: Aurelien Pupier
Fix For: 2.18.2
the 2.18.1 camel catalog contains some invalid entries, these entries should
not be part of the catalog:
- camel-spark-rest
- camel-ibatis
- camel-jclouds
- camel-ejb
- camel-quartz
see
https://github.com/jboss-fuse/camel/blob/camel-2.18.x-redhat/components-starter/README.adoc
and
https://github.com/apache/camel/blame/39a9f52232fcaa1d82b290622d24aa45523094d0/tooling/maven/camel-package-maven-plugin/src/main/java/org/apache/camel/maven/packaging/SpringBootStarterMojo.java#L85
[~davsclaus] said it was surely fixed in 2.19 branch
edit:
when we compare https://github.com/apache/camel/tree/master/components-starter
and https://github.com/apache/camel/tree/master/components-starter we can
notice that the folders for the mentioned artifacts were removed
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)