Guo [mailto:[EMAIL PROTECTED]
Sent: Friday, December 03, 2004 2:24 PM
To: [EMAIL PROTECTED]
Subject: How to replace a property defined string with multiple lines
Hi,
I have a task which given a script and a insert point, it would create a
new script based on the old one and add a few lines at the
ROTECTED]
Sent: Friday, December 03, 2004 2:24 PM
To: [EMAIL PROTECTED]
Subject: How to replace a property defined string with multiple lines
Hi,
I have a task which given a script and a insert point, it would create a
new script based on the old one and add a few lines at the insert point
(see
-Original Message-
From: Daisy Guo [mailto:[EMAIL PROTECTED]
Sent: Friday, December 03, 2004 2:24 PM
To: [EMAIL PROTECTED]
Subject: How to replace a property defined string with multiple lines
Hi,
I have a task which given a script and a insert point, it would create a
new script
Hi,
I have a task which given a script and a insert point, it would create a
new script based on the old one and add a few lines at the insert point
(see attached). It failed to find the insert point, because ant looks
for ${insert.token} instead of the property value.
Is there a work around t