Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use distinct descriptions for the for the various JSON data formats #1832

Merged
merged 1 commit into from
Sep 25, 2020

Conversation

ppalaga
Copy link
Contributor

@ppalaga ppalaga commented Sep 25, 2020

@rsvoboda here it is. What I have done is documented in our contributor guide https://camel.apache.org/camel-quarkus/latest/contributor-guide/create-new-extension.html step 7. The local fix of the Camel metadata can be done via <description> of the runtime module. quarkus-extension.yaml files need then be re-generated using mvn clean process-resources -Pformat -N. The doc pages are regenerated by the update-extension-doc-page bound to process-classes of the runtime modules.

@ppalaga ppalaga merged commit 9735026 into apache:master Sep 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants