|
| 1 | +Plexus Archiver and Plexus-IO combined release notes |
| 2 | + |
| 3 | +Note: Master is in JIRA at http://jira.codehaus.org/browse/PLXCOMP |
| 4 | + |
| 5 | +Since archiver depends on a given version of IO this list is cumulative, |
| 6 | +any version includes *all* changes below. |
| 7 | +======================================================================== |
| 8 | + |
| 9 | +Release Notes - Plexus Components - Version plexus-archiver-2.9 |
| 10 | + |
| 11 | +** Bug |
| 12 | + * [PLXCOMP-277] - Archiver unable to determine file equailty |
| 13 | + |
| 14 | +** Improvement |
| 15 | + * [PLXCOMP-276] - Reduce number of ways to create a PlexusIoResource |
| 16 | + |
| 17 | +Release Notes - Plexus Components - Version plexus-io-2.4 |
| 18 | + |
| 19 | +** Improvement |
| 20 | + * [PLXCOMP-274] - Simplify use of proxies |
| 21 | + * [PLXCOMP-275] - Avoid leaky abstractions |
| 22 | + * [PLXCOMP-276] - Reduce number of ways to create a PlexusIoResource |
| 23 | + |
| 24 | +Release Notes - Plexus Components - Version plexus-archiver-2.8.4 |
| 25 | + |
| 26 | +** Bug |
| 27 | + * [PLXCOMP-273] - Normalize file separators for duplicate check |
| 28 | + |
| 29 | + |
| 30 | +Release Notes - Plexus Components - Version plexus-archiver-2.8.3 |
| 31 | + |
| 32 | +** Bug |
| 33 | + * [PLXCOMP-271] - Implicit created directories do not obey proper dirMode |
| 34 | + * [PLXCOMP-272] - overriding dirmode/filemode breaks symlinks |
| 35 | + |
| 36 | + |
| 37 | +Release Notes - Plexus Components - Version plexus-io-2.3.5 |
| 38 | + |
| 39 | +** Bug |
| 40 | + * [PLXCOMP-278] - Symlink attribute was not preserved through merged/overridden attributes |
| 41 | + |
| 42 | +Release Notes - Plexus Components - Version plexus-archiver-2.8.2 |
| 43 | + |
| 44 | + |
| 45 | +** Bug |
| 46 | + * [PLXCOMP-266] - In-place filtering of streams give incorrect content length for tar files |
| 47 | + |
| 48 | + |
| 49 | +Release Notes - Plexus Components - Version plexus-io-2.3.4 |
| 50 | + |
| 51 | +** Bug |
| 52 | + * [PLXCOMP-270] - Escaping algoritghm leaks through to system classloader |
| 53 | + * [PLXCOMP-272] - overriding dirmode/filemode breaks symlinks |
| 54 | + |
| 55 | + |
| 56 | +Release Notes - Plexus Components - Version plexus-io-2.3.3 |
| 57 | + |
| 58 | +** Bug |
| 59 | + * [PLXCOMP-267] - StreamTransformers are consistently applied to all collections |
| 60 | + |
| 61 | +Release Notes - Plexus Components - Version plexus-archiver-2.8.1 |
| 62 | + |
| 63 | +** Improvement |
| 64 | + * [PLXCOMP-268] - Add diagnostic archivers |
| 65 | + |
| 66 | +Release Notes - Plexus Components - Version plexus-io-2.3.2 |
| 67 | + |
| 68 | +** Bug |
| 69 | + * [PLXCOMP-265] - Locale in shell influences "ls" parsing for screenscraper |
| 70 | + |
| 71 | +Release Notes - Plexus Components - Version plexus-io-2.3.1 |
| 72 | + |
| 73 | +** Bug |
| 74 | + * [PLXCOMP-264] - Thread safety issue in streamconsumer |
| 75 | + |
| 76 | + |
| 77 | +Release Notes - Plexus Components - Version plexus-archiver-2.8 |
| 78 | + |
| 79 | +** Bug |
| 80 | + * [PLXCOMP-262] - Directory symlinks in zip files are incorrect |
| 81 | + |
| 82 | +** Improvement |
| 83 | + * [PLXCOMP-255] - Removed dependency plexus-container-default:1.0-alpha-9-stable-1 |
| 84 | + |
| 85 | +** New Feature |
| 86 | + * [PLXCOMP-263] - Support on-the fly stream filtering |
| 87 | + |
| 88 | +Release Notes - Plexus Components - Version plexus-io-2.3 |
| 89 | + |
| 90 | +** Improvement |
| 91 | + * [PLXCOMP-260] - Make plexus io collections iterable |
| 92 | + |
| 93 | +** New Feature |
| 94 | + * [PLXCOMP-261] - Make plexus io collections support on-the-fly filtering |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | +Release Notes - Plexus Components - Version plexus-archiver-2.7.1 |
| 99 | + |
| 100 | +** Bug |
| 101 | + * [PLXCOMP-256] - Several archivers leaks file handles |
| 102 | + |
| 103 | +** Improvement |
| 104 | + * [PLXCOMP-257] - Inconsistent buffering |
| 105 | + |
| 106 | +Release Notes - Plexus Components - Version plexus-io-2.2 |
| 107 | + |
| 108 | +** Bug |
| 109 | + * [PLXCOMP-251] - Date parsing in "ls" screenscraping has locale dependencies |
| 110 | + * [PLXCOMP-254] - Fix File.separatorChar normalization when prefixes are used |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | +Release Notes - Plexus Components - Version plexus-archiver-2.7 |
| 116 | + |
| 117 | +** Bug |
| 118 | + * [PLXCOMP-252] - Tar archivers cannot roundtrip own archives on windows, UTF8 bug |
| 119 | + |
| 120 | + |
| 121 | +** Improvement |
| 122 | + * [PLXCOMP-253] - Switch default encoding to UTF-8 |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | +Release Notes - Plexus Components - Version plexus-archiver-2.6.4 |
| 127 | + |
| 128 | +** Bug |
| 129 | + * [PLXCOMP-45] - ignoreWebXML flag use is opposite of what the name implies. |
| 130 | + * [PLXCOMP-107] - Fail to unzip archive, which contains file with name 'How_can_I_annotate_a_part_in_the_AAM%3F.Help' . |
| 131 | + * [PLXCOMP-234] - plexus archiver TarOptions setDirMode and setMode do not do anything unless TarArchiver.setOptions is called |
| 132 | + |
| 133 | +Release Notes - Plexus Components - Version plexus-io-2.1.4 |
| 134 | + |
| 135 | +** Bug |
| 136 | + * [PLXCOMP-107] - Fail to unzip archive, which contains file with name 'How_can_I_annotate_a_part_in_the_AAM%3F.Help' . |
| 137 | + |
| 138 | +** Improvement |
| 139 | + * [PLXCOMP-250] - Upgrade maven-enforcer-plugin to 1.3.1 |
| 140 | + |
| 141 | +Release Notes - Plexus Components - Version plexus-archiver-2.6.3 |
| 142 | + |
| 143 | +** Bug |
| 144 | + * [PLXCOMP-233] - plexus archiver can create tarfiles with empty uid and gid bytes |
| 145 | + * [PLXCOMP-247] - Bug with windows AND java5 |
| 146 | + |
| 147 | +Release Notes - Plexus Components - Version plexus-io-2.1.3 |
| 148 | + |
| 149 | +** Bug |
| 150 | + * [PLXCOMP-247] - Bug with windows AND java5 |
| 151 | + |
| 152 | + |
| 153 | +Release Notes - Plexus Components - Version plexus-archiver-2.6.2 |
| 154 | + |
| 155 | +** Bug |
| 156 | + * [PLXCOMP-238] - CRC Failure if compress=false and file size <= 4 bytes |
| 157 | + * [PLXCOMP-245] - Archives created on windows get zero permissions, creates malformed permissions on linux |
| 158 | + |
| 159 | +Release Notes - Plexus Components - Version plexus-io-2.1.2 |
| 160 | + |
| 161 | +** Bug |
| 162 | + * [PLXCOMP-244] - Don't try to set attributes of symbolic links |
| 163 | + * [PLXCOMP-245] - Archives created on windows get zero permissions, creates malformed permissions on linux |
| 164 | + |
| 165 | + |
| 166 | +Release Notes - Plexus Components - Version plexus-archiver-2.6.1 |
| 167 | + |
| 168 | +** Bug |
| 169 | + * [PLXCOMP-243] - Restore JDK1.5 compatibility |
| 170 | + |
| 171 | +Release Notes - Plexus Components - Version plexus-io-2.1.1 |
| 172 | + |
| 173 | +** Bug |
| 174 | + * [PLXCOMP-243] - Restore JDK1.5 compatibility |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | +Release Notes - Plexus Components - Version plexus-archiver-2.6 |
| 179 | + |
| 180 | +** Bug |
| 181 | + * [PLXCOMP-113] - zip unarchiver doesn't support symlinks (and trivial to fix) |
| 182 | + |
| 183 | +** Improvement |
| 184 | + * [PLXCOMP-64] - add symlink support to tar unarchiver |
| 185 | + * [PLXCOMP-117] - add symbolic links managment |
| 186 | + |
| 187 | + |
| 188 | + |
| 189 | +Release Notes - Plexus Components - Version plexus-io-2.1 |
| 190 | + |
| 191 | +** Bug |
| 192 | + * [PLXCOMP-113] - zip unarchiver doesn't support symlinks (and trivial to fix) |
| 193 | + * [PLXCOMP-241] - ResourcesTest.compare test failure |
| 194 | + * [PLXCOMP-248] - Use java7 setAttributes and ignore useJvmChmod flag when applicable |
| 195 | + |
| 196 | +** Improvement |
| 197 | + * [PLXCOMP-64] - add symlink support to tar unarchiver |
| 198 | + * [PLXCOMP-117] - add symbolic links managment |
| 199 | + |
| 200 | +Older history in JIRA at http://jira.codehaus.org/browse/PLXCOMP |
0 commit comments