Skip to content

docs: support conditional content for snapshot vs release builds#4030

Open
andygrove wants to merge 2 commits intoapache:mainfrom
andygrove:docs-conditional-snapshot-release
Open

docs: support conditional content for snapshot vs release builds#4030
andygrove wants to merge 2 commits intoapache:mainfrom
andygrove:docs-conditional-snapshot-release

Conversation

@andygrove
Copy link
Copy Markdown
Member

@andygrove andygrove commented Apr 22, 2026

Which issue does this PR close?

Closes #.

Rationale for this change

Stop showing invalid Maven links for SNAPSHOT documentation.

What changes are included in this PR?

Add mechanism for showing different content for snapshot vs release versions of Comet.

How are these changes tested?

Manually.

Add IF_SNAPSHOT / IF_RELEASE / ENDIF markers to the user-guide pipeline
so a single source file can show different content for the snapshot
build and for released-version builds. Apply this to the installation
page so snapshot readers see a build-from-source directive instead of
broken Maven Central links.
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.

1 participant