Re: Need to make a DirSet from all directories containing a given file in Ant 1.6.5

2008-04-05 Thread Phillip Rhodes
Patrick Aikens wrote: I've seen solutions using and javascript, but that's not supported in 1.6.5 as far as I can tell. Unfortunately, I can't upgrade to 1.7.0 just yet. I need to be able to run a task on all project directories using a single build file (genericantfile), but ONLY if those di

Suppress javac warning

2008-04-05 Thread Sumit.Srivastava
Hi All, I need to suppress javac warning and specially deprecated messages to the compiler. I tried nowarn, no luck. Any pointers on how can I achieve the same ? Thanks, Sumit Visit our website at http://www.ubs.com This message contains confidential information and is intended only fo

Error when using 'ant install' command

2008-04-05 Thread Paolo Futre
I'm new to using Ant and am having a problem when using the 'ant install' command. I've devloped a servlet and am attempting to deploy it onto Apache Tomcat. I've compiled it successfully using the 'ant' command but when I try and run the 'ant install' command, I get the following error on the i