Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MCR-2999 remove magic from export ... with stylesheet commands #1998

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

rsteph-de
Copy link
Member

michael-becker and others added 3 commits November 3, 2023 15:12
* move saxon xsls to xslt folder, add configuration variable for default xsl folder
* add URI resolver for XEditor XSLs

---------

Co-authored-by: Michael Becker <[email protected]>
* update to hibernate 6.3.1
* update jql queries and mapping
* maintain database schema with small API changes
* update persistence.xml to JPA 3.1
* deprecate MCRCategoryID.getID()
* update H2
* MCR-2990 Added support of <xinclude @uri="..."/> element.

* MCR-2990 Bind xinclude element to namespace 'mcrwebpage'
@@ -1247,21 +1241,21 @@ public static void validateObject(String objectID) {
* the name of a stylesheet that the object should be transformed with before validation
*/
@MCRCommand(
syntax = "validate object schema for ID {0} after transformer {1}",
Copy link
Member Author

@rsteph-de rsteph-de Nov 10, 2023

Choose a reason for hiding this comment

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

This is not a transformer, but the name of a stylesheet. Therefore I renamed the command.

* MCR-2998 add save xslt
add save-*.xsl to xslt folder, update documentation

---------

Co-authored-by: Michael Becker <[email protected]>
@rsteph-de rsteph-de force-pushed the issues/MCR-2999_Remove_magic_in_export_with_stylesheet_commands branch from c4f9dbd to 274d5bb Compare November 13, 2023 09:45
@rsteph-de rsteph-de force-pushed the issues/MCR-2999_Remove_magic_in_export_with_stylesheet_commands branch from f9253f0 to 2569450 Compare November 15, 2023 10:49
@kkrebs
Copy link
Contributor

kkrebs commented Nov 21, 2023

rebase to main please

@kkrebs kkrebs marked this pull request as draft November 21, 2023 14:09
@rsteph-de rsteph-de changed the base branch from 2023.06.x to main November 21, 2023 15:54
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.

5 participants