Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 56729 invoked from network); 12 Sep 2006 09:50:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Sep 2006 09:50:51 -0000 Received: (qmail 82794 invoked by uid 500); 12 Sep 2006 09:50:47 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 82566 invoked by uid 500); 12 Sep 2006 09:50:47 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 82555 invoked by uid 99); 12 Sep 2006 09:50:47 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Sep 2006 02:50:47 -0700 Authentication-Results: idunn.apache.osuosl.org smtp.mail=michael.bauroth@falcom.de; spf=permerror X-ASF-Spam-Status: No, hits=0.1 required=5.0 tests=FORGED_RCVD_HELO Received-SPF: error (idunn.apache.osuosl.org: domain falcom.de from 217.119.192.11 cause and error) Received: from ([217.119.192.11:48120] helo=ns01.toc.de) by idunn.apache.osuosl.org (ecelerity 2.1 r(10620)) with ESMTP id A2/36-00869-FF286054 for ; Tue, 12 Sep 2006 02:50:56 -0700 Received: from intranet.fal.de (gate.falcom.de [217.119.194.33]) by ns01.toc.de (8.11.7p1+Sun/8.11.7) with ESMTP id k8C9od923865 for ; Tue, 12 Sep 2006 11:50:39 +0200 (MEST) Received: from [192.168.1.60] (dev_mbauroth.fal.de [192.168.1.60]) (authenticated bits=0) by intranet.fal.de (8.12.7/8.12.7/SuSE Linux 0.6) with ESMTP id k8C9oKfA011060 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Tue, 12 Sep 2006 11:50:25 +0200 Message-ID: <450682DD.8050601@falcom.de> Date: Tue, 12 Sep 2006 11:50:21 +0200 From: Michael Bauroth Organization: Falcom GmbH User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: Ant Users List Subject: Re: Replace problem References: <923a37710609041111l9b4837m78320349d965034b@mail.gmail.com> <6197998.post@talk.nabble.com> <923a37710609090935m547db358tc431542ba88fe25c@mail.gmail.com> <923a37710609110958t4c5dec60oa8f7f08c0dd4977c@mail.gmail.com> <45066B66.9000707@falcom.de> <45066DF2.7090102@free.fr> <45066FFA.3020000@falcom.de> <450672F7.4000400@free.fr> In-Reply-To: <450672F7.4000400@free.fr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N No, & isn't allowed too :( I've found another solution(!) at all :) In the build script itself I use an import of an external property file: The property file contains: encoding = The replace task in the build script looks like this: Regards Michael Mathieu Champlon schrieb: > Michael Bauroth a �crit : >> Hi MAT, >> >> unfortunately the issue is another one (using Eclipse): >> >> >> The value of attribute "value" associated with an element type >> "replace" must not contain the '<' character. >> > What about : > > > The > is probably not required but it surely does not harm... > > MAT. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org