Skip to content

Commit aeb131f

Browse files
committed
Updated release notes
1 parent 122455e commit aeb131f

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

ReleaseNotes.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,24 @@ Note: Master is in JIRA at http://jira.codehaus.org/browse/PLXCOMP
66
Since archiver depends on a given version of IO this list is cumulative,
77
any 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+
927
Plexus Components - Version plexus-archiver-2.9.1
1028
-----
1129

0 commit comments

Comments
 (0)