Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 11737 invoked from network); 15 Jun 2004 14:11:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 15 Jun 2004 14:11:54 -0000 Received: (qmail 79471 invoked by uid 500); 15 Jun 2004 14:11:52 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 79425 invoked by uid 500); 15 Jun 2004 14:11:51 -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 79412 invoked by uid 99); 15 Jun 2004 14:11:51 -0000 Received: from [68.22.157.6] (HELO dave.cbc-companies.com) (68.22.157.6) by apache.org (qpsmtpd/0.27.1) with ESMTP; Tue, 15 Jun 2004 07:11:51 -0700 Received: from emailsurf (avenue.cbc-companies.com [172.16.91.45]) by dave.cbc-companies.com (8.12.10/8.12.6) with ESMTP id i5FEBdHf030643 for ; Tue, 15 Jun 2004 10:11:40 -0400 Received: from Unknown [172.16.91.59] by emailsurf - SurfControl E-mail Filter (4.7); Tue, 15 Jun 2004 10:12:40 -0400 Message-ID: From: "Mark Lybarger" To: "Ant Users List" Date: Tue, 15 Jun 2004 10:11:37 -0400 Subject: RE: loud substitution with ant 1.6.1 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.6487.1 X-MS-Has-Attach: X-MS-TNEF-Correlator: content-class: urn:content-classes:message Thread-Topic: loud substitution with ant 1.6.1 Thread-Index: AcRS4YiKJZdAcbP7TPSbEsYK4fCGlQAAPsPA X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Here's my small example. --Build.xml contents --- --test.in contents @JNDI_URL@ TEST FILE @JNDI_URL@ --output all: [copy] Copying 1 file to C:\cbc\isac\ant-test [copy] Replacing: @JNDI_URL@ -> localhost:8080 [copy] Replacing: @JNDI_URL@ -> localhost:8080 > -----Original Message----- > From: Peter Reilly [mailto:peter.reilly@corvil.com] > Sent: Tuesday, June 15, 2004 10:03 AM > To: Ant Users List > Subject: Re: loud substitution with ant 1.6.1 >=20 >=20 > There has been some fixes in the curent ant cvs for > this. >=20 > Can you post a small build file that shows > the problem and we will check if the > problem is still in ant cvs. >=20 > Ant 1.6.2 should be coming out soon. >=20 > Peter > Mark Lybarger wrote: >=20 > >this extra output seems to be something that started to=20 > appear when moving from ant 1.5.4. previously, i didn't see=20 > these verbose replacing messages, iirc. > > > > =20 > > > >>-----Original Message----- > >>From: Jan.Materne@rzf.fin-nrw.de [mailto:Jan.Materne@rzf.fin-nrw.de] > >>Sent: Tuesday, June 15, 2004 9:41 AM > >>To: user@ant.apache.org > >>Subject: RE: loud substitution with ant 1.6.1 > >> > >> > >>-quite ? > >> > >>Jan > >> > >> =20 > >> > >>>-----Original Message----- > >>>From: Mark Lybarger [mailto:Mark.Lybarger@CBC-Companies.com] > >>>Sent: Tuesday, June 15, 2004 3:40 PM > >>>To: Ant Users List (E-mail) > >>>Subject: loud substitution with ant 1.6.1 > >>> > >>> > >>>i'm using ant 1.6.1. when doing file copies that have filter=20 > >>>substitution, i always see verbose output of what's getting=20 > >>>substituted: > >>> > >>> [copy] Replacing: @JNDI_URL@ -> t3://localhost:5204 > >>> > >>>how can i turn this output off? > >>> > >>>thanks! > >>>~mark > >>> > >>> > >>> > >>> =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 >=20 >=20 >=20 --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org