Skip to content

MCR-3438 use xalan-legacy-module #1172

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

yagee-de
Copy link
Member

Link to jira.

Requires MyCoRe-Org/mycore#2564

This pull request introduces changes to the mir-module project to update dependencies and modify content transformation configurations. The most important changes include adding a new dependency for the xalan-legacy-module and updating the stylesheet and transformer factory class for the oai-mods content transformer.

Dependency Updates:

  • Added the xalan-legacy-module dependency to the mir-module/pom.xml file. This ensures compatibility with legacy XSLT processing.
  • Added the xalan-legacy-module dependency with version 1.0-SNAPSHOT and runtime scope to the pom.xml file.

Content Transformation Configuration Updates:

  • Updated the oai-mods content transformer in mir-module/src/main/resources/config/mir/mycore.properties to use the xslt/mycoreobject-mods.xsl stylesheet and specified %SAXON% as the transformer factory class. This enhances the transformation process with updated stylesheets and factory settings.

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