davsclaus commented on PR #21936:
URL: https://github.com/apache/camel/pull/21936#issuecomment-4040960697
Run [[ -z $(git status --porcelain) ]] || { echo 'There are uncommitted
changes'; git status; echo; echo; git diff; exit 1; }
There are uncommitted changes
HEAD detached at pull/21936/merge
Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git restore <file>..." to discard changes in working directory)
modified:
catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components.properties
modified:
core/camel-main/src/generated/resources/org/apache/camel/main/components.properties
modified:
dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/ComponentsBuilderFactory.java
modified:
dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/EndpointBuilderFactory.java
modified:
dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/EndpointBuilders.java
modified:
dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/StaticEndpointBuilders.java
modified:
dsl/camel-kamelet-main/src/generated/resources/camel-component-known-dependencies.properties
Untracked files:
(use "git add <file>..." to include in what will be committed)
catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/spring-ai-image.json
dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/SpringAiImageComponentBuilderFactory.java
dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/SpringAiImageEndpointBuilderFactory.java
--
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]