Commit Graph

28 Commits

Author SHA1 Message Date
Sylwester Lachiewicz 7e3e5453c0 [MNG-6573] Use Maven 3.6.0 for CI
Closes #235
2019-01-27 11:02:00 +01:00
Karl Heinz Marbaise 6c4c2e3804
Change to keep only 5 artifacts on master and on branches
only 1 artifact.
2018-12-27 14:19:03 +01:00
Sylwester Lachiewicz f92bd9e981 [MNG-6481] Run Maven Core Integration Tests with Java 7, 8 and 11 2018-11-12 23:04:01 +01:00
Sylwester Lachiewicz 42c77a71df Repair Jenkins job - add a full path to workspace when run on Windows
Workaround for JENKINS-52657
2018-10-18 11:04:57 +02:00
Sylwester Lachiewicz 06275226d3 Update Jenkins build to use Maven 3.5.4 (#179) 2018-09-09 16:54:31 +10:00
rfscholte 72dca39807 Replace org.apache.commons.lang3.Validate#notNull with java.util.Objects#requireNonNull 2018-07-15 10:36:08 +02:00
rfscholte 870d696a9b Set https.protocols when running with JDK 7 2018-07-01 15:07:02 +02:00
rfscholte 0e1cc11850 Set https.protocols when running with JDK 7 2018-07-01 13:10:28 +02:00
rfscholte a97b03a5b0 Set https.protocols when running with JDK 7 2018-07-01 10:41:07 +02:00
rfscholte 5514aa7dc4 Set https.protocols when running with JDK 7 2018-07-01 01:07:16 +02:00
Hervé Boutemy 3af07f898e [MNG-6364] run Core ITs also with Java 9 2018-06-09 23:53:28 +02:00
rfscholte f1ed22d9ed Build core with JDK8 due to 'Received fatal alert: protocol_version' when downloading https://www.apache.org/licenses/LICENSE-2.0.txt 2018-06-08 21:44:03 +02:00
Hervé Boutemy 7fde626c23 simplified Jenkinsfile: avoid copy/paste 2018-05-21 19:20:33 +02:00
Hervé Boutemy 39fdaad967 added "Run ITs" prefix to IT stage names 2018-05-19 11:27:02 +02:00
Hervé Boutemy af49a31cd1 [MNG-6377] switch from Git-WIP to Gitbox 2018-03-19 23:07:44 +01:00
Stephen Connolly 5411c5a9c4 Syntax 2017-12-11 13:48:11 +00:00
Stephen Connolly 3f04e94ea4 Syntax 2017-12-11 13:45:00 +00:00
Stephen Connolly 35f3586ecc Start using some of the jenkinsEnv stuff 2017-12-11 13:42:14 +00:00
Stephen Connolly e44c39c2eb Update Jenkinsfile to use JENKINS-43507 syntax for resolveScm 2017-08-29 21:47:50 +01:00
Hervé Boutemy 0baa423452 use new "Maven 3 (latest)" and "JDK 1.x (latest)" Ubuntu+win aliases 2017-03-28 08:05:56 +02:00
Hervé Boutemy 94c3b600ec switch to embedded core ITs run for faster result 2017-03-28 08:04:16 +02:00
Hervé Boutemy ad514f5cb5 added CORE_IT_PROFILES parameter 2017-03-28 08:04:07 +02:00
Hervé Boutemy 16805f50ea trying to make Jenkinsfile easier to understand 2017-03-28 08:03:44 +02:00
Stephen Connolly 33c8d8efe9 INFRA have been changing JDK labels again 2017-03-27 16:22:29 +01:00
Stephen Connolly 5cce371c8a Switch to resolveScm so that we get auto linking of matching integration test branches
- Also use short paths when integration testing on windows and clean up
afterwards to ensure disk space does not overflow
2017-02-23 12:41:52 +00:00
Hervé Boutemy 21d1bfb5a0 Jenkins file notification email title improvement 2017-01-24 18:40:07 +01:00
Stephen Connolly a83296d795 [INFRA-13307] Now we can build on either Windows node 2017-01-11 23:11:15 +00:00
Stephen Connolly e51fc87277 [MNG-6152] Add a Jenkinsfile 2017-01-09 09:49:16 +00:00