carlesarnal commented on PR #24844: URL: https://github.com/apache/camel/pull/24844#issuecomment-5006114199
> there are seveal modules to regen: > > ``` > There are uncommitted changes > HEAD detached at pull/24844/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: bom/camel-bom/pom.xml > 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: docs/components/modules/ROOT/nav.adoc > 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/EndpointHeaderBuilders.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/apicurio-registry.json > docs/components/modules/ROOT/examples/json/apicurio-registry.json > docs/components/modules/ROOT/pages/apicurio-registry-component.adoc > dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/ApicurioRegistryComponentBuilderFactory.java > dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/ApicurioRegistryEndpointBuilderFactory.java > ``` Yes, this is in draft still, I'm still wrapping my head around a few things on how to structure different elements. Thanks! -- 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]
