Branch: refs/heads/master
Home:
https://github.com/jboss-wise/wise-core
Commit: 2385a733a9bf10f36034674527a5990a88f82abd
https://github.com/jboss-wise/wise-core/commit/2385a733a9bf10f36034674527...
Author: Jan Bliznak <jbliznak(a)redhat.com>
Date: 2021-06-08 (Tue, 08 Jun 2021)
Changed paths:
M core/src/main/java/org/jboss/wise/core/consumer/WSConsumer.java
Log Message:
-----------
[WISE-318] Fix package to path conversion on Windows
Use String.replace() instead of String.replaceAll() so that we don't
have to escape File.separator