Dan asked me in https://jira.codehaus.org/browse/MASSEMBLY-722 if this
bug affects other plugins. The simple answer is no.

The bug is in an entirely new feature in plexus-archiver that allows
on-the-fly filtering and stream transformations (interpolation/line
endings) without writing intermediate files using maven-filtering 1.3.
This has only been used by assembly 2.5 so far, all other clients of
plexus-archiver are in the clear; you need to be using the
setStreamTransformer on the FileSet or PlexusIO collection for this to
affect you: only assembly 2.5 uses this (so far)


The issue in plexus is http://jira.codehaus.org/browse/PLXCOMP-266

The last remaining cool thing to do before I "finish" this round of
plexus-archiver work is adding the ability to transfer a zip entry
from one zip file to another without unpacking/packing. I hope this is
possible ;)

Kristian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to