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

ANW-2025 Replace https in XML namespaces with http #3194

Merged
merged 1 commit into from
May 22, 2024

Conversation

abbistani
Copy link
Contributor

Fix for ANW-2025, partially reverting ANW-1671

This rolls back the replacement of http with https in serializer XML namespaces, but leaves the updates to the schema locations intact.

Tested locally by doing exports of EAD, EAC, MARCXML, DC, MODS, and METS and making sure that the changes were reverted properly.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • [X ] My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have read the CONTRIBUTING document.
  • I have authority to submit this code.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@thimios thimios merged commit edb8660 into archivesspace:master May 22, 2024
4 of 5 checks passed
thimios added a commit that referenced this pull request May 23, 2024
Support Java 17 on development environment
brianzelip added a commit that referenced this pull request May 23, 2024
…va-17

Fix specs for merged pull request #3194 from abbistani/ANW-2025
@cdibella cdibella added this to the 3.5.1 milestone Jun 5, 2024
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.

None yet

3 participants