Skip to content

Add schema upgrade opportunity for old schemas#2523

Merged
Conan-Kudo merged 1 commit intomainfrom
upgrade_old_schemas
Apr 4, 2024
Merged

Add schema upgrade opportunity for old schemas#2523
Conan-Kudo merged 1 commit intomainfrom
upgrade_old_schemas

Conversation

@schaefi
Copy link
Copy Markdown
Collaborator

@schaefi schaefi commented Apr 3, 2024

kiwi files using a schema version < 7.4 are no longer supported by kiwi >= v10.x.x. Thus this commit provides the required XSL stylesheets to upgrade older schemas to v74 such that they can be consumed by the latest kiwi version. The needed xsltproc instruction is placed on the main page of the documentation

@schaefi schaefi self-assigned this Apr 3, 2024
@schaefi schaefi force-pushed the upgrade_old_schemas branch from 02d9eb5 to 0288fca Compare April 3, 2024 12:13
@schaefi schaefi requested review from Conan-Kudo and dcermak April 3, 2024 12:14
Copy link
Copy Markdown
Collaborator

@dcermak dcermak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All these convertNtoM.xsl files look autogenerated, wouldn't it make sense to create them here in the repo?

@schaefi
Copy link
Copy Markdown
Collaborator Author

schaefi commented Apr 3, 2024

All these convertNtoM.xsl files look autogenerated, wouldn't it make sense to create them here in the repo?

Oh no they are not auto generated. It was hard manual work to write these style sheets since kiwi exists :) Why do you think that is auto generated code ?

@schaefi schaefi force-pushed the upgrade_old_schemas branch 2 times, most recently from 7bbac4b to 1f6f05e Compare April 4, 2024 14:33
kiwi files using a schema version < 7.4 are no longer supported
by kiwi >= v10.x.x. Thus this commit provides the required
XSL stylesheets to upgrade older schemas to v74 such that they
can be consumed by the latest kiwi version. The needed xsltproc
instruction is placed on the main page of the documentation.
@schaefi schaefi force-pushed the upgrade_old_schemas branch from 1f6f05e to 3220e35 Compare April 4, 2024 14:52
@Conan-Kudo Conan-Kudo merged commit 85b62b8 into main Apr 4, 2024
@Conan-Kudo Conan-Kudo deleted the upgrade_old_schemas branch April 4, 2024 15:12
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.

3 participants