Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.18.0, 2.18.1
-
None
-
Novice
Description
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
Attachments
Issue Links
- links to