I have created http://jira.codehaus.org/browse/MSHARED-350 http://jira.codehaus.org/browse/PLXUTILS-165
to deal with this. I'm convinced there is only one right thing (tm) to do, so I will do that :) Kristian 2014-09-26 22:26 GMT+02:00 Kristian Rosenvold <[email protected]>: > I now have fully working implementations of zip/tar with symlink > support. Unfortunately there is a slight mess in current symlink > support that needs to be sorted out. Prior to java7, we were only able > to (unreliably) detect that a directory was a symlink. Detecting > symlink files was impossible. With java7 plus we can detect and handle > all kinds of symlinks. > > I created a test in m-s-u that illustrates the problem, the test > structure can be found here: > > https://svn.apache.org/repos/asf/maven/shared/trunk/maven-shared-utils/src/test/resources/symlinks/ > > Now there is a unit test within the same project that looks like this: --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
