while building a war file i am copying a set of jars from a location to a folder inside the war. While the files do get copied , however i think they get corrupted because t
to my copy task in ANT. It corrupted the jar files when copying them.
I've solved this by applying the filter ONLY on the targeted text files and not on jar files.