Request for ISDirValidator
Brought to you by:
inigoserrano
I have tested your project ISDirValidator and it is great.
Just 2 things :
1) When we have this kind of message :
e:\Projets\FileMonitor\build.xml:14: Error: The
directory dosn't exist
=> We don't know the missing directory name. We have to
read inside
the build.xml to know it name.
Could u improove the error message please ?
Something like :
e:\Projets\FileMonitor\build.xml:14: Error: The
directory defaultRoot/WEB-INF/classes doesn't exist
2) It would be great if required="no" could be put for
the <isdirectory> element
Thanks
Logged In: YES
user_id=266141
hi, improved the error messages, allowed to also take
directories which are already "location"s and not "values"
as per the build.xml (and added log4j for my own purpose.)
Logged In: YES
user_id=266141
the files are here
http://sourceforge.net/tracker/index.php?func=detail&aid=990714&group_id=41301&atid=430210