Commit Graph

13 Commits

Author SHA1 Message Date
Marcin Grzejszczak
239f349140 Upgraded Gradle to 7.3 2021-11-29 11:07:36 +01:00
Marcin Grzejszczak
f703266120 Bumped Gradle to 7.2; fixes gh-1712 2021-09-02 11:47:02 +02:00
Marcin Grzejszczak
d7b82f10b6 Fixing jdk16 2021-07-13 15:40:18 +02:00
Marcin Grzejszczak
01a4c9a23c Works with JDK16 2021-05-05 13:15:47 +02:00
Marcin Grzejszczak
a915cf102b Messaging polyglot support (#1472)
added support for AMQP, KAFKA and standalone options
2020-08-21 18:05:32 +02:00
Olga Maciaszek-Sharma
a5b64c6958 Upgrade gradle for docker builds. Upgrade kotlin. 2020-05-15 18:04:32 +02:00
Marcin Grzejszczak
972df3d412 Updated Gradle to 6.3 2020-04-02 15:00:49 +02:00
Marcin Grzejszczak
0064ea41a6 Upgraded Gradle to 6.2.2 2020-03-18 11:15:15 +01:00
Marcin Grzejszczak
cf9ea03df3 Merge branch '2.1.x' 2019-09-26 15:09:53 +02:00
Marcin Grzejszczak
6b9e377487 Rewriting to java (#1131)
* Rewritting to java

- rewritten a lot of Spring Cloud Contract Spec module to Java
- extracted all Groovy stuff to a separate package
- will now continue writing extension modules
- spring-cloud-contract-spec will be written purely in java
- spring-cloud-contract-spec-groovy will have Groovy extensions

fixes gh-1130
2019-07-08 14:15:21 +02:00
Marcin Grzejszczak
1e11e99dac Bumped Gradle 5.5 in the docker image 2019-07-05 10:20:41 +02:00
Marcin Grzejszczak
34c2ed0330 Migrated to Ubuntu:18.10 and Java installation via SDKMan. Fixes gh-754 2018-10-19 16:14:12 +02:00
Marcin Grzejszczak
37d7e8cfd3 Docker images (#527)
with this change we're adding generation of 2 docker images - verifier and stub runner
we also added a project `spring-cloud-contract-stub-runner-boot` which contains a far jar with stub runner boot

fixes gh-526, gh-516
2018-01-24 17:07:22 +01:00