File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,24 @@ Note: Master is in JIRA at http://jira.codehaus.org/browse/PLXCOMP
66Since archiver depends on a given version of IO this list is cumulative,
77any version includes * all* changes below.
88
9+ Plexus Components - Version plexus-archiver-2.10
10+ -----
11+
12+ * Symlink support in DirectoryArchiver
13+ * Multithreaded ZIP support
14+ * Fixed resource leak on ZIP files included in ZIP files.
15+ * Added encoding supporting overload: addArchivedFileSet( final ArchivedFileSet fileSet, Charset charset )
16+ * Fixed NPE with missing folder in TAR
17+ * Moved all "zip" support to archiver (from io).
18+
19+
20+ Plexus Components - Version plexus-io-2.5
21+ -----
22+ * Proper support for closeable on zip archives.
23+ * Removed zip supporting PlexusIoZipFileResourceCollection; which now exists in plexus-archiver. (Drop in replacement,
24+ just change/add jar file).
25+
26+
927Plexus Components - Version plexus-archiver-2.9.1
1028-----
1129
You can’t perform that action at this time.
0 commit comments