----- Original Message ----- From: "Jose Alberto Fernandez" <[EMAIL PROTECTED]> To: "Ant Developers List" <[EMAIL PROTECTED]> Sent: Wednesday, March 27, 2002 6:20 PM Subject: Re: [PATCH] [FIX] RE: cvs commit: jakarta-ant/src/main/org/apache/tools/ant/taskdefs/optional/net TelnetTask.java
>Why do we need property expansion on the <style> task? It makes very little sense >to me. What is next? Property expansion on the <javac> task? we are off on a tangent here. I am not proposing property expansion of parameter files or anything like that; we are discussion how properties get expanded in text elements inside Ant tasks. 1. fail: expands them 2: echo: expands them 3. telnet: didnt expand them 4. SQL expands them in the ant file; didnt know they did in a file. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
