Hmm, it seams not to supporting wildcards. Am I right?

Tom

|-----Original Message-----
|From: Erik Hatcher [mailto:[EMAIL PROTECTED]]
|Sent: Monday, June 11, 2001 7:37 AM
|To: [EMAIL PROTECTED]
|Subject: Re: Find and replace task
|
|
|Have you had a look at the built-in <replace> task?   That 
|should do the
|trick for you.
|
|    Erik
|
|
|----- Original Message -----
|From: "Thomas Singer" <[EMAIL PROTECTED]>
|To: <[EMAIL PROTECTED]>
|Sent: Sunday, June 10, 2001 10:28 PM
|Subject: Find and replace task
|
|
|> Hello,
|>
|> does anybody knows of an easy-to-use find-and-replace task, 
|that I could
|use
|> to solve following problem:
|>
|> Before compiling I want to modify Java-Source-Code, so the 
|current date
|> (build date) is in there:
|>
|> ...
|>     private final String BUILD_DATE = "2001-06-11";
|> ...
|>
|>
|> I know, that I can do that using properties, but I want to 
|do it that way,
|> because it's harder to hack around (it's used for 
|time-limited stuff).
|>
|> Regards
|> Thomas Singer
|>
|

Reply via email to