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
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:
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
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