diff options
| author | Stefan Bodewig <bodewig@apache.org> | 2013-09-13 13:40:23 +0000 |
|---|---|---|
| committer | Stefan Bodewig <bodewig@apache.org> | 2013-09-13 13:40:23 +0000 |
| commit | f5fb02e4934074f9b1ec52c7435e282231bae7bc (patch) | |
| tree | a68bf8b72f2121bf91ec8d9098edfaf5984ee5a8 /manual/Tasks/unzip.html | |
| parent | 5d4b03bbeb9331459ec521427beb8959cad5be3a (diff) | |
| download | ant-f5fb02e4934074f9b1ec52c7435e282231bae7bc.tar.gz | |
modernize a whole lot of links and example outputs - BZ 55551 - submitted by Erik Costlow
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1522924 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'manual/Tasks/unzip.html')
| -rw-r--r-- | manual/Tasks/unzip.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/Tasks/unzip.html b/manual/Tasks/unzip.html index f88f8597d..02df7acf9 100644 --- a/manual/Tasks/unzip.html +++ b/manual/Tasks/unzip.html @@ -103,8 +103,8 @@ archive.</p> <td valign="top"><b>Note:</b> This attribute is not available for the <code>untar</code> task.<br> The character encoding that has been used for filenames - inside the zip file. For a list of possible values see <a - href="http://download.oracle.com/javase/1.5.0/docs/guide/intl/encoding.doc.html">http://download.oracle.com/javase/1.5.0/docs/guide/intl/encoding.doc.html</a>.<br> + inside the zip file. For a list of possible values see the <a + href="http://docs.oracle.com/javase/7/docs/technotes/guides/intl/encoding.doc.html">Supported Encodings</a>.<br/> Defaults to "UTF8", use the magic value <code>native-encoding</code> for the platform's default character encoding. |
