Skip to content

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants