log

age author description
2016-07-29 smith apply release rules only to root project
2016-07-11 Christopher Springer USASR-2244: Remove unuseful message if bamboo repository url can't be discovered
2016-07-07 Christopher Springer USASR-2244: Attempt to fix syntax error
2016-07-07 Christopher Springer USASR-2244: Attempt to explicitly specify url of repository when pulling
2016-07-07 Christopher Springer USASR-2244: Fix call to .text
2016-07-07 Christopher Springer USASR-2244: Change logger statement to println
2016-07-07 Christopher Springer USASR-2244: Add logging to debug mercurial pull
2016-07-07 Christopher Springer USASR-2244: Attempt to simplify changes to init script by placing hg pull in findSnapshotVersion method
2016-07-07 Christopher Springer USASR-2244: Fix wrong variable used in if statement
2016-07-07 Christopher Springer USASR-2244: Update init20.gradle to pull all changesets from mercurial before attempting to calculate snapshot branch name
2016-07-01 smith DEP-11: remove release script. now part of gradle init
2016-07-01 smith DEP-11: implement release process as gradle rule
2016-06-30 smith update subscriptions
2016-06-29 smith DEP-11: allow keywords to calculate release version based on current branch
2016-06-29 smith DEP-11: change name of lock file for release branch. update release script to depend on new resolution and dependency locking
2016-06-28 smith DEP-11: determine project version based on branch