[
https://issues.apache.org/jira/browse/CAMEL-14678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17478788#comment-17478788
]
Nicolas Filotto commented on CAMEL-14678:
-----------------------------------------
I maybe wrong but it looks like the version of Camel Quarkus is no more stored
as an Asciidoc attribute cf
https://github.com/apache/camel-website/blob/main/antora-playbook-snippets/antora-playbook.yml#L118-L122
so it seems to be no more needed.
> Find a way to version Camel Quarkus within the camel-quarkus repository
> -----------------------------------------------------------------------
>
> Key: CAMEL-14678
> URL: https://issues.apache.org/jira/browse/CAMEL-14678
> Project: Camel
> Issue Type: Improvement
> Components: website
> Reporter: Zoran Regvart
> Priority: Major
> Labels: help-wanted
>
> When we publish the Camel Quarkus documentation we reference a version of
> Camel Quarkus stored in an Asciidoc attribute in the camel-website
> repository. So each time we release Camel Quarkus we also need to update the
> camel-website repository to have the version correctly reflected in the
> published website. Have a look at the [recent pull
> request|https://github.com/apache/camel-website/pull/169] to increase this
> version.
> A better solution would be to find a way to store that attribute within the
> camel-quarkus repository so it's independent of the website; or to have that
> version pulled in from the [GitHub
> releases|https://developer.github.com/v3/repos/releases/#get-the-latest-release]
> and incorporate it via Antora extension (have a look at the existing Antora
> [extensions we
> have|https://github.com/apache/camel-website/tree/master/extensions]).
--
This message was sent by Atlassian Jira
(v8.20.1#820001)