log init20.gradle @ 284:a9198ab8eed1

age author description
Mon, 16 Nov 2020 10:54:59 -0500 Marc Davis DEP-19: update maven repo urls
Thu, 29 Nov 2018 15:43:43 +0000 smith add ssdt-releases repo for older builds
Wed, 07 Nov 2018 19:04:57 +0000 smith add mavenLocal() for local builds
Mon, 05 Nov 2018 14:28:22 +0000 smith handle maven local as not-remote repo
Fri, 02 Nov 2018 16:21:16 +0100 smith allow slurper files that have 'parent' settings
Fri, 19 Oct 2018 10:57:27 -0400 Greg Shepherd Add overrideVui capability
Thu, 18 Oct 2018 00:20:35 +0100 smith permit usas.core and usps.core versions to be overridden via properties
Tue, 09 Oct 2018 21:08:29 +0100 smith fix hg dependency
Wed, 06 Jun 2018 23:15:28 +0100 smith split release branch creation and dependency lock into separate steps. Force correct deletion of global lock
Wed, 30 May 2018 21:09:51 +0100 smith disable requireMemeory failure and replace with a warning
Thu, 17 May 2018 20:56:47 +0100 smith calculate docker engine url
Tue, 23 Jan 2018 17:07:10 +0000 smith update gradle-dependency plugin
Fri, 27 Oct 2017 16:46:37 +0100 Christopher Springer USASR-2891: Add back removed creation of directory
Fri, 27 Oct 2017 16:09:00 +0100 Christopher Springer USASR-2891: Change creation of directories to use outputDir
Fri, 14 Jul 2017 18:21:46 +0100 smith add code to stamp build number into build-number.txt lost in bamboo 5
Thu, 15 Jun 2017 18:14:03 +0100 smith allow legacy projects to disable metrics entirely
Fri, 17 Feb 2017 16:15:26 +0000 smith ensure property files exist in output task
Wed, 21 Dec 2016 13:22:44 +0000 Christopher Springer USASR-2436: Remove usages of leftShift in favor of doLast
Tue, 25 Oct 2016 16:43:00 +0100 smith remove idea customizations
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