2020-11-20 |
Marc Davis |
add gradle-plugins-local
|
2020-11-18 |
Marc Davis |
update repo host
|
2020-11-16 |
Marc Davis |
DEP-19: update maven repo urls
|
2020-02-18 |
Greg Shepherd |
SC-181 Add new init50 and metrics50 gradle files for compatibility with gradle 5.0
|
2019-10-17 |
Wendy Root |
SSED-1253: Comment out problematic hashMap
|
2019-10-16 |
Wendy Root |
SSED-1253: Remove DependencyResolveDetails
|
2019-03-06 |
smith |
remove mavenLocal from bamboo local builds
|
2019-03-05 |
smith |
add support for bamboo builds using a local repo
|
2019-01-10 |
smith |
set environment at project level. remove tests for -indy jars
|
2019-01-07 |
smith |
fix copyright update
|
2019-01-07 |
smith |
disable copy right update
|
2019-01-05 |
smith |
add default copyright notice config for intellij
|
2018-11-29 |
smith |
add ssdt-releases repo for older builds
|
2018-11-16 |
smith |
add specific ssdt-releases repository
|
2018-11-16 |
smith |
remove force on xml-apis version
|
2018-11-13 |
smith |
remove println
|
2018-11-13 |
smith |
DEP-14: force xml-apis version
|
2018-11-13 |
smith |
add scripts for gradle 4+ to use new gradle dependency locking and cleanup accumulated clutter
|
2018-11-07 |
smith |
add mavenLocal() for local builds
|
2018-11-05 |
smith |
handle maven local as not-remote repo
|
2018-11-02 |
smith |
allow slurper files that have 'parent' settings
|
2018-10-19 |
Greg Shepherd |
Add overrideVui capability
|
2018-10-17 |
smith |
permit usas.core and usps.core versions to be overridden via properties
|
2018-10-09 |
smith |
fix hg dependency
|
2018-06-06 |
smith |
split release branch creation and dependency lock into separate steps. Force correct deletion of global lock
|
2018-05-30 |
smith |
disable requireMemeory failure and replace with a warning
|
2018-05-17 |
smith |
calculate docker engine url
|
2018-02-01 |
smith |
remove old jaranalyzer and replace with stub to avoid breaking projects
|
2018-01-23 |
smith |
update gradle-dependency plugin
|
2017-11-11 |
Christopher Springer |
USASR-2891: Change version of sonar gradle plugin to 2.6 when using Gradle version >= 4.2.1
|
2017-10-27 |
Christopher Springer |
USASR-2891: Add back removed creation of directory
|
2017-10-27 |
Christopher Springer |
USASR-2891: Change creation of directories to use outputDir
|
2017-10-23 |
Christopher Springer |
USASR-2891: Update metrics.gradle to support update to Gradle v4.2.1 and Sonar v2.5
|
2017-07-14 |
smith |
add code to stamp build number into build-number.txt lost in bamboo 5
|
2017-06-15 |
smith |
allow legacy projects to disable metrics entirely
|
2017-02-17 |
smith |
ensure property files exist in output task
|
2017-01-24 |
smith |
update subscriptions
|
2017-01-12 |
aldrich |
password changed with update
|
2017-01-11 |
aldrich |
change gradle password
|
2016-12-21 |
Christopher Springer |
USASR-2436: Remove usages of leftShift in favor of doLast
|
2016-10-25 |
smith |
remove idea customizations
|
2016-10-21 |
smith |
DEP-13: disable legacy sonar analysis
|
2016-10-20 |
smith |
DEP-12: restrict analysis to default, release and hotfox branches
|
2016-10-20 |
smith |
DEP-13: re-enable new sonar analysis
|
2016-10-19 |
smith |
DEP-13: temporarily disable sonar
|
2016-10-19 |
smith |
DEP-12: use unencrypted port for sonar analysis
|
2016-10-19 |
smith |
DEP-12: fix sonar disabled message
|
2016-10-19 |
smith |
DEP-13: enable sonar analysis for gradle 3.1 projects. disable sonar for ant based projects
|
2016-10-18 |
smith |
DEP-13: adjust init script to handle both 2.+ and 3.1. Disable sonar for 3.1+
|
2016-09-08 |
smith |
update set dependencyLock plugin to also lock transitives. provide way of overriding common version
|
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
|