buildmaster
2859606ddd
Bumping versions
2019-12-21 00:21:14 +00:00
buildmaster
d451d5fd8e
Bumping versions to 2.2.2.BUILD-SNAPSHOT after release
2019-12-20 14:31:45 +00:00
buildmaster
a4d6a67f0b
Going back to snapshots
2019-12-20 14:31:45 +00:00
buildmaster
c97e6e82d0
Update SNAPSHOT to 2.2.1.RELEASE
2019-12-20 14:17:56 +00:00
buildmaster
bf503b5c82
Bumping versions
2019-12-20 00:21:26 +00:00
Spencer Gibb
4d1f32c80b
Updates for Horsham.SR1
2019-12-19 16:53:14 -05:00
Dominik Labuda
454e5b45a8
Local stub publishing reimplemented ( #1291 )
...
While the previous approach did publish the contracts to local .m2 repository, it did not create the maven-metadata-local.xml file indicating a local release. It instead created maven-metadata.xml, which indicates a remote release. This wasn't issue when the stubs were retrieved by Gradle directly (in our flow we pre-check availability of these stubs by Gradle), it did however cause problems when they were being resolved by AetherStubDownloader used in SCC Stub Runner.
In addition, this newer implementation allows to enable any publish (remote or local) independently of each other, which wasn't the case previously.
Fixes #1283 - again
2019-12-19 01:56:52 +01:00
buildmaster
881bb0e526
Bumping versions
2019-12-19 00:21:34 +00:00
Marcin Grzejszczak
d1daa08e78
Added support for the new spring-cloud-stream test binder mechanism
...
fixes gh-1278
2019-12-17 12:17:19 +01:00
buildmaster
cb2393678d
Bumping versions
2019-12-12 00:20:28 +00:00
Kamil Kuzdak
a98544b216
Fixed typo in docs ( #1287 )
2019-12-11 16:51:30 +01:00
Marcin Grzejszczak
67119e62f6
Adds a flag to disable stubs after each test excution; fixes gh-1286
2019-12-11 13:13:37 +01:00
Marcin Grzejszczak
d66d7dccf2
Clears the list of files upon cleanup, fixes gh-1282
2019-12-10 16:01:33 +01:00
Marcin Grzejszczak
632cbe2865
TemporaryFileStorage.TEMP_FILES_LOG full queue exception in larger projects gh-1282
2019-12-10 15:53:23 +01:00
Dominik Labuda
1ec86207c5
Verifier Docker image PUBLISH_ARTIFACTS_OFFLINE option ( #1284 )
...
New option for publishing stubs just into local .m2 added.
2019-12-10 14:15:47 +01:00
buildmaster
a9746af7b6
Bumping versions
2019-11-27 00:20:36 +00:00
buildmaster
3fb03b2b80
Bumping versions to 2.2.1.BUILD-SNAPSHOT after release
2019-11-26 12:08:31 +00:00
buildmaster
330cfa42ed
Going back to snapshots
2019-11-26 12:08:31 +00:00
buildmaster
00d9e52c47
Update SNAPSHOT to 2.2.0.RELEASE
2019-11-26 11:58:40 +00:00
Marcin Grzejszczak
d900f6ba58
Updated the deploy command for Gradle
2019-11-26 12:02:59 +01:00
Marcin Grzejszczak
b275a749a3
Don't publish plugins when doing dry run
2019-11-26 00:31:23 +01:00
Marcin Grzejszczak
0c0ead404f
Trying to fix Gradle plugin... again...
2019-11-26 00:12:04 +01:00
buildmaster
8c20fd3ae8
Bumping versions
2019-11-21 00:26:01 +00:00
Marcin Grzejszczak
6bd0e8cc60
Added NPE guard
2019-11-20 14:15:42 +01:00
Ryan Baxter
33abe01926
Update issue templates
2019-11-19 16:54:45 -05:00
Ryan Baxter
8143a59226
Create SECURITY.md
2019-11-19 16:54:14 -05:00
buildmaster
35ddaef152
Bumping versions
2019-11-19 00:21:00 +00:00
Tim Ysewyn
cb9e3812b0
Merge pull request #1265 from spring-cloud/enhancement/1264
...
Enhanced Kotlin DSL
2019-11-18 17:16:24 +01:00
buildmaster
24b997f765
Bumping versions to 2.1.5.BUILD-SNAPSHOT after release
2019-11-18 16:14:31 +00:00
buildmaster
b41772176c
Going back to snapshots
2019-11-18 16:14:30 +00:00
buildmaster
40fc9b011f
Update SNAPSHOT to 2.1.4.RELEASE
2019-11-18 16:04:55 +00:00
Marcin Grzejszczak
6500822c3e
Merge branch '2.1.x'
2019-11-18 14:20:40 +01:00
Marcin Grzejszczak
732b7d401c
Added NPE guard when there are no bytes returned
2019-11-18 14:20:00 +01:00
Tim Ysewyn
1165f154a6
Enhanced Kotlin DSL
2019-11-18 11:42:16 +01:00
Marcin Grzejszczak
f32fa536b9
Merge branch '2.1.x'
2019-11-15 14:29:55 +01:00
Marcin Grzejszczak
703e0f2b15
Added tests for an example with complex body inside the c() or p()
...
added a small fix for duplicate when().async()
fixes gh-1263
2019-11-15 14:20:11 +01:00
Marcin Grzejszczak
008262b9ec
Merge branch 'master' of github.com:spring-cloud/spring-cloud-contract
2019-11-15 13:43:16 +01:00
Marcin Grzejszczak
9b4dc95a7a
Merge branch '2.1.x'
2019-11-15 13:42:20 +01:00
Marcin Grzejszczak
e07b798ec0
Merge branch '2.1.x'
2019-11-15 13:36:26 +01:00
Marcin Grzejszczak
2f03472659
Usage of fixedTimeoutMillis requires async()
...
fixes gh-1262
2019-11-15 13:35:17 +01:00
Marcin Grzejszczak
9906508593
Updated Boot
2019-11-15 11:12:09 +01:00
Marcin Grzejszczak
f6f51cdae6
Shading guava, not keeping provided deps
...
fixes gh-1041
2019-11-15 10:58:03 +01:00
Marcin Grzejszczak
f084007014
Added adoc files that are included in the ones with bizarre extension
2019-11-12 14:44:52 +01:00
Marcin Grzejszczak
013632b1b5
Making JDK13 build pass
2019-11-12 10:34:56 +01:00
buildmaster
50a1da1058
Going back to snapshots
2019-11-10 00:44:33 +00:00
buildmaster
a2d343d542
Update SNAPSHOT to 2.2.0.RC2
2019-11-10 00:37:32 +00:00
Marcin Grzejszczak
1f8ea546d2
Merge branch '2.1.x'
2019-11-08 15:05:01 +01:00
Marcin Grzejszczak
207617d4ce
Fixed the error when using optional() and anyOf() together
...
fixes gh-1215
2019-11-08 14:57:48 +01:00
Marcin Grzejszczak
ec64e93d8d
Merge branch '2.1.x'
2019-11-08 14:33:13 +01:00
Marcin Grzejszczak
22d7be7e96
Ensures that regex is asserted also for RegexProperty not only Pattern
...
fixes gh-1200
2019-11-08 14:31:00 +01:00