bodewig 00/06/23 06:58:41
Modified: docs index.html Log: Update the documentation to the Untar task. Submitted by: Jacques Bergeron ([EMAIL PROTECTED]) Revision Changes Path 1.25 +4 -0 jakarta-ant/docs/index.html Index: index.html =================================================================== RCS file: /home/cvs/jakarta-ant/docs/index.html,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- index.html 2000/06/17 16:14:03 1.24 +++ index.html 2000/06/23 13:58:40 1.25 @@ -11,6 +11,8 @@ <p>by</p> <!-- Names are in alphabetical order, on last name --> <ul> + <li>Jacques Bergeron (<a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>)</li> + <li>Stefan Bodewig (<a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>)</li> <li>James Duncan Davison (<a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>)</li> <li>Tom Dimock (<a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>)</li> <li>Arnout J. Kuiper (<a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>)</li> @@ -2132,6 +2134,8 @@ <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>
