From 427d2d04913b4ee7952d0aa6cc03300881b24b8f Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Wed, 21 Nov 2001 16:29:49 +0000 Subject: [PATCH] add pointer to list of default excludes to the fileset documentation. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269979 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/CoreTypes/fileset.html | 2 +- docs/manual/dirtasks.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/CoreTypes/fileset.html b/docs/manual/CoreTypes/fileset.html index e6019d007..afe32912e 100644 --- a/docs/manual/CoreTypes/fileset.html +++ b/docs/manual/CoreTypes/fileset.html @@ -34,7 +34,7 @@ attributes.

defaultexcludes - indicates whether default excludes should be used or not + indicates whether default excludes should be used or not (yes | no); default excludes are used when omitted. No diff --git a/docs/manual/dirtasks.html b/docs/manual/dirtasks.html index 9cefc73bc..fdfa6eab2 100644 --- a/docs/manual/dirtasks.html +++ b/docs/manual/dirtasks.html @@ -146,7 +146,7 @@ but excludes all *.gif files from the copy.

</copy> -

Default Excludes

+

Default Excludes

There are a set of definitions that are excluded by default from all directory-based tasks. They are: