spencergibb
83bc24c828
Updates samples and tests boot and cloud versions
2023-06-15 15:04:50 -04:00
buildmaster
70c77dda9c
Bumping versions to 4.0.4-SNAPSHOT after release
2023-05-24 21:38:54 +00:00
Marcin Grzejszczak
9fa4fc9ad6
Merge branch '3.1.x'
2023-04-27 14:24:11 +02:00
Marcin Grzejszczak
f03106da61
Fixed parameter name that overrides another one; fixes gh-1812
2023-04-27 14:23:56 +02:00
buildmaster
15d412f5cf
Bumping versions to 4.0.3-SNAPSHOT after release
2023-03-28 18:48:26 +00:00
buildmaster
bb2d98b6cd
Bumping versions to 3.1.7-SNAPSHOT after release
2023-02-24 01:52:55 +00:00
_NewAge
775f61d0ee
Attach up-to-date stubs to maven ( #1871 )
...
* Move PluginUnitTest into integration-test phase
* Fix test resources
Contracts that used messageFrom, messageBody, messageHeaders were modified to use triggeredBy input as seen in 1999066c5a
* Attach stubs to maven project even when they are up-to-date; fixes gh-1860
2023-02-20 13:57:51 +01:00
_NewAge
d4967d8607
Attach up-to-date stubs to maven ( #1871 )
...
* Move PluginUnitTest into integration-test phase
* Fix test resources
Contracts that used messageFrom, messageBody, messageHeaders were modified to use triggeredBy input as seen in 1999066c5a
* Attach stubs to maven project even when they are up-to-date; fixes gh-1860
2023-02-20 13:57:24 +01:00
buildmaster
2897b6a047
Bumping versions to 4.0.2-SNAPSHOT after release
2023-01-25 19:41:26 +00:00
Marcin Grzejszczak
8b5b3ab6cb
Updated versions
2023-01-19 16:35:24 +01:00
spencergibb
925c663cf4
Updates spring-boot to 3.0.1-SNAPSHOT
2022-12-19 16:58:13 -05:00
buildmaster
ff8d6e15da
Bumping versions to 4.0.1-SNAPSHOT after release
2022-12-16 15:48:54 +00:00
Marcin Grzejszczak
edc441024e
Merge branch '3.1.x'
2022-11-18 17:40:46 +01:00
Marcin Grzejszczak
c656d0322c
maven now fails when no contracts present in the contracts folder; fixes 1846
2022-11-18 17:26:11 +01:00
Marcin Grzejszczak
dc581e8934
Removing the Pact integration; fixes gh-1845
2022-11-17 16:01:40 +01:00
Marcin Grzejszczak
1999066c5a
Left 1 type of messaging contract - code triggers an output
...
we're removing 2 additional types of messaging contracts
we're removing any leftovers of rabbit and kafka support - users will need to provide their own message receiver and a message sender
2022-11-15 16:10:44 +01:00
buildmaster
e8bbbab89f
Bumping versions to 3.1.6-SNAPSHOT after release
2022-11-03 16:30:10 +00:00
buildmaster
e992e55b2c
Bumping versions to 3.1.5-SNAPSHOT after release
2022-09-03 01:11:20 +00:00
Marcin Grzejszczak
785964efcb
Merge branch '3.1.x'
2022-07-11 12:27:53 +02:00
Marcin Grzejszczak
af20693084
Allows multiple executions of the maven contract plugin; fixes gh-1807
2022-07-11 12:27:45 +02:00
Marcin Grzejszczak
2cba1832ad
Merge branch '3.1.x'
2022-05-23 11:58:01 +02:00
Marcin Grzejszczak
e591e41390
Bump JsonAssert to 0.6.2; fixes gh-1787
2022-05-23 11:55:12 +02:00
buildmaster
e08abcb423
Bumping versions to 3.1.3-SNAPSHOT after release
2022-04-27 19:56:14 +00: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
buildmaster
dae7582225
Bumping versions to 3.1.2-SNAPSHOT after release
2022-02-17 18:29:52 +00: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
buildmaster
6d78e66c90
Bumping versions to 3.1.1-SNAPSHOT after release
2021-12-01 21:52:52 +00:00
Marcin Grzejszczak
6fd4280d12
Removed deprecations
2021-11-16 22:59:15 +01:00
Marcin Grzejszczak
abf926c7fe
Upgraded versions
2021-07-15 09:55:52 +02:00
Marcin Grzejszczak
2683a022d5
Bumps jsonassert to 0.6.1 (bumps jsonpath to 2.6.0); fixes gh-1670
2021-06-07 16:14:36 +02:00
buildmaster
2ffab7b954
Bumping versions to 3.0.4-SNAPSHOT after release
2021-05-27 10:14:43 +00:00
Marcin Grzejszczak
75e90b02f9
Moved wiremock samples to spring cloud contract samples
2021-05-05 10:38:33 +02:00
Marcin Grzejszczak
1e9415b705
Version bumps
...
plexus-archiver -> 4.2.5
groovy.version -> 2.5.14
guice.version -> 5.0.0
guava.version -> 30.0-jre
plexus-utils -> 3.3.0
maven.plugin.plugin -> 3.6.1
maven-plugin-annotations -> 3.6.1
maven-archiver -> 3.5.1
plexus-archiver -> 4.2.5
moco-runner -> 1.2.0
2021-04-27 18:27:09 +02:00
Marcin Grzejszczak
3abc10ea61
Merge branch '2.2.x'
2021-04-13 16:34:36 +02:00
Marcin Grzejszczak
d3dbda8009
Bumped jsonassert to 0.6.0; fixes gh-1638
2021-04-13 16:33:44 +02:00
buildmaster
3a6aceedcc
Bumping versions to 3.0.3-SNAPSHOT after release
2021-03-17 22:59:11 +00:00
buildmaster
d6437e43bb
Bumping versions to 2.2.7.BUILD-SNAPSHOT after release
2021-02-11 15:06:30 +00:00
buildmaster
9a615c8f05
Bumping versions to 3.0.2-SNAPSHOT after release
2021-01-27 22:10:16 +00:00
Marcin Grzejszczak
27ebc96baa
Workaround for https://github.com/spring-projects/spring-amqp/issues/1285
2020-12-18 16:11:22 +01:00
Marcin Grzejszczak
3350802bd5
Merge branch '2.2.x'
2020-12-10 08:58:21 +01:00
bono007
172175929c
Removes the exclusions of old asm lib from jsonpath lib. ( #1578 )
...
Reverts gh-1568
2020-12-10 08:57:36 +01:00
Marcin Grzejszczak
3305ee31b3
Merge branch '2.2.x'
2020-12-01 13:35:17 +01:00
Marcin Grzejszczak
de8333deed
Exludes asm libraries from jsonassert
...
fixes gh-1568
fixes gh-1561
2020-12-01 13:33:30 +01:00
Marcin Grzejszczak
d8f6e17af5
Removed most of deprecations; fixes gh-1570
2020-11-26 12:58:47 +01:00
buildmaster
8871838e69
Bumping versions to 2.2.6.BUILD-SNAPSHOT after release
2020-11-09 11:40:11 +00:00
buildmaster
ea4bb31077
Bumping versions
2020-09-24 00:22:32 +00:00
Marcin Grzejszczak
85b3a0c966
Added missing new line
2020-09-23 11:59:15 +02:00
Marcin Grzejszczak
87cd26b562
Rerun test/stub generation when 'clean' was called; fixes gh-1514
2020-09-22 13:57:58 +02:00
buildmaster
ffd6574532
Bumping versions
2020-09-17 00:23:53 +00:00