Re: Problem with script task and properties
Hi Steve, Thanks a lot for your reply. You wrote: >Maybe echo isnt updating its string. Just go Project.log() instead. What does it mean ? I try to apend the code below: project.log( echoval,"XXX", Packages.org.apache.tools.ant.Project. MSG_WARN); But this doesn't work,,, I try to do MSG_DEBUG
Re: The zip task and zipfileset type
On 5/27/06, glenn opdycke-hansen <[EMAIL PROTECTED]> wrote: Here is my take on your example: updated target for zip task