Skip to content

Migrate the site descriptor to the v2 model - #339

Merged
slachiewicz merged 1 commit into
masterfrom
agent/site-descriptor-v2
Sep 10, 2026
Merged

Migrate the site descriptor to the v2 model#339
slachiewicz merged 1 commit into
masterfrom
agent/site-descriptor-v2

Conversation

@slachiewicz

Copy link
Copy Markdown
Member

Converts src/site/site.xml from the v1 DECORATION model to the v2 SITE/2.1.0 model: only the root element and namespace/schemaLocation change. Doxia Sitetools warns on every build that "Site model ... is still using the old pre-version 2.0.0 model. You MUST migrate to the new model as soon as possible otherwise your build will break in the future!"

Verified: the converted file validates against site-2.1.0.xsd, and mvn -B site -DskipTests completes with BUILD SUCCESS with the old-model warning no longer present in the log.

This change was created with AI assistance.

Doxia Sitetools warns that the pre-2.0.0 site model will break in a future version.
@slachiewicz
slachiewicz marked this pull request as ready for review September 10, 2026 11:19
@slachiewicz
slachiewicz merged commit 38aefa8 into master Sep 10, 2026
13 checks passed
@slachiewicz
slachiewicz deleted the agent/site-descriptor-v2 branch September 10, 2026 16:53
@github-actions github-actions Bot added this to the 4.0.0-beta-3 milestone Sep 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant