Is there a way to do multiple passes of filtering?
I have one property file that I want filtered 4 times to 4 different target directories from 4 different filter files since I have to deal with creating property files for 4 different Server environments. It would be nice to do this in one swoop so I'm not having to recompile the base code each time. --Rudy