Commit Graph

5 Commits

Author SHA1 Message Date
Lampros Smyrnaios 7be1dbe493 Add validation for XML namespaces in v3 and v4 guidelines. 2023-07-27 14:41:00 +03:00
Lampros Smyrnaios b63f09bfc4 - Optimize logging.
- Code polishing.
2023-07-14 14:02:03 +03:00
Lampros Smyrnaios fd99f536d3 - Fix Logging System not working; Move to Logback and integrate all logs which were printed with "System.out".
- Update dependencies.
- Code polishing.
2023-07-10 14:38:06 +03:00
Lampros Smyrnaios fcd183d354 Generify test-files' paths, so that tests can be run by anyone. 2023-03-16 16:58:20 +02:00
pispis 8f6f94c971 Added v4 guidelines class without prefixes in the namespaces and kept the original.
Added with a comment a warnings.isEmpty() if statement to debug the warnings.

Added Test_v4.java for testing the v4 guidelines validation.
2023-03-15 17:02:14 +02:00