----- Original Message ----- From: "Diane Holt" <[EMAIL PROTECTED]> To: "Ant Users List" <[EMAIL PROTECTED]> Sent: Wednesday, February 27, 2002 14:02 Subject: Re: use <replace/> to replace token with file contents
> There's the new <loadfile> task, which loads a property with the contents > of a given file -- so you could load the "another text file" into a > property, then use that property as the replacement value. > > Don't know if the task is autonomous (ie., doesn't require any other > latest-CVS stuff), but if it is, you could just pick up that class file > and <taskdef> it to use it, if you want to stick with using a release. > Think it is -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
