From dev-return-48237-apmail-ant-dev-archive=ant.apache.org@ant.apache.org Thu Jul 17 11:05:17 2003 Return-Path: Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 92000 invoked by uid 500); 17 Jul 2003 11:05:16 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 91989 invoked by uid 500); 17 Jul 2003 11:05:16 -0000 Received: (qmail 91986 invoked from network); 17 Jul 2003 11:05:16 -0000 Received: from icarus.apache.org (208.185.179.13) by daedalus.apache.org with SMTP; 17 Jul 2003 11:05:16 -0000 Received: (qmail 25614 invoked by uid 1146); 17 Jul 2003 11:05:16 -0000 Date: 17 Jul 2003 11:05:16 -0000 Message-ID: <20030717110516.25613.qmail@icarus.apache.org> From: bodewig@apache.org To: ant-cvs@apache.org Subject: cvs commit: ant/xdocs resources.xml X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N bodewig 2003/07/17 04:05:16 Modified: docs resources.html docs/manual/OptionalTasks BorlandEJBTasks.html ejb.html xdocs resources.xml Log: Point to Benoit's FAQ Revision Changes Path 1.64 +19 -0 ant/docs/resources.html Index: resources.html =================================================================== RCS file: /home/cvs/ant/docs/resources.html,v retrieving revision 1.63 retrieving revision 1.64 diff -u -r1.63 -r1.64 --- resources.html 3 Jul 2003 08:37:18 -0000 1.63 +++ resources.html 17 Jul 2003 11:05:15 -0000 1.64 @@ -216,6 +216,25 @@ +

+ + FAQ about Borland Application Server tasks +

+

Benoit Moussaud, the original author if the Borland + Application Server specific EJB tasks has put + together a FAQ for this specific subtask.

+ + + + + +
+ FAQ: + + http://www.moussaud.org/ejbjar.html +

Books 1.11 +5 -0 ant/docs/manual/OptionalTasks/BorlandEJBTasks.html Index: BorlandEJBTasks.html =================================================================== RCS file: /home/cvs/ant/docs/manual/OptionalTasks/BorlandEJBTasks.html,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- BorlandEJBTasks.html 20 Jun 2003 11:09:35 -0000 1.10 +++ BorlandEJBTasks.html 17 Jul 2003 11:05:15 -0000 1.11 @@ -17,6 +17,11 @@ Enterprise Server 5.x. It generates and compiles the stubs and skeletons for all ejb described into the Deployment Descriptor, builds the jar file including the support files and verify whether the produced jar is valid or not.

+ +

Benoit Moussaud maintains a separate FAQ for this task at +his homepage.

+

Borland element

1.36 +3 -3 ant/docs/manual/OptionalTasks/ejb.html Index: ejb.html =================================================================== RCS file: /home/cvs/ant/docs/manual/OptionalTasks/ejb.html,v retrieving revision 1.35 retrieving revision 1.36 diff -u -r1.35 -r1.36 --- ejb.html 29 May 2003 15:56:18 -0000 1.35 +++ ejb.html 17 Jul 2003 11:05:15 -0000 1.36 @@ -60,12 +60,12 @@

EJB Tasks

- + - + 1.29 +14 -0 ant/xdocs/resources.xml Index: resources.xml =================================================================== RCS file: /home/cvs/ant/xdocs/resources.xml,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- resources.xml 2 Jul 2003 14:28:07 -0000 1.28 +++ resources.xml 17 Jul 2003 11:05:16 -0000 1.29 @@ -36,6 +36,20 @@
TaskApplication Servers
blgenclientBorland Application Server 4.5
blgenclientBorland Application Server 4.5 and 5.x
ddcreatorWeblogic 4.5.1
ejbcWeblogic 4.5.1
iplanet-ejbciPlanet Application Server 6.0
ejbjarNested Elements
borlandBorland Application Server 4.5
borlandBorland Application Server 4.5 and 5.x
iPlanetiPlanet Application Server 6.0
jbossJBoss
jonasJOnAS 2.4.x and 2.5
+ + +

Benoit Moussaud, the original author if the Borland + Application Server specific EJB tasks has put + together a FAQ for this specific subtask.

+ + + + + + +
FAQ:http://www.moussaud.org/ejbjar.html
+
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org