My project is synced with svn, While deploying to the client, the .svn folders too get included as a part of the build and the resulting war file size is doubled.
is there a way I can specify jar command to ignore .svn folders ?
This is how i specify the command :
jar cvf ../MyProject.war .