-
Brian Lalor authored
The ZipArchiver was visit()'d with a relative path that uses the system's path separator, but zip archives require a forward slash for platform compatibility. This fix replaces the platform-dependent File.separatorChar with a forward slash.
7e48d4ba
To find the state of this project's repository at the time of any of these versions, check out the tags.
Loading