Merge pull request #13 in SCALA/mainline from feature/SCALA-1-git-migration to dev
* commit '36f03c36f978b2f0aa76a7e66ccab8d8bdd05ea3':
Ensure path-based patterns are absolute
Merge pull request #11 in SCALA/mainline from dev to master
* commit '43706d99eb4ff9e8c8e3c028d3baf04b2d078f86':
Hack: sleep for 100 millis to workaround unknown race condition causing sporadic test failures
Clone mutable collections before using them, in order that they don't change under our feet
Fixed typo
Moved rxscala examples to test folder
Added log.mailmap recommendation SCALA-1 Added mailmap file, to standardise email addresses
Ensure correct files are ignored
Moved src directories to src/main/scala to match gradle conventions