First off great product! I am using filtering for all of my property files that differ from multiple environments (dev, uat, prod). I am a little stuck on how to filter files that differ dramatically from env to env. One such file is a log4j properties file. We have very different files depending on env. Is there any way, without using ant, to copy these files to the target directories based on which profile is used.
Nathan
