Browse Source

Update the documentation to the Untar task.

Submitted by:	Jacques Bergeron (jacques.bergeron@dogico.com)


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267686 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 25 years ago
parent
commit
5d588b329f
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      docs/index.html

+ 4
- 0
docs/index.html View File

@@ -11,6 +11,8 @@
<p>by</p>
<!-- Names are in alphabetical order, on last name -->
<ul>
<li>Jacques Bergeron (<a href="mailto:jacques.bergeron@dogico.com">jacques.bergeron@dogico.com</a>)</li>
<li>Stefan Bodewig (<a href="mailto:stefan.bodewig@megabit.net">stefan.bodewig@megabit.net</a>)</li>
<li>James Duncan Davison (<a href="mailto:duncan@x180.com">duncan@x180.com</a>)</li>
<li>Tom Dimock (<a href="mailto:tad1@cornell.edu">tad1@cornell.edu</a>)</li>
<li>Arnout J. Kuiper (<a href="mailto:ajkuiper@wxs.nl">ajkuiper@wxs.nl</a>)</li>
@@ -2132,6 +2134,8 @@ initialization target.</p>
<h2><a name="untar">Untar</a></h2>
<h3>Description</h3>
<p>Untars a tarfile.</p>
<p>For JDK 1.1 "last modified time" field is set to current time instead of being
carried from tarfile.</p>
<h3>Parameters</h3>
<table border="1" cellpadding="2" cellspacing="0">
<tr>


Loading…
Cancel
Save