Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 99728 invoked from network); 27 Jan 2004 23:03:16 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 27 Jan 2004 23:03:16 -0000 Received: (qmail 90460 invoked by uid 500); 27 Jan 2004 23:02:23 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 90408 invoked by uid 500); 27 Jan 2004 23:02:23 -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 90345 invoked from network); 27 Jan 2004 23:02:22 -0000 Received: from unknown (HELO astonmartin.workscape.net) (63.68.17.253) by daedalus.apache.org with SMTP; 27 Jan 2004 23:02:22 -0000 Received: from esafe.workscape.net ([10.32.240.6]) by astonmartin.workscape.net with Microsoft SMTPSVC(5.0.2195.6713); Tue, 27 Jan 2004 18:01:23 -0500 Received: from Harley.corp.workscape.net ([IP=10.32.0.237]) by eSafe SMTP Relay 1075232343; Tue Jan 27 18:09:59 2004 Received: from avanti.corp.workscape.net ([10.16.0.103]) by Harley.corp.workscape.net with Microsoft SMTPSVC(5.0.2195.6713); Tue, 27 Jan 2004 18:01:21 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.0.6375.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: ant-contrib and property immutability Date: Tue, 27 Jan 2004 18:01:21 -0500 Message-ID: <72068298CD99104AAEDE2FDF89AC160D5898B2@avanti.corp.workscape.net> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: ant-contrib and property immutability Thread-Index: AcPk44cAZEwhFJykQ6iY8gIjdQ6mKgAARY/w From: "Stirling, Scott" To: "Ant Users List" X-OriginalArrivalTime: 27 Jan 2004 23:01:21.0935 (UTC) FILETIME=[7B2B21F0:01C3E529] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N > From: Ciramella, EJ [mailto:ECiramella@emptoris.com] Hey EJ, It is nice to hear from you! I see and read your posts on the list somet= imes. >[...] you can exclude ejbs like this: > ..... > > > > > > > ..... > Doesn't answer your question, but it does allow for more=20 > flexibility with the naming patterns of your ejbs. The only hesitation I have with that is that it must be evaluating the co= ntents of the jar files to evaluate that , which must be more expens= ive than just including/excluding based on file name. But if I needed the= greater naming flexibility, that would be a great way to support it. > Why didn't you just write your own task for this Scott? Ha, ha good question. I stay away from writing custom tasks until things= have stabilized to the extent that it's worth the effort. It's less and= less often that I find something I can't do with the existing tasks. Us= ing Ant 1.6, ant-contrib and the