spencergibb
1fe09d5e41
Updates gradle to 7.4.1
2022-03-11 14:16:19 -05:00
spencergibb
21a60b8f0d
Updates to use new TestSocketUtils from spring-cloud-test-support
2022-03-11 13:27:45 -05:00
Marcin Grzejszczak
0930e1d6cb
Merge branch '3.1.x'
2022-03-04 12:09:50 +01:00
Marcin Grzejszczak
3716843380
Merge branch '3.0.x' into 3.1.x
2022-03-04 12:08:38 +01:00
Marcin Grzejszczak
9949ebe4a9
Don't fail on javadocs errors
2022-03-04 12:06:30 +01:00
Marcin Grzejszczak
5501b15879
Fixed wrong version substitution
2022-03-03 16:12:12 +01:00
Pankaj Khushalani
cf2ee6c07a
docs: Update JUnit5 example, fixes gh-1746 ( #1757 )
2022-02-28 11:30:35 +01:00
spencergibb
792ad2e096
Ignores failing test.
...
See gh-1754
2022-02-25 14:02:13 -05:00
jakub-bochenski
b0d77aaa17
docs: Explain how to have multiple contracts in Groovy ( #1755 )
...
* docs: Explain how to have multiple contracts in Groovy
* Update _project-features-contract.adoc
Co-authored-by: Marcin Grzejszczak <marcin@grzejszczak.pl >
2022-02-25 15:41:45 +01:00
buildmaster
4e2e75c006
Bumping versions
2022-02-24 08:05:28 +00:00
buildmaster
676c313b3a
Bumping versions
2022-02-24 00:23:59 +00:00
spencergibb
25b59cea56
Ignores failing test.
...
See gh-1754
2022-02-23 17:30:15 -05:00
buildmaster
dae7582225
Bumping versions to 3.1.2-SNAPSHOT after release
2022-02-17 18:29:52 +00:00
buildmaster
7ecff81496
Going back to snapshots
2022-02-17 18:29:51 +00:00
buildmaster
e8dfe7a8b1
Update SNAPSHOT to 3.1.1
2022-02-17 18:03:35 +00:00
dependabot[bot]
c1c8f4f463
Bump xercesImpl from 2.12.0 to 2.12.2 ( #1749 )
...
Bumps xercesImpl from 2.12.0 to 2.12.2.
---
updated-dependencies:
- dependency-name: xerces:xercesImpl
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-02 09:43:31 +01:00
Marcin Grzejszczak
907ae4a2dd
Upgraded xerces
2022-02-01 10:32:30 +01:00
Marcin Grzejszczak
857a2896e3
Removed eureka
2022-02-01 10:31:29 +01:00
spencergibb
0b04b12442
skip deploy docs zip
2022-01-27 12:40:59 -05:00
spencergibb
01f8a22356
skip antrun in docs
2022-01-27 12:06:29 -05:00
Marcin Grzejszczak
2825d5cc64
Trying to fix the build
2022-01-27 16:14:10 +01:00
Marcin Grzejszczak
8676089c5a
Trying to fix the build
2022-01-27 15:44:10 +01:00
Marcin Grzejszczak
75096dfccd
Trying to fix the build
2022-01-27 15:43:14 +01:00
Marcin Grzejszczak
683368f08a
Trying to fix the build
2022-01-27 15:09:25 +01:00
Marcin Grzejszczak
2bc589e771
Trying to fix the build
2022-01-27 14:14:42 +01:00
Marcin Grzejszczak
4129dcb24a
Reusing restassured from Boot
2022-01-27 13:33:40 +01:00
Marcin Grzejszczak
a865057d6d
Should work without tests
2022-01-27 12:45:44 +01:00
spencergibb
6ec842b053
skip tests in samples amqp
2022-01-26 21:03:08 -05:00
spencergibb
395c178b7d
skip tests in samples integration
2022-01-26 20:40:49 -05:00
spencergibb
6c00a644c2
skip tests in samples
2022-01-26 18:08:41 -05:00
spencergibb
9f4abdc84f
skip tests in amqp sample
2022-01-26 17:36:06 -05:00
spencergibb
4130b331f8
skip tests in SI sample
2022-01-26 17:18:30 -05:00
spencergibb
2c26674b34
skip tests in stub runner
2022-01-26 16:54:38 -05:00
spencergibb
173f4c4caa
formatting
2022-01-26 16:44:43 -05:00
spencergibb
0b136e3783
Changes class to use to check presence of Spring Cloud Stream
2022-01-20 13:14:07 -05:00
Reborn4Ever
ccfa6ec19d
Update BodyConverter.java ( #1748 )
2022-01-19 14:31:16 +01:00
Marcin Grzejszczak
7d67617323
Makes the code compile
2022-01-18 10:40:56 +01:00
Marcin Grzejszczak
1bedfd188e
Makes the code compile
2022-01-18 10:38:46 +01:00
Spencer Gibb
dffe488857
Updates to version 4.0.0-SNAPSHOT ( #1747 )
...
* Updates to version 4.0.0-SNAPSHOT
Updates to Java 17, framework 6, boot 3 and Jakarta EE
Missing support for versions of rest assured, activemq-pool & jersey-client
* Additional jdk17, spring cloud 2021, boot 3 upgrades
* Fixed invalid version
Co-authored-by: Marcin Grzejszczak <marcin@grzejszczak.pl >
Co-authored-by: Marcin Grzejszczak <mgrzejszczak@vmware.com >
2022-01-14 11:18:01 +01:00
spencergibb
dc1f55300a
Adds .sdkmanrc
2022-01-04 18:19:03 -05:00
Marcin Grzejszczak
e36f8d5d92
Update PactMetaDataTests.java
2022-01-04 09:19:04 +01:00
Mathieu Amblard
b14ba2b5b9
Add capability to set provider states for RequestResponsePact. Fixes gh-1740 ( #1743 )
...
Co-authored-by: U118971 <U118971@mobi.ch >
fixes gh-1740
2022-01-03 10:50:30 +01:00
buildmaster
1bc841d724
Bumping versions to 3.0.6-SNAPSHOT after release
2021-12-15 18:57:41 +00:00
buildmaster
381bb0992a
Going back to snapshots
2021-12-15 18:57:40 +00:00
buildmaster
19e4db800f
Update SNAPSHOT to 3.0.5
2021-12-15 18:24:03 +00:00
buildmaster
2eb6ece359
Bumping versions
2021-12-15 14:56:43 +00:00
buildmaster
03050ce481
Bumping versions
2021-12-03 10:34:04 +00:00
buildmaster
a7c1c64dc3
Bumping versions
2021-12-02 10:32:40 +00:00
buildmaster
6d78e66c90
Bumping versions to 3.1.1-SNAPSHOT after release
2021-12-01 21:52:52 +00:00
buildmaster
07d15891d6
Going back to snapshots
2021-12-01 21:52:50 +00:00