oh, yes.... i was a stupid.... thanks!
----- Original Message ----- From: "Ivan Ivanov" <[EMAIL PROTECTED]> To: "Ant Users List" <[email protected]> Sent: Wednesday, March 16, 2005 11:39 AM Subject: Re: problem with negative lookbehind in a regexp mapper > Andrea, > < is escaped with < in xml files. > > HTH Ivan > > > --- Andrea Quintavalle <[EMAIL PROTECTED]> wrote: > > when trying to use > > > > <mapper type="regexp" > > > from="^(.*)(?<!(\.locale|\.esercizio|\.collaudo|\.sviluppo))$$" > > to="\1" /> > > > > i obtain > > > > The value of attribute "from" associated with an > > element type "mapper" must not contain the '<' > > character. > > > > i have tryied to escape the '<' with a backslash but > > the error is still there. > > > > Can someone help me? > > > > __________________________________ > Do you Yahoo!? > Yahoo! Mail - Find what you need with new enhanced search. > http://info.mail.yahoo.com/mail_250 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
