[Patch] SVN Folders Copied To Target And Work

Subversion folders (_svn or .svn) get copied to the target and work folders and so end up in .jar files and probably also install files. I’ve probably put the exclusion of subversion folders in too many places, but it shouldn’t cause any problems if it is.

Thanks, I have filed this as OF-37

daryl

Sorry. I just found out that the proper way to exclude the _svn folders is to add (.svn is already a
defaultexclude):
<defaultexcludes add="**/_svn"/>

Trevor,

Do you have current thoughts on this issue? I can’t seem to be able to reproduce it. I am going to close the ticket for now, unless you provide some more guidance.

thanks

daryl