Commit Graph

976 Commits

Author SHA1 Message Date
Marcin Grzejszczak
74f0841b14 Merge branch '3.1.x' 2023-04-20 16:11:14 +02:00
Marcin Grzejszczak
fe092b8981 Trying to fix gradle javadocs issues 2023-04-20 16:11:05 +02:00
Shannon Pamperl
81e3d65346 Use Gradle JVM Test Suite Plugin (#1887)
* Upgrade to Gradle 7.6.1
* Use JVM Test Suite plugin

fixes gh-1863
2023-04-18 10:14:20 +02:00
buildmaster
15d412f5cf Bumping versions to 4.0.3-SNAPSHOT after release 2023-03-28 18:48:26 +00:00
buildmaster
28533c4d2d Going back to snapshots 2023-03-28 18:48:25 +00:00
buildmaster
0d7932b3ed Update SNAPSHOT to 4.0.2 2023-03-28 18:38:09 +00:00
Marcin Grzejszczak
5f14f230d1 Merge branch '3.1.x' 2023-03-09 16:32:44 +01:00
Arseny Feytullaev
77b05b6a16 Fixes gh-1876 (#1877) 2023-03-09 16:06:47 +01:00
buildmaster
bb2d98b6cd Bumping versions to 3.1.7-SNAPSHOT after release 2023-02-24 01:52:55 +00:00
buildmaster
8b6d1c61db Going back to snapshots 2023-02-24 01:52:54 +00:00
buildmaster
6f14ccc597 Update SNAPSHOT to 3.1.6 2023-02-24 01:28:32 +00:00
Marcin Grzejszczak
33a301ac0f Merge branch '3.1.x' 2023-02-20 13:58:34 +01: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
buildmaster
7d10feed4c Going back to snapshots 2023-01-25 19:41:25 +00:00
buildmaster
37f5bf3f70 Update SNAPSHOT to 4.0.1 2023-01-25 19:30:21 +00:00
buildmaster
251c1e91ee Bumping versions 2023-01-20 14:21:42 +00:00
Marcin Grzejszczak
8b5b3ab6cb Updated versions 2023-01-19 16:35:24 +01:00
buildmaster
527255b91c Bumping versions 2022-12-20 14:21:32 +00:00
spencergibb
925c663cf4 Updates spring-boot to 3.0.1-SNAPSHOT 2022-12-19 16:58:13 -05:00
Marcin Grzejszczak
4e484cdd8a Revert "Temporarilly removes gradle plugin publishing"
This reverts commit aedf56c6
2022-12-16 17:01:48 +01:00
buildmaster
ff8d6e15da Bumping versions to 4.0.1-SNAPSHOT after release 2022-12-16 15:48:54 +00:00
buildmaster
6b8ab3ad29 Going back to snapshots 2022-12-16 15:48:53 +00:00
buildmaster
7d387e2c47 Update SNAPSHOT to 4.0.0 2022-12-16 15:38:39 +00:00
Marcin Grzejszczak
b9b9896c3e Trying to fix stub runner docker 2022-12-16 15:25:42 +01:00
Marcin Grzejszczak
aedf56c657 Temporarilly removes gradle plugin publishing 2022-12-16 14:27:19 +01:00
spencergibb
92689a55d6 Updates springVersion to 6.0.0 2022-12-15 12:24:41 -05:00
buildmaster
aa9be37c78 Going back to snapshots 2022-12-01 19:19:03 +00:00
buildmaster
888e30905c Update SNAPSHOT to 4.0.0-RC3 2022-12-01 19:01:09 +00:00
aSemy
7b876aa6df Gradle plugin - improve compatibility with Configuration Cache (#1825)
* fix javadoc

* avoid use of Gradle Project by using properties and injected build services

* tidy up buildRootPath

* fix long message to use projectGroupNameVersion
2022-11-29 15:52:38 +01:00
buildmaster
063171b63f Bumping versions 2022-11-29 14:20:47 +00:00
buildmaster
68372d5b50 Bumping versions 2022-11-23 14:24:01 +00:00
Marcin Grzejszczak
9b9514d64b Fixed missing ? 2022-11-22 11:57:24 +01:00
Marcin Grzejszczak
9e536c8273 Fixed NPE when contract dir missing; fixes gh-1830 2022-11-22 11:56:04 +01:00
Marcin Grzejszczak
44977aa9e3 Removes Gradle plugin's src/test/resources/contracts checking; fixes gh-1848 2022-11-18 18:53:52 +01:00
Marcin Grzejszczak
edc441024e Merge branch '3.1.x' 2022-11-18 17:40:46 +01:00
Marcin Grzejszczak
a12fb23b07 Improves the warning message for legacy contract location in Gradle plugin; fixes gh-1847 2022-11-18 17:40:19 +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
buildmaster
773f28502f Going back to snapshots 2022-11-17 18:58:50 +00:00
buildmaster
cda1ab3eaf Update SNAPSHOT to 4.0.0-RC2 2022-11-17 18:40:55 +00:00
Marcin Grzejszczak
dc581e8934 Removing the Pact integration; fixes gh-1845 2022-11-17 16:01:40 +01:00
buildmaster
96b3d271f0 Bumping versions 2022-11-16 14:25:45 +00:00
Marcin Grzejszczak
efa3a36c8b Updated Gradle to 7.5.1; fixes gh-1841 2022-11-16 14:11:20 +01:00
Marcin Grzejszczak
afba16a0c1 Makes Maven 3.6 prerequisite for Maven plugin; fixes gh-1839 2022-11-16 12:23:41 +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
Marcin Grzejszczak
42b6acfbf3 Upgraded WireMock to 2.35.0 2022-11-09 15:19:40 +01:00
buildmaster
e8bbbab89f Bumping versions to 3.1.6-SNAPSHOT after release 2022-11-03 16:30:10 +00:00
buildmaster
8f008d7c06 Going back to snapshots 2022-11-03 16:30:09 +00:00
buildmaster
4384d146ca Update SNAPSHOT to 3.1.5 2022-11-03 16:06:49 +00:00