log

age author description
Wed, 19 Oct 2016 22:42:08 +0100 smith DEP-13: enable sonar analysis for gradle 3.1 projects. disable sonar for ant based projects
Tue, 18 Oct 2016 18:29:04 +0100 smith DEP-13: adjust init script to handle both 2.+ and 3.1. Disable sonar for 3.1+
Thu, 08 Sep 2016 17:10:43 +0100 smith update set dependencyLock plugin to also lock transitives. provide way of overriding common version
Fri, 29 Jul 2016 19:13:59 +0100 smith apply release rules only to root project
Mon, 11 Jul 2016 13:20:13 +0100 Christopher Springer USASR-2244: Remove unuseful message if bamboo repository url can't be discovered
Thu, 07 Jul 2016 17:07:26 +0100 Christopher Springer USASR-2244: Attempt to fix syntax error
Thu, 07 Jul 2016 17:05:36 +0100 Christopher Springer USASR-2244: Attempt to explicitly specify url of repository when pulling
Thu, 07 Jul 2016 16:50:39 +0100 Christopher Springer USASR-2244: Fix call to .text
Thu, 07 Jul 2016 16:48:26 +0100 Christopher Springer USASR-2244: Change logger statement to println
Thu, 07 Jul 2016 16:46:34 +0100 Christopher Springer USASR-2244: Add logging to debug mercurial pull
Thu, 07 Jul 2016 16:33:50 +0100 Christopher Springer USASR-2244: Attempt to simplify changes to init script by placing hg pull in findSnapshotVersion method
Thu, 07 Jul 2016 16:25:34 +0100 Christopher Springer USASR-2244: Fix wrong variable used in if statement
Thu, 07 Jul 2016 16:17:18 +0100 Christopher Springer USASR-2244: Update init20.gradle to pull all changesets from mercurial before attempting to calculate snapshot branch name
Fri, 01 Jul 2016 20:56:37 +0100 smith DEP-11: remove release script. now part of gradle init
Fri, 01 Jul 2016 20:56:04 +0100 smith DEP-11: implement release process as gradle rule