2024-November-17 - 2.7.14900
Pre-release
Pre-release
Unzip without master subfolder (#13002) * unzipWoMasterSubfolder DownloadFile.java - moveUpSubfolderFilesHasErrors: new method to remove subfolder level if needed * unzipWoMasterSubfolder (replaceAll cleanup) DownloadFile.java - normalizeMapName: substitute replaceAll calls with replace calls * unzipWoMasterSubfolder (fix test case) DownloadFile.java - normalizeMapName: substitute regex strings not needed for replace calls; reintroduce only regex case with replaceAll calls