RE: war task webxml attribute

2005-01-14 Thread Harkness, David
Durham David R Jr penned > That doesn't work for me. This: > > webxml="${prototype.src.web-inf}/web.xml" > excludesfile="${prototype.src.web-inf}/web.xml"> > > > > The excludesFile attribute specifies the name of a file contai

RE: stupid copy question

2004-06-25 Thread Harkness, David
Harkness, David wrote: > ... or I believe you can use "src/**/*.java > src/**/*.png", but I'm not sure. According to a previous message by Alexey N. Solofnenko (and my jogged memory), you cannot combine multiple includes using the subtask, only when using the includes=&q

RE: stupid copy question

2004-06-25 Thread Harkness, David
Jeffrey Bacon wrote: > ok, so I have directory with 'src' and 'res' subdirectories. > I want to > copy the src & res dirs to the temp directory preserving > thier directory > structure but using a inclues/excludes pattern to onle copy certain > files (ex. *.java & *.png). I though the below would

RE: How to execute task depending on input from command line

2003-11-24 Thread Harkness, David
Vikas Phonsa wrote: > Ha ha yeah man I was also wondering what YMMV is ? > > -Original Message- > From: Jhon [mailto:[EMAIL PROTECTED] > Sent: Monday, November 24, 2003 4:07 PM > To: Ant Users List > Subject: Re: How to execute task depending on input from command line > > David, Doug, Vi

RE: Build.xml

2003-10-22 Thread Harkness, David
SANDERS, JOHN D. (SBCSI) once said: > I have about ready to kill myself over this one. I have some support > files (jar.files) that need to be linked in during the compile but > this just does not seem to work. Anyone got any ideas? > [...] > descri

RE: How to run a .jar created by ant

2003-10-13 Thread Harkness, David
romalopes once said: > Using the ant I can cread the MSX.jar, but when I run this jar the > follow error appears: Exception in Thread "main" > java.lang.NoclassDefFoundError: msx/MSX > > Another problem is how to use the classpath correctly. > > >

RE: more than one unless/if in a target

2003-08-14 Thread Harkness, David
Have you tried including two or more properties, separated by commas or spaces, in the if or unless attribute? Just a guess, since includes works this way in a fileset. David Harkness Sony Pictures Digital Networks (310) 482-4756 -Original Message- From: Claudio Corsi [mailto:[EMAIL