[
https://issues.apache.org/jira/browse/CAMEL-23400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-23400:
--------------------------------
Description:
We should make it possible as part of building and testing your Camel source
projects, to generate visual route diagrams which can be used for documentation
purposes, or to help users to understand the project.
What we need is to dump the route structure during build/testing (similar to
route coverage) and then the report goal can read the structure files and
trigger the diagram render and output to png files.
was:
We should make it possible to run a maven goal during project build that dumps
route diagrams via the new tool in jbang.
What we need is to dump the route structure during build/testing (similar to
route coverage) and then the report goal can read the structure files and
trigger the diagram render and output to png files.
> camel-test - Generate route diagrams for documentation
> ------------------------------------------------------
>
> Key: CAMEL-23400
> URL: https://issues.apache.org/jira/browse/CAMEL-23400
> Project: Camel
> Issue Type: New Feature
> Components: tooling
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 4.21.0
>
>
> We should make it possible as part of building and testing your Camel source
> projects, to generate visual route diagrams which can be used for
> documentation purposes, or to help users to understand the project.
> What we need is to dump the route structure during build/testing (similar to
> route coverage) and then the report goal can read the structure files and
> trigger the diagram render and output to png files.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)