2022-12-21 |
Marc Davis |
merge
|
2022-12-21 |
Marc Davis |
Comment out dead code for now. Add removal of /.m2/repository/org/ssdt_ohio maven report when cleaning local.
|
2022-09-14 |
Marc Davis |
rename file
|
2022-09-13 |
Marc Davis |
add init40test.gradle file
|
2022-08-22 |
Marc Davis |
revert changes
|
2022-08-22 |
Marc Davis |
merge
|
2022-08-22 |
Marc Davis |
Always apply artifactory40 ssdt config. Skip functionality if the build is non bamboo
|
2022-07-20 |
Kyle Miller |
SSED-1600: Created metrics70.gradle with an updated sonarqube-gradle-plugin (from 2.6 to 3.3), modified init70.gradle to use metrics70.gradle
|
2022-07-19 |
Kyle Miller |
SSED-1600: Changed Gradle version check from Gradle 7.0 to Gradle 7.2
|
2022-07-19 |
Kyle Miller |
merge
|
2022-07-19 |
Kyle Miller |
SSED-1600: Created artifactory70.gradle which has a getter for internal property isFeature (required for Gradle 7+)
|
2022-06-28 |
Marc Davis |
add println
|
2022-06-23 |
Marc Davis |
merge
|
2022-06-23 |
Marc Davis |
add println
|
2022-06-16 |
Kyle Miller |
SSED-1600: Renamed unused init60.gradle to init70.gradle, check for Gradle version 7.0, added resources.text.fromInsecureUri for http referenced resources
|
2022-05-11 |
Christian Inman |
SSED-1600: Updated deprecated methods in init50.gradle
|
2022-05-11 |
Christian Inman |
SSED-1600: Created init60 gradle file
|
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
|
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
|
2016-06-27 |
smith |
DEP-11: add depency-lock plugin and a resolver to supply dynamic version based on branch. Cleanup metrics includes
|
2016-04-28 |
smith |
add hg audit report script
|
2016-03-28 |
Jodi Becher |
Subscribing Becher to push notification emails.
|
2015-12-27 |
smith |
add changeset to branchinfo
|
2015-12-22 |
smith |
improve deploy name
|
2015-12-19 |
smith |
add helper for calculating imageid
|
2015-12-19 |
smith |
add release and hgflow scripts
|
2015-09-01 |
smith |
add script to help set java version
|
2015-08-31 |
smith |
use project property for required java version
|
2015-08-31 |
smith |
add ability to verify java version
|
2015-08-31 |
smith |
merge
|
2015-08-31 |
smith |
add java version display
|
2015-08-21 |
Christopher Springer |
USASR-1835: Attempt to fix quoting of database name in sql
|
2015-08-21 |
Christopher Springer |
Revoke ability to connect to database before attempting to drop it for task database(Drop|Create)
|
2015-08-14 |
smith |
add helpers for memory checks
|
2015-08-05 |
smith |
revert change to snapshot version based on branch
|
2015-08-03 |
smith |
correct stream name for snapshot versions
|
2015-07-21 |
smith |
improve message
|
2015-07-21 |
smith |
merge
|
2015-07-21 |
smith |
allow private setting of changing/dynamic cache lifetime.
|
2015-07-16 |
Melissa Diemer |
Add email notifications for VUI package
|
2015-06-04 |
smith |
narrow definition of bamboo build
|
2015-04-14 |
smith |
disconnect sessions prior to dropping database
|
2015-04-13 |
smith |
fix for other local repos
|
2015-04-10 |
smith |
add code to re-order remote (non-ssdt) repositories. works-around problem with gretty 1.1.8
|
2015-03-30 |
smith |
remove println for runtimeinfo
|
2015-03-26 |
smith |
add object to determine available memory on linux
|
2015-03-05 |
smith |
add psql as buildscript dependency
|
2015-03-03 |
smith |
fix output property file
|
2015-03-01 |
smith |
write properties to correct sourceset output. allow property filename to overridden more easily
|
2014-12-22 |
smith |
handle branches while in subproject
|
2014-12-22 |
smith |
determine branch when hg not available
|
2014-12-19 |
smith |
treat hotfix as release status
|
2014-12-19 |
smith |
use artifactory script for gradle 2.0
|
2014-12-19 |
smith |
handle outputs update handling including env changes
|
2014-12-13 |
smith |
correct handling of hgflow file when in subproject
|
2014-12-13 |
smith |
cleanup branch handling
|
2014-12-13 |
smith |
convert branch repo to pattern layout
|
2014-12-12 |
smith |
correct layouts for ssdt repositories. remove ssdt-releases repo
|
2014-12-12 |
smith |
start init script for gradle version 2.*
|
2014-09-17 |
smith |
add databaseDrop|Create tasks for managing environment psql databases
|
2014-09-05 |
smith |
add subproject name when generating properties
|
2014-08-22 |
smith |
sort property files
|
2014-07-08 |
smith |
remove redundant repositories
|
2014-06-27 |
smith |
treat property rules as always out of date
|
2014-01-30 |
Dave Smith |
normalize spring security
|
2014-01-29 |
Dave Smith |
add helper to normalize springframework to non-osgi jars
|
2014-01-21 |
Dave Smith |
add root for SSED
|
2014-01-16 |
Dave Smith |
switch to hash for layout of feature branches
|
2014-01-16 |
Dave Smith |
change property filter for ivy.xml
|
2014-01-16 |
Dave Smith |
replace @ with - in branch names
|
2014-01-14 |
Dave Smith |
process environment files in name order
|
2014-01-14 |
Dave Smith |
add default global deploy.mode
|
2014-01-10 |
Dave Smith |
add Rule for converting arbitrary environment's to property files
|
2013-11-06 |
Dave Smith |
modify to use bamboo env varible to override branchName
|
2013-11-06 |
Dave Smith |
allow projects to override branchName
|
2013-11-01 |
Dave Smith |
add filter to ivy pattern
|
2013-10-29 |
Dave Smith |
update to handle branch names for ivy files
|
2013-10-29 |
Dave Smith |
adjust bamboo server detection
|
2013-10-28 |
Dave Smith |
CM-135: allow environment* scripts to access gradle project
|
2013-10-25 |
Dave Smith |
remove debugging. patch for non-merge dirs
|
2013-10-25 |
Dave Smith |
remove --template and parse manually
|
2013-10-25 |
Dave Smith |
debugging linux
|
2013-10-25 |
Dave Smith |
debugging linux
|
2013-10-25 |
Dave Smith |
debugging linux
|
2013-10-25 |
Dave Smith |
debugging linux
|
2013-10-25 |
Dave Smith |
debugging linux
|
2013-10-25 |
Dave Smith |
debugging linux
|
2013-10-25 |
Dave Smith |
fix escaping
|
2013-10-25 |
Dave Smith |
handle merge working directories (multiple parent branches)
|
2013-10-25 |
Dave Smith |
handle merge working directories (multiple parent branches)
|
2013-10-25 |
Dave Smith |
handle merge working directories (multiple parent branches)
|
2013-10-25 |
Dave Smith |
configure sonar to publish only for 'develop' builts.
|
2013-10-25 |
Dave Smith |
modify for hgflow. for feature branches, use timestamp for snapshots and resolve branch from ssdt-branches
|
2013-10-17 |
smith |
default projectId to root project name
|
2013-09-24 |
smith |
handle stub subprojects which only contain other subprojects
|
2013-09-13 |
smith |
add environment properties for ssdt.environment and deployment.mode
|
2013-09-13 |
smith |
add projectId to environment based on bamboo id
|
2013-08-12 |
smith |
for idea: add enabling hg, set default codestyle, set standard copyright notice
|
2013-07-05 |
smith |
update jaranalyzerplugin version
|
2013-06-17 |
smith |
add jaranalyzer plugin
|
2013-06-06 |
smith |
CM-133: fix sonar runner when coverage disabled
|
2013-06-06 |
smith |
CM-133: add fullCoverageReport task for consolidated coverage report
|
2013-06-05 |
smith |
CM-133: make coverage analysis controllable by property
|
2013-06-05 |
smith |
CM-133: disable jacoco task. causing errors in some tests (java1.7?)
|
2013-06-05 |
smith |
CM-133: fix bamboo plan parsing. enable showEnv to display sytem properties and env variables in -info mode
|
2013-06-04 |
smith |
CM-133: add jacoco for standard coverage reports. Add sonar properties for SCM and bamboo plan
|
2013-06-04 |
smith |
merge
|
2013-06-04 |
smith |
CM-133: switch to sonar-runner
|
2013-04-10 |
diemer |
Fix notifications.
|
2013-02-16 |
smith |
update init script to support groovy indy builds
|
2013-02-06 |
smith |
Add test to cleanLocal to ensure local repo was removed
|
2013-01-07 |
diemer |
added Common package for Diemer
|
2012-11-14 |
smith |
subscribe calmes to USPS repos
|
2012-11-14 |
smith |
add hg notify subscription list
|
2012-11-03 |
smith |
execute cobertura for bamboo builds
|
2012-11-01 |
smith |
update code coverage for sonar 3.3
|
2012-11-01 |
smith |
correct groovy language setting and force profile name
|
2012-11-01 |
smith |
update cobertura configuration
|
2012-10-31 |
smith |
patch to improve identification of bamboo severs
|
2012-10-26 |
smith |
Improve dependency resolution performance: use gradle resolver instead of ivy and use new repo which does not cnotain snapshots
|
2012-10-24 |
smith |
set artifact pattern to match netbeans project default
|
2012-10-23 |
smith |
force overwrite of existing artifacts.
|
2012-10-23 |
smith |
remove default publish resolver
|
2012-10-23 |
smith |
Add task to manually publish artifacts to artifactory
|
2012-09-06 |
smith |
fix cache setting of changing and and dynamic revisions
|
2012-06-15 |
springer |
USASR-819: Update metrics.gradle to use reporting.baseDir instead of deprecated reportsDir
|
2012-06-04 |
smith |
add support for private environment files in slurper format
|
2012-05-16 |
smith |
support setting env and overriding of specific properties
|
2012-05-15 |
smith |
allow environment variables to be overridden on command line
|
2012-03-31 |
smith |
USASR-800: Fix command line env setting
|
2012-03-31 |
smith |
USASR-800: fix showEnvironment task
|
2012-03-31 |
smith |
USASR-800: fix def of gradlekit location
|
2012-03-31 |
smith |
USASR-800: upgrade for grale 1.0-ml9
|
2012-03-12 |
smith |
add artifact to local repo artifact naming
|
2012-03-06 |
smith |
add ivy artifact by name pattern
|
2012-03-05 |
smith |
correct env reference
|
2012-03-05 |
smith |
CM-130: add standard 'environment' handling for SSDt projects
|
2012-03-05 |
smith |
fix ivydir default
|
2012-03-04 |
smith |
modify wrapper to use gradle version when executed
|
2012-03-03 |
smith |
modify ivy and gradle to use same local repo
|
2012-02-22 |
smith |
adding useful scripts
|
2012-02-22 |
smith |
correct develkit location
|
2012-02-22 |
smith |
correct develkit location
|
2012-02-21 |
smith |
latest version
|
2012-02-17 |
smith |
add ability to control order of attributes, whitespace. more cleanup up of dependencies and exclusions
|
2012-02-15 |
smith |
improve ivy clean up and control order of attribs
|
2012-02-14 |
smith |
fix publishlocal task
|
2012-02-14 |
smith |
groovy script to 'fix' ivy scripts to use standard conventions for configurations
|
2012-02-14 |
smith |
add sonar publishing
|
2012-02-10 |
smith |
add descriptions to tasks
|
2012-02-09 |
smith |
clean up script to be more maintainable
|
2012-02-09 |
smith |
remove repos task
|
2012-02-09 |
smith |
fix handling of multi-project artifacts and local repos
|
2012-02-08 |
smith |
fix gradlekit url
|
2012-02-08 |
smith |
finish gradle to artifactory publishing
|
2012-02-06 |
smith |
finish cleanLocal. start adding artifactory plugin
|
2012-02-06 |
smith |
disable local publish for bamboo builds
|
2012-02-06 |
smith |
add display of envs for bamboo testing
|
2012-02-05 |
smith |
allow local file repo for local builds
|
2012-02-04 |
smith |
update repo definitions
|
2012-02-03 |
smith |
fix gradle init script
|
2012-02-02 |
smith |
update ssdt gradle default
|
2012-02-02 |
smith |
add ssdt gradle default script
|
2012-02-02 |
smith |
fix jasper config
|
2012-01-26 |
smith |
add proper ivy pattern for ssdt release repository
|
2011-10-25 |
smith |
correct problem with location of default local dir
|
2011-10-14 |
smith |
USPSR-346: clean up groovy script and allow jacoco to be disabled.
|
2011-10-14 |
smith |
update clean targets to handle user ivy in different location
|
2011-10-13 |
smith |
hack to allow classpaths to be shortened
|
2011-10-13 |
smith |
correct init of ltw
|
2011-10-12 |
smith |
USASR-644: update to compile groovy source for web projects
|
2011-09-27 |
smith |
change ivy-report to only produce 'runtime' report and produce dot files
|
2011-08-08 |
smith |
USASR-505: script to retrieve spring agent and add to run.jvmargs
|
2011-07-26 |
Joe Ferrall |
merge changes
|
2011-07-26 |
Joe Ferrall |
CSADM-594: Addition of middlegen-ant script for middlegen and hbm2java tasks used in SOES build.
|
2011-07-22 |
smith |
USPSR-221: Include version properties as ant properties
|
2011-07-14 |
smith |
CM-127: add jasper-ant script for compiling Jasper report definitions
|
2011-07-07 |
smith |
improve ssdt ivy cleanup
|
2011-06-20 |
smith |
increase snapshot TTL for developer builds
|
2011-06-19 |
smith |
create separate settings file for bambo (ci server)
|
2011-06-19 |
smith |
enable resolve logging. Fixed changing pattern. set ttl on snapshot cache. Allow forcemode to be disabled.
|
2011-06-17 |
smith |
Correct ivy pattern for snapshot repo
|
2011-06-17 |
smith |
remove unecessary ivy.properties
|
2011-06-17 |
smith |
remove local settings. Add a publish-only resolver
|
2011-06-17 |
smith |
allow ivy settings to be overridden via settings file
|
2011-06-16 |
smith |
Return to using snapshot resolver to ensure ivy.xml file from dependency can be found and improve performance and tracbility. removed changing from chain. Modified local to be treated as local.
|
2011-06-16 |
aldrich |
TL-35 update resolver chain
|
2011-06-09 |
smith |
correct version problem
|
2011-06-09 |
smith |
add macro for summary text junit report
|
2011-06-09 |
smith |
jacoco is now handled entirely by jacoco-ant.xml
|
2011-06-09 |
smith |
CM-127: Improve handling of differnt styles of NB projects jvmargs
|
2011-06-08 |
smith |
CM-127: Improve sonar target to handle java projects and optionally use 'build breaker' to fail builds
|
2011-06-07 |
smith |
CM-127: Move castor-ant to develkit and teach jacoco how to instrument non-groovy projects.
|
2011-06-07 |
smith |
Allow bundlor to be configure to fail/not fail on warning
|
2011-05-19 |
smith |
CM-125: allow OSGI profile to be specified
|
2011-05-19 |
smith |
CM-125: allow osgi-ing jar to be disabled
|
2011-05-09 |
smith |
CM-125: output file to assist in creating OSGI template.
|
2011-05-07 |
smith |
CM-125: Auto connect osgi dependency to build process
|
2011-05-07 |
smith |
CM-125: correct error in bundlor property mapping
|
2011-04-26 |
smith |
add jacoco itReportpath to attempt to enable coverage
|
2011-04-16 |
smith |
Replace groovy script with custom task to correct memory leak
|
2011-04-12 |
smith |
Restore -project.init.groovy.task for backwards compatibility
|
2011-04-12 |
smith |
TL-34: Handle case of missing coverage data file under sonar
|
2011-04-12 |
smith |
TL-34: fix test source property
|
2011-04-11 |
smith |
TL-34: remove extraneous echo
|
2011-04-11 |
smith |
TL-34: Allow sonar to publish failing tests (ant 1.8.1+)
|
2011-04-11 |
smith |
TL-34: Switch to Jacoco for coverage analysis.
|
2011-04-08 |
smith |
TL-34: Scripts for sonar integration
|
2011-04-07 |
smith |
add sonar with clover coverage
|
2011-04-05 |
smith |
inital sonar-ant script to publish metrics to Sonar server
|
2011-03-10 |
aldrich |
TL-33 updated virtual repository reference
|
2011-01-15 |
smith |
CM-125: Correct problem that may have prevented ivy from detecting changes in snapshots.
|
2011-01-15 |
smith |
CM-125: Fix reference to bundle name attribute
|
2011-01-15 |
smith |
CM-125: Ant script to assist creating OSGI jars.
|
2011-01-15 |
smith |
CM-125: Update ivy resolve to create Ant properties for resolved modules with version.
|
2011-01-12 |
smith |
TL-32: Modify iivy-ant to retrieve 'runtime' conf for web libraries.
|
2010-12-30 |
smith |
TL-32: Add task (ssdt:properties) to create properties file in any directory.
|
2010-12-28 |
smith |
TL-32: Add .hgignore file.
|
2010-12-28 |
smith |
Add common task for initialiaing groovy ant task.
|
2010-12-26 |
smith |
TL-32: Add task for creating test properties.
|
2010-12-24 |
smith |
move netbeans-copylibs jar to .ssdt instead of .ant/lib
|
2010-12-23 |
smith |
TL-32: Add netbean's copylib task jar and script to acquire it.
|
2010-12-23 |
smith |
Move groovy -do-test-run target into groovy script
|
2010-12-19 |
smith |
TL-32: Modify for compatiblity with NB 6.9.1
|
2010-12-19 |
smith |
TL-32: Add groovy and and allow scripts to "required" a script to be imported separately.
|
2010-12-18 |
smith |
TL-32: Refactor ivy include for non-ivy based projects.
|
2010-12-18 |
smith |
TL-32: Attempt to handle working off-line
|
2010-12-18 |
smith |
TL-32: Add default ivy settings and update fetch typedef.
|
2010-12-17 |
smith |
TL-32: Update ssdt-common-build to remove obsolte tasks and remove CVS assumptions.
|
2010-12-17 |
smith |
add globally common ant scripts
|
2010-12-16 |
smith |
Test proof of importing
|
2010-12-16 |
smith |
Test proof of importing
|
2010-12-16 |
smith |
Initial bootstrap
|
2010-12-16 |
smith |
Readme file.
|