On Tue, 15 Dec 2009, KARR, DAVID (ATTCINW) wrote:
I have a path variable that I set in my build script. I'm trying to assemble a deployment unit where I have to copy all the jars specified in that path variable into a directory, but excluding certain jars. I'm still trying to figure out how I copy the jars of a path var, I'm not even getting to the question of excluding some. I thought it would be this: <copy todir="dist/eardir/APP-INF/lib"> <path refid="build.classpath"/> </copy> But that didn't appear to do anything. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org
Scot P. Floess 27 Lake Royale Louisburg, NC 27549 252-478-8087 (Home) 919-890-8117 (Work) Chief Architect JPlate http://sourceforge.net/projects/jplate Chief Architect JavaPIM http://sourceforge.net/projects/javapim Architect Keros http://sourceforge.net/projects/keros --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org