Commit Graph

3965 Commits

Author SHA1 Message Date
buildmaster
1e15125f3c Bumping versions 2022-04-01 14:20:26 +00:00
buildmaster
d8cb1f14f8 Going back to snapshots 2022-04-01 03:05:59 +00:00
buildmaster
8faa117507 Update SNAPSHOT to 4.0.0-M2 2022-04-01 02:47:30 +00:00
spencergibb
fa4ec27431 comment out many includes for release.
Some probably didn't need to be, but I just did it until Unresolved is gone
2022-03-31 22:30:19 -04:00
spencergibb
d77d302619 pins springVersion to 6.0.0-M3 2022-03-31 18:31:21 -04:00
Marcin Grzejszczak
1d8f2a5336 Merge branch '3.1.x' 2022-03-25 15:31:39 +01:00
Adrian E. Hjertstedt
ce03ee008b Harden detection of InaccessibleObjectException in MetadataUtil (#1766)
The immediate cause under JDK16+ is not always InaccessibleObjectException
meaning the fallback logic to copy properties does not kick in.

Additional logic is needed to harden the detection of the InaccessibleObjectException
to ensure it is catered for in the fallback logic.

Co-authored-by: Adrian Hjertstedt <adrian@adrianhj.com>
2022-03-25 15:30:25 +01:00
Marcin Grzejszczak
46331b7ffe Upgraded pact code 2022-03-25 14:44:50 +01:00
Marcin Grzejszczak
d5a47e2514 Upgraded camel, pact and jgit 2022-03-25 14:44:50 +01:00
Marcin Grzejszczak
036715022f Update maven.yml 2022-03-25 14:40:13 +01:00
Marcin Grzejszczak
20de845a95 Update maven.yml 2022-03-25 14:33:22 +01:00
Francisco Bento
9e155c7e1a Do not skip code generation on skipTest (#1759) 2022-03-25 13:41:12 +01:00
Marcin Grzejszczak
145cf4dd9e Upgraded Groovy to 4 and Rest Assured to 5 2022-03-25 13:29:45 +01:00
spencergibb
114524379e Updates gradle wrapper to 7.4.1 2022-03-12 11:14:31 -05:00
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