Expanding ZIPs sends the content outside the workspace

Issue #1 new
Former user created an issue

When expanding a ZIP file into a target directory, the content of the ZIP is placed in a directory outside the workspace

In src/main/java/com/pronetbeans/bamboo/filezip/FileExtractZipTask.java line 42 change File.pathSeparator to File.separator