----- Original Message ----- From: "Jose Alberto Fernandez" <[EMAIL PROTECTED]> To: "Ant Developers List" <[EMAIL PROTECTED]> Sent: Wednesday, March 27, 2002 3:31 PM Subject: Re: [PATCH] [FIX] RE: cvs commit: jakarta-ant/src/main/org/apache/tools/ant/taskdefs/optional/net TelnetTask.java
From: "Stefan Bodewig" <[EMAIL PROTECTED]> > On Tue, 26 Mar 2002, Steve Loughran <[EMAIL PROTECTED]> wrote: > > > 1. the old behaviour is a bug, pure and simple, right? > > No. A missing feature, maybe. <script> doesn't expand properties, > <sql> doesn't (but there is a request to change that) ... > >ANT 1.5alpha does expand properties in <sql>. >This broke my system since I had SQL string constants containing '$'. >Please do not add this behaviour to <style> in XSLT $ is a very meaningful >character, if you need to pass values you can use <param> entries for that. remember I want to fix property expansion so that single $ signs make it through unharmed. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
