[MDEP-651] Warn on duplicate archive entries by mthmulders · Pull Request #128 · codehaus-plexus/plexus-archiver (original) (raw)
If there's an file system entry for the archive entry, a warning is logged. If overwrite is false, extraction is aborted.
Also verify warning log message.
…x detecting of casing conflicts
akurtakov added a commit to akurtakov/tycho that referenced this pull request
Dummy pom.xml file is needed for invoker to start but it overrides it with content of zip file. Due to codehaus-plexus/plexus-archiver#128 archiver never overrides it as it has newer mdate than what's in archive. Delete manually before extracting.
akurtakov added a commit to eclipse-tycho/tycho that referenced this pull request
Dummy pom.xml file is needed for invoker to start but it overrides it with content of zip file. Due to codehaus-plexus/plexus-archiver#128 archiver never overrides it as it has newer mdate than what's in archive. Delete manually before extracting.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})