apupier commented on PR #26454: URL: https://github.com/apache/camel/pull/26454#issuecomment-5677987750
hum I do not find from where this file is wrongly regenerated: ``` --- a/components/camel-hazelcast/src/generated/resources/META-INF/services/org/apache/camel/component.properties +++ b/components/camel-hazelcast/src/generated/resources/META-INF/services/org/apache/camel/component.properties @@ -1,5 +1,5 @@ -components=hazelcast-instance hazelcast-list hazelcast-map hazelcast-multimap hazelcast-pncounter hazelcast-queue hazelcast-replicatedmap hazelcast-ringbuffer hazelcast-seda hazelcast-set hazelcast-topic +components=hazelcast-atomicvalue hazelcast-instance hazelcast-list hazelcast-map hazelcast-multimap hazelcast-pncounter hazelcast-queue hazelcast-replicatedmap hazelcast-ringbuffer hazelcast-seda hazelcast-set hazelcast-topic ``` -- 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]
