You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Eric Wood <EW...@llbean.com> on 2008/08/18 19:27:24 UTC

Validation of a path reference

I use a path reference to gather jar files from a file system for
packaging in our EARs.  An issue that I have had is that if I screw up
the path, then the file is not gathered for the packaging and this is
not found until the application goes to our test environment.  It there
any utility that I can use that will validate files in my path
reference?
 
Thanks, Eric