From e3b7ccdf35b480a2718e98ec49beaa0e5c59c942 Mon Sep 17 00:00:00 2001 From: Diane Holt Date: Tue, 23 Apr 2002 14:58:47 +0000 Subject: [PATCH] Add Deployment Tasks/. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272558 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/tasksoverview.html | 32 ++++++++++++++++++++++++++++---- 1 file changed, 28 insertions(+), 4 deletions(-) diff --git a/docs/manual/tasksoverview.html b/docs/manual/tasksoverview.html index 0ee562b7f..dba92cf24 100644 --- a/docs/manual/tasksoverview.html +++ b/docs/manual/tasksoverview.html @@ -16,6 +16,7 @@ documentation.

Archive Tasks
Audit/Coverage Tasks
Compile Tasks
+Deployment Tasks
Documentation Tasks
EJB Tasks
Execution Tasks
@@ -273,7 +274,7 @@ documentation.

+Deployment Tasks @@ -286,8 +287,10 @@ documentation.

- - + +
-EJB Tasks [Back to top]
EJB Tasks

(See the documentation describing the EJB tasks.)

ServerDeploy

Task to run a "hot" deployment tool for vendor-specific + J2EE server. +

@@ -319,9 +322,30 @@ documentation.

Unlike the command-line version of this tool, all three arguments are required to run the Stylebook task.

- +

+ + + + + + +
+ +EJB Tasks[Back to top]
+ + + + + + + + + + +
Task NameDescription
EJB Tasks

(See the documentation describing the EJB tasks.)

+