ZipUtils.unzip(modulePath,modulePath.substring(0,modulePath.length() - 4)); | ZipUtils.unzip(modulePath.getAbsolutePath(),newModuleFolder.getAbsolutePath()); | ZipUtils.unzip(modulePath,modulePath.substring(0,modulePath.length() - 4)) | ZipUtils.unzip(modulePath.getAbsolutePath(),newModuleFolder.getAbsolutePath()) | geode | e892a55fa17525fff180b14051fb6870be83d0bd | org.apache.geode.session.tests.ContainerInstall | | | | - org.apache.geode.management.internal.configuration.utils.ZipUtils
| | Uses | False |