Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 30580 invoked from network); 27 Oct 2004 18:28:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 27 Oct 2004 18:28:47 -0000 Received: (qmail 99190 invoked by uid 500); 27 Oct 2004 18:28:38 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 99063 invoked by uid 500); 27 Oct 2004 18:28:36 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 99050 invoked by uid 99); 27 Oct 2004 18:28:36 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [68.22.157.124] (HELO mail2.cbc-companies.com) (68.22.157.124) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 27 Oct 2004 11:28:35 -0700 Received: from emailsurf (avenue.cbc-companies.com [172.16.91.45]) by mail2.cbc-companies.com (8.12.10/8.12.6) with ESMTP id i9RISV5E031809 for ; Wed, 27 Oct 2004 14:28:31 -0400 Received: from Unknown [172.16.91.60] by emailsurf - SurfControl E-mail Filter (4.7); Wed, 27 Oct 2004 14:32:14 -0400 Message-ID: From: "Mark Lybarger" To: "Ant Users List" Date: Wed, 27 Oct 2004 14:21:40 -0400 Subject: RE: optional tasks MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6556.0 X-MS-Has-Attach: X-MS-TNEF-Correlator: content-class: urn:content-classes:message Thread-Topic: optional tasks Thread-Index: AcS8UYeKv1jGdXI2QNu/g6un3qOR6wAADNWQ X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N i keep core optional tasks (ftp, junit) in the ant lib folder, and keep 3rd= party tasks (xdoclet, cactus, castor, etc) as part of my application.=20 > -----Original Message----- > From: Barnes, Michael [mailto:MBarnes@tiaa-cref.org] > Sent: Wednesday, October 27, 2004 2:17 PM > To: 'user@ant.apache.org' > Subject: optional tasks >=20 >=20 > I have several optional tasks that I need to use from other projects. >=20 > What is the recommended way to include this in the ant start up: >=20 > the 2 solutions that I can think of currently is=20 >=20 > 1) copy all needed jars into the ant/lib=20 > I feel that this approach over time is harder to maintain as=20 > new libraries > are added and updates to existing libraries come out >=20 > 2) set up classpath to incorporate the optional libraries > I have not tried this approach yet, but feel that in the long=20 > term this is > easier to maintain. >=20 > Thanks for any pointers and help that can be provided. >=20 > Mike Barnes >=20 >=20 > ************************************************************** > This message, including any attachments, contains=20 > confidential information intended for a specific individual=20 > and purpose, and is protected by law. If you are not the=20 > intended recipient, please contact sender immediately by=20 > reply e-mail and destroy all copies. You are hereby notified=20 > that any disclosure, copying, or distribution of this=20 > message, or the taking of any action based on it, is strictly=20 > prohibited. > TIAA-CREF > ************************************************************** >=20 >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org >=20 >=20 >=20 --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org