posted 14 years ago
Hi,
I am trying to exclude multiple JAR files through my build script. For now I have successfully managed to exclude only one JAR file. Here is the code:
I tried to exclude multiple JAR files using the below code. However this didnt work.
Any idea how to exclude multiple JAR files?
Please let me know.