|
@@ -19,11 +19,12 @@ |
|
|
Collection</a>s may be used to select archived files to perform |
|
|
Collection</a>s may be used to select archived files to perform |
|
|
unarchival upon. Only file system based resource collections are |
|
|
unarchival upon. Only file system based resource collections are |
|
|
supported by Unjar/Unwar/Unzip, this includes <a |
|
|
supported by Unjar/Unwar/Unzip, this includes <a |
|
|
href="../CoreTypes/fileset.html">fileset</a>s, <a |
|
|
|
|
|
href="../CoreTypes/filelist.html">filelist</a> and <a |
|
|
|
|
|
href="../using.html#path">path</a>. Untar supports arbitrary resource |
|
|
|
|
|
collections. Prior to Ant 1.7 only fileset has been supported as a |
|
|
|
|
|
nested element.</p> |
|
|
|
|
|
|
|
|
href="../CoreTypes/fileset.html">fileset</a>, <a |
|
|
|
|
|
href="../CoreTypes/filelist.html">filelist</a>, <a |
|
|
|
|
|
href="../using.html#path">path</a>, and <a |
|
|
|
|
|
href="../CoreTypes/resources.html#files">files</a>. |
|
|
|
|
|
Untar supports arbitrary resource collections. |
|
|
|
|
|
Prior to Ant 1.7 only fileset has been supported as a nested element.</p> |
|
|
|
|
|
|
|
|
<p>You can define filename transformations by using a nested <a href="../CoreTypes/mapper.html">mapper</a> element. The default mapper is the |
|
|
<p>You can define filename transformations by using a nested <a href="../CoreTypes/mapper.html">mapper</a> element. The default mapper is the |
|
|
<a href="../CoreTypes/mapper.html#identity-mapper">identity mapper</a>. |
|
|
<a href="../CoreTypes/mapper.html#identity-mapper">identity mapper</a>. |
|
@@ -150,7 +151,7 @@ allowing a file to be mapped to multiple destinations or a |
|
|
configurable file system timestamp granularity.</p> |
|
|
configurable file system timestamp granularity.</p> |
|
|
|
|
|
|
|
|
<hr> |
|
|
<hr> |
|
|
<p align="center">Copyright © 2000-2005 The Apache Software Foundation. All rights |
|
|
|
|
|
|
|
|
<p align="center">Copyright © 2000-2006 The Apache Software Foundation. All rights |
|
|
Reserved.</p> |
|
|
Reserved.</p> |
|
|
|
|
|
|
|
|
</body> |
|
|
</body> |
|
|