astefanutti commented on a change in pull request #2757:
URL: https://github.com/apache/camel-k/pull/2757#discussion_r752274446
##########
File path: docs/antora.yml
##########
@@ -30,4 +28,4 @@ nav:
# On release, update this to the appropriate released camel version.
asciidoc:
attributes:
- camel-version: next
+ camel-version: 3.12.x
Review comment:
> Is this correct, or should it be 3.13.x? The original plan was to
remove the 3.12.x docs a couple days ago, until we found out that the current
camel-quarkus released version actually depends on 3.12.x. If 3.12.x is correct
for camel-k, it will mean we keep the camel 3.12.x docs around until the next
release of camel-k which will presumably depend on a later version of camel.
This is totally fine and appropriate if it accurately describes the
dependencies between the projects.
I think it is 3.12.x, as Camel K also depends on that Camel Quarkus version:
https://github.com/apache/camel-k-runtime/blob/eb37ecbe7a829f4a09dc5e9f5ebc8b840d936f0b/pom.xml#L41
> I also wonder if 'next' is the appropriate value in the camel-k main
branch.
That's a good question. Currently we plan to depends on 3.13.x, but that may
be too early to make a decision.
--
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]