Skip to content

Conversation

@Adrian-Devries
Copy link
Contributor

@Adrian-Devries Adrian-Devries commented Apr 26, 2025

The following issue has been reported: #821

This pull request fixes the issue.

First, it fixes maven warnings by modifying the POM files. A minimalist approach has been applied. Find log files with maven warnings attached (FixMavenWarnings-Logs.zip).

Second, it fixes an issue with the ZF2EdgeTest that has been introduced with 2.16.4. No efforts have been taken to find the root cause of this issue. Just some assertions have been changed and a TODO comment has been added.

Third, it adds a test case for validation log visualization.

Fourth, it fixes the issue by adding a private method setFeature which encapsulates all attempts to set a TransformerFactory feature. Warnings for unsupported features will be generated, but exceptions would be avoided.

This way, validation logs for all XML invoices that exist in the validator test resources could be visualized.

All test cases succeed. Find log files attached (FixIssue#821-Logs.zip).

@Adrian-Devries
Copy link
Contributor Author

All test cases succeed. Find log files attached (FixIssue#827-Logs.zip).

@Adrian-Devries
Copy link
Contributor Author

All test cases succeed. Find log files attached (07-KeepCompilableWithXerces-Logs.zip).

@Adrian-Devries
Copy link
Contributor Author

All test cases succeed. Find log files attached:

@Adrian-Devries
Copy link
Contributor Author

All test cases succeed. Find log files attached:
13-UpdatePluginsAndDependencies#2.zip

@jstaerk
Copy link
Collaborator

jstaerk commented May 26, 2025

please fix one issue at a time with one PR, sorry, that's too big and too risky for me given the painI've had with pom changes oin the past (and the fact that it seems to fail tests)

@jstaerk jstaerk closed this May 26, 2025
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.

2 participants