Hello,
Does the following do what you expect ?
Why are you using patternset ? You probably dont need this in your build
file...
Take a look at the fileset documentation :
http://ant.apache.org/manual/CoreTypes/fileset.html
MAT.
Jason Ferguson a écrit :
I need help. My build.xml
I need help. My build.xml script seems to be ignoring a copy that
would copy my third-party jar files to WEB-INF/lib. Running ant in
regular and verbose mode does not give me any error messages that I
can see (although Im a newbie with ant and just modifying my
instructor's pre-created script).
S