Skip to content

Update Saxon-HE to 11.1.1#747

Merged
stevedlawrence merged 1 commit intoapache:mainfrom
scala-steward:update/Saxon-HE-11.1.1
Feb 8, 2022
Merged

Update Saxon-HE to 11.1.1#747
stevedlawrence merged 1 commit intoapache:mainfrom
scala-steward:update/Saxon-HE-11.1.1

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

Updates net.sf.saxon:Saxon-HE from 11.1 to 11.1.1.

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

Files still referring to the old version number

The following files still refer to the old version number (11.1).
You might want to review and update them manually.

project/Dependencies.scala
Ignore future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "net.sf.saxon", artifactId = "Saxon-HE" } ]

labels: library-update, old-version-remains, commit-count:1

Dependencies.scala: Remove xmlresolver lines now redundant since
Saxon-HE 11.1.1 has added missing transitive dependencies on
xmlresolver and xmlresolver data jars.
@tuxji tuxji force-pushed the update/Saxon-HE-11.1.1 branch from 2c4ca85 to 847cda2 Compare February 7, 2022 15:30
Copy link
Copy Markdown
Contributor

@tuxji tuxji left a comment

Choose a reason for hiding this comment

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

+1

Patch update with transitive dependencies on xmlresolver jars now specified in Saxon's pom (making our newly added xmlresolver dependencies redundant, so I've amended the PR to remove them). All files in 11.1 and 11.1.1 jars are the same except for MANIFEST.MF, signatures, function-library.sef.xml, and Version.class due to new version and build date.

  • Do all automated continuous integration checks pass?
    Yes
  • Is the update a patch, minor, or major update?
    Patch update to add xmlresolver-4.1.2 transitive dependencies
  • Is the license still compatible with ASF License Policy?
    Yes, still MPL 2.0
  • Have any changes been made to LICENSE/NOTICE files that need to be incorporated?
    No
  • Have any transitive dependencies been added or changed?
    Yes, 11.1.1 has specified its new xmlresolver transitive dependencies in its pom, so no longer need xmlresolver dependencies in project/Dependencies.scala but still will keep xmlresolver notice in daffodil-cli/bin.NOTICE for copyright purposes

Copy link
Copy Markdown
Member

@stevedlawrence stevedlawrence left a comment

Choose a reason for hiding this comment

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

+1

@stevedlawrence stevedlawrence merged commit 3662090 into apache:main Feb 8, 2022
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