aem-plugin / com.cognifide.gradle.aem.common.file / FileOperations / zipUnpackAll

zipUnpackAll

fun zipUnpackAll(zip: File, targetDir: File): Unit

Only Zip4j correctly extracts AEM backup ZIP files. Gradle zipTree and Zero-Turnaround ZipUtil is not working properly in that case.