Commit Graph

14 Commits

Author SHA1 Message Date
John Blum
02fad9b6d0 Switch generic node closure to running on a 'linux' node.
Change project properties definition to nested closure.
2019-06-13 16:10:16 -07:00
John Blum
21ab7ed55a Fix syntax errors in Jenkinsfile. 2019-05-29 11:16:59 -07:00
John Blum
f9be5209b5 Configure environment with JDK (8) by setting JAVA_HOME. 2019-05-29 08:51:57 -07:00
John Blum
4813d04400 Disable Debug mode and enable Info mode in CI Gradle builds.
Debug mode generated too much build log output and resulted in... 'The job exceeded the maximum log length, and has been terminated.'
2018-10-06 16:36:29 -07:00
John Blum
4fb37db088 Disable Stack Trace and enable Debug mode in CI Gradle builds. 2018-10-06 14:19:26 -07:00
John Blum
2e8b8162f4 Enable Stack Trace on CI Gradlew builds. 2018-10-06 12:13:15 -07:00
John Blum
57bb65872a Update Jenkins build script file.
Remove 'springio' Jenkins build task (check).
2018-08-29 23:16:18 -07:00
John Blum
a2b8fe52f2 Add Jenkins build pipeline timeouts (10 Minutes) to the 'Check' and 'Spring IO' stages. 2018-08-22 14:59:09 -07:00
John Blum
2d2411791f Add 'Deploy Docs' build phase/task. 2018-06-25 21:18:32 -07:00
John Blum
8adaca453a Upgrade to Spring IO Platform Cairo-SR2 for springIoCheck. 2018-06-20 15:50:47 -07:00
John Blum
794db44bec Set Spring IO Platform version to Cairo-RELEASE in the springIoCheck build step/task. 2018-06-20 13:56:31 -07:00
John Blum
2a5cb36398 Remove 'Deploy Docs' stage. 2018-03-22 14:49:50 -07:00
John Blum
87f2acada9 Fix Ant glob path expression for 'Check' stage junit test results. 2018-03-22 14:38:48 -07:00
John Blum
a9b9397f85 Add Jenkinsfile build configuration. 2018-03-20 12:40:52 -07:00