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

FEAT: Detect extended conformance #175

Merged
merged 2 commits into from
Aug 23, 2024
Merged

Conversation

carlwilson
Copy link
Member

  • added DOC-8 message to report files where extended elements/attributes are detected;
  • threaded test for extended documents through packages and prevent XML validation for now;
  • added fix to org.openpreservation.format.xml.ParsingHandler so that attribute namespaces are picked up;
  • fixed up test for the above; and
  • fixed some minor compiler warnings.

- added DOC-8 message to report files where extended elements/attributes are detected;
- threaded test for extended documents through packages and prevent XML validation for now;
- added fix to `org.openpreservation.format.xml.ParsingHandler` so that attribute namespaces are picked up;
- fixed up test for the above; and
- fixed some minor compiler warnings.
@carlwilson carlwilson added the enhancement New feature or request label Aug 23, 2024
@carlwilson carlwilson self-assigned this Aug 23, 2024
@carlwilson carlwilson merged commit 4a58004 into integration Aug 23, 2024
4 checks passed
@carlwilson carlwilson deleted the feat/detect-extended-conf branch August 23, 2024 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug or feature: XML-4 error for calcext? Misleading error messages for extended package formats
1 participant