Release v17.14.1
Fixed
- Fixing the ProxyGenerator to normalize paths coming in, this way it will have the correct slashes for the target operating system. This problem comes from the fact that the
.propsfile is assuming Unix - which is fine, its easier to fix it in code rather than poluting the XML.