jboss-eap-qe / eap-microprofile-test-suite

a small standalone test suite for MicroProfile on WF/EAP
Apache License 2.0
1 stars 23 forks source link

Fix some filesystem and regex related issues on Windows based execution #294

Closed fabiobrz closed 3 months ago

fabiobrz commented 3 months ago

When experimenting to run the tests on Windows, which should be fixed. Some issues are related to a wrong usage of the java.nio.Paths.get() API, others are related to String.replaceAll().