Re: perculiar war task issue

2006-04-17 Thread Antoine Levy-Lambert
Stan Ou wrote: thanks for your reply. But the list of directories is about 20 to 25 folders long and can grow. maintaining that list in the war task is probably the last thing I would do if all others fail. I want something a bit more maintaince-friendly. --- Antoine Levy-Lambert <[EMAIL P

Re: perculiar war task issue

2006-04-17 Thread Stan Ou
thanks for your reply. But the list of directories is about 20 to 25 folders long and can grow. maintaining that list in the war task is probably the last thing I would do if all others fail. I want something a bit more maintaince-friendly. --- Antoine Levy-Lambert <[EMAIL PROTECTED]> wrote:

Re: perculiar war task issue

2006-04-17 Thread Antoine Levy-Lambert
Hello Stan, Stan Ou wrote: Hi all, because of stupid legacy reasons, my current application has the following structure in the web portion: c:\dev\apps\qaz\myhtml\xyz_html\aaa.jsp c:\dev\apps\wsx\myhtml\abc_html\aaa.jsp c:\dev\apps\rfv\myhtml\ddd_html\aaa.jsp I'm creating the first ant script

perculiar war task issue

2006-04-17 Thread Stan Ou
Hi all, because of stupid legacy reasons, my current application has the following structure in the web portion: c:\dev\apps\qaz\myhtml\xyz_html\aaa.jsp c:\dev\apps\wsx\myhtml\abc_html\aaa.jsp c:\dev\apps\rfv\myhtml\ddd_html\aaa.jsp I'm creating the first ant script for this team. in my build wa