Commit Graph

30 Commits

Author SHA1 Message Date
John Blum
9c641f4b24 Remove Docker Registry access (login). 2022-05-04 11:24:16 -07:00
Mark Paluch
c4c84cb5e8 Update build triggers.
See #586
2022-03-23 14:01:52 +01:00
Mark Paluch
8e5c520d7b Use Java 8 to build snapshots for Artifactory.
Closes #577
2022-03-15 14:28:32 +01:00
Mark Paluch
1208bccd05 Use Java 17 to build snapshots for Artifactory.
Closes #577
2022-02-22 09:03:56 +01:00
Mark Paluch
095134e465 Polishing.
Extract Docker and Artifactory credentials into properties file.

See #569
2022-02-04 11:32:27 +01:00
Greg L. Turnquist
9e5b2ec985 Externalize build properties.
See #569.
2022-01-31 16:38:23 -06:00
Mark Paluch
c873236d72 Update Jenkinsfile
Consistently use upstream triggers.

See #545
2021-11-12 14:38:23 +01:00
John Blum
ade2e961be Add baseline build for Java 17 in Maven and Jenkins.
Remove baseline build for Java 16.
2021-09-30 10:18:13 -07:00
John Blum
544656ea76 Refactor SDG Maven POM to include a Maven Profile to remotely (Jenkins) build and run SDG on JDK/JRE 16.
Refactor SDG Jenkinsfile to include the 'remote-java16' Maven Profile in Java 16 Jenkins CI builds.

Resolves gh-497.
2021-07-20 14:41:28 -07:00
Greg L. Turnquist
ad108ed28b Update CI to JDK 16.
See #497.
2021-05-13 15:44:37 -05:00
Greg L. Turnquist
fb552578c8 Authenticate with artifactory.
See #500.
2021-04-20 15:35:39 -05:00
Greg L. Turnquist
1d1270f8a9 Migrate to main branch.
See #500.
2021-04-15 13:18:51 -05:00
Greg L. Turnquist
b46195d6e6 DATAGEODE-390 - Polishing. 2020-12-14 16:09:13 -06:00
Greg L. Turnquist
40a2bbabd6 DATAGEODE-390 - Polishing. 2020-12-14 14:30:56 -06:00
Greg L. Turnquist
c2acba5e5f DATAGEODE-390 - Use Docker hub credentials for all CI jobs. 2020-12-14 14:27:33 -06:00
Greg L. Turnquist
31ef5727c0 DATAGEODE-372 - Test latest against JDK 15. 2020-10-26 12:57:48 -05:00
Greg L. Turnquist
1f5b0690a2 DATAGEODE-372 - Only test other versions for local changes on main branch. 2020-09-18 11:07:05 -05:00
Greg Turnquist
c241a91485 DATAGEODE-328 - Use JDK 14 for Java.NEXT CI testing. 2020-04-09 14:10:22 -05:00
John Blum
fddf2d896f DATAGEODE-313 - Add shell commands in Jenkinsfile to clean up GemFire generated artifacts (e.g. Logs, State files) between builds.
Not cleaning up this garbage leads to problems, such as:

12:12:40  Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'locatorApplication' defined in org.springframework.data.gemfire.config.annotation.LocatorApplicationConfiguration: Invocation of init method failed; nested exception is org.apache.geode.cache.DiskAccessException: For Region: DiskStore[cluster_config]: Unknown version ordinal 110 found when recovering Oplogs, caused by org.apache.geode.cache.UnsupportedVersionException: Peer or client version with ordinal 110 not supported. Highest known version is 1.10.0
2020-03-23 13:12:27 -07:00
Greg Turnquist
f90df65010 DATAGEODE-273 - Run other tests on Jenkins. 2020-01-18 13:25:58 -06:00
Greg Turnquist
77c5c41214 DATAGEODE-195 - Force check for updates. 2019-08-05 10:44:15 -05:00
Greg Turnquist
5c06019210 DATAGEODE-195 - Polishing. 2019-07-19 11:54:54 -05:00
Greg Turnquist
1b33bb94e0 DATAGEODE-195 - Publish documentation for main branch. 2019-07-19 11:54:38 -05:00
John Blum
5147fbbf58 DATAGEODDE-195 - Set java.io.tmpdir to '/tmp' for CI jobs. 2019-07-17 14:55:32 -07:00
John Blum
9bfa07dfb6 DATAGEODE-195 - Set java.io.tmpdir to TMPDIR for CI jobs. 2019-07-17 11:59:10 -07:00
John Blum
c7740cf7a6 DATAGEODE-195 - Set user.dir to PWD for CI jobs. 2019-07-17 01:03:33 -07:00
Greg Turnquist
0dedfd2ac0 DATAGEODE-195 - Use parent 'artifactory' profile for snapshots. 2019-07-03 16:44:52 -05:00
Greg Turnquist
016b39d0be DATAGEODE-195 - Only build main branch for upstream triggers. 2019-06-28 17:19:23 -05:00
Greg Turnquist
8d5a5dc19c DATAGEODE-195 - Set user.name and user.home for CI jobs. 2019-06-24 15:22:39 -05:00
Greg Turnquist
f71944e0fe DATAGEODE-195 - Introduce Jenkins. 2019-05-29 09:18:26 -05:00