claudio4j commented on PR #575:
URL:
https://github.com/apache/camel-spring-boot/pull/575#issuecomment-1166664663
The error is in **camel-kubernetes-starter** component, which is not part of
this PR
```
[ERROR]
/home/runner/work/camel-spring-boot/camel-spring-boot/components-starter/camel-kubernetes-starter/src/main/java/org/apache/camel/component/openshift/deploymentconfigs/springboot/OpenshiftDeploymentConfigsComponentAutoConfiguration.java:[22,62]
cannot find symbol
symbol: class OpenshiftDeploymentConfigsComponent
location: package org.apache.camel.component.openshift.deploymentconfigs
```
I see some recent changes in that component, but I don't know if this is
some CI glitch.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]