Commit Graph

15 Commits

Author SHA1 Message Date
Lampros Smyrnaios c12b0801c8 Remove the obsolete "maven-shade-plugin". 2024-02-02 18:35:43 +02:00
Lampros Smyrnaios 0e003aa912 - Set the projects' version to start from "2".
- Add the "build-status" in the Readme.md
2024-01-25 17:22:36 +02:00
Lampros Smyrnaios 156ffbeec4 - Set the project's packaging to "jar".
- Set the project's encoding to "UTF-8".
- Set the project's java-version to "1.8".
2024-01-19 13:51:14 +02:00
Lampros Smyrnaios 61067c3388 - Write the results to a json-file when testing v4 guidelines.
- Add missing changes in tests.
2024-01-17 18:04:03 +02:00
Lampros Smyrnaios d9b94b25e2 - Add an empty constructor in "StandardResult.java".
- Update dependencies.
2024-01-17 17:58:20 +02:00
Lampros Smyrnaios 5d0ff918cf Set new version. 2023-12-22 15:54:08 +02:00
Lampros Smyrnaios 0bf5473d90 Set new version. 2023-12-22 15:10:06 +02:00
Lampros Smyrnaios 2c6e0b4008 Add the ability to generate an UBER-JAR, thus allowing this project to be used by 3rd-parties as a dependency. 2023-12-04 17:34:02 +02:00
Lampros Smyrnaios 6d2838f480 - Code polishing.
- Update dependencies.
2023-11-07 15:37:33 +02:00
Lampros Smyrnaios 45541a33a6 Remove obsolete dependencies. 2023-09-20 17:57:56 +03:00
pispis b5c14053d4 From merging 2023-09-19 15:27:58 +03:00
Lampros Smyrnaios 83a7e39319 - Use Java's "DocumentBuilder" library instead of the outdated "spock-core" wrapper, which includes vulnerable transitive dependencies.
- Code optimization and polishing.
- Update Guava.
2023-09-06 14:23:22 +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 1ece17e0a7 - Update dependencies.
- Optimize imports.
2023-03-17 17:37:23 +02:00
Konstantina Galouni 0fa27b4c2e Mavenize project 2022-10-03 20:44:58 +03:00