From 63c9a29e543bc611031eb28922256df187fce1af Mon Sep 17 00:00:00 2001
From: Matthew Jason Benson
Date: Tue, 22 Jan 2008 22:43:07 +0000
Subject: [PATCH] remove duped index attr
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@614363 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/CoreTasks/ear.html | 11 -----------
1 file changed, 11 deletions(-)
diff --git a/docs/manual/CoreTasks/ear.html b/docs/manual/CoreTasks/ear.html
index 571e711ec..4e5b6bf88 100644
--- a/docs/manual/CoreTasks/ear.html
+++ b/docs/manual/CoreTasks/ear.html
@@ -153,17 +153,6 @@ to a value other than its default, "add"
.
false.
No |
-
- index |
- whether to create an index
- list to speed up classloading. This is a JDK 1.3+ specific
- feature. Unless you specify additional jars with nested indexjars elements, only the
- contents of this jar will be included in the index. Defaults to
- false. |
- No |
-
update |
indicates whether to update or overwrite
|