NotDaveLane

Results 2 issues of NotDaveLane

Hello, I've added the --exclude argument to be in line with the rsync --exclude=PATTERN argument: http://ss64.com/bash/rsync.html It doesn't support actual patterns, just path and file names (relative or absolute). Thank...

Hi, I simply added a junit dependency to the pom.xml so the project can build tests outside of an IDE. Thank you, DL