Commit Graph

401 Commits

Author SHA1 Message Date
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
30d154db95 Bumping versions to 3.0.5-SNAPSHOT after release 2021-09-21 16:41:38 +00:00
buildmaster
28edc7ff02 Going back to snapshots 2021-09-21 16:41:37 +00:00
buildmaster
6bb48dbf43 Update SNAPSHOT to 3.0.4 2021-09-21 16:07:34 +00:00
Marcin Grzejszczak
3d68786ff4 Bumped WireMock to 2.30.1; fixes gh-1698 2021-08-16 11:10:56 +02:00
Marcin Grzejszczak
72537a25c3 Upgrade WireMock to 2.29.1 2021-07-26 15:21:38 +02:00
Marcin Grzejszczak
9f6b17a575 Bumped WireMock to 2.29 (#1680)
* Bumped WireMock to 2.29

* Update pom.xml
2021-07-12 19:18:25 +02:00
buildmaster
fe6c9bbc59 Bumping versions 2021-06-22 10:28:56 +00:00
Marcin Grzejszczak
3f9ee94043 Bumps WireMock to 2.28.1; fixes gh-1659 2021-06-08 11:20:41 +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
Shannon Pamperl
eff72be212 Add explicit dependency to generateContractTests task for processContractTestResources (#1665)
With Gradle 7.0, a new warning is being logged indicating that Gradle is using a fallback mode to ensure task correctness.
2021-05-31 10:13:47 +02:00
buildmaster
d22f54c915 Going back to snapshots 2021-05-28 07:26:02 +00:00
buildmaster
ddc05a9c00 Update SNAPSHOT to 3.0.3 2021-05-28 07:08:54 +00:00
buildmaster
2ffab7b954 Bumping versions to 3.0.4-SNAPSHOT after release 2021-05-27 10:14:43 +00:00
buildmaster
13b3406698 Going back to snapshots 2021-05-27 10:14:42 +00:00
buildmaster
11f0c07ac7 Update SNAPSHOT to 3.0.3 2021-05-27 09:54:00 +00:00
buildmaster
d761139b7b Bumping versions 2021-05-05 10:27:49 +00:00
Shannon Pamperl
789b34cdb7 Remove <at>Internal annotation (#1637)
Fixes gh-1636
2021-04-13 08:53:44 +02:00
buildmaster
cdc0d5be71 Bumping versions 2021-04-09 00:22:32 +00:00
buildmaster
1ee80a75ae Bumping versions 2021-03-27 00:23:00 +00:00
buildmaster
3a6aceedcc Bumping versions to 3.0.3-SNAPSHOT after release 2021-03-17 22:59:11 +00:00
buildmaster
a1a706116f Going back to snapshots 2021-03-17 22:59:10 +00:00
buildmaster
a8da7f0aac Update SNAPSHOT to 3.0.2 2021-03-17 22:47:08 +00:00
buildmaster
d062b72805 Bumping versions 2021-02-19 00:20:52 +00:00
Shannon Pamperl
09e494db8c Ensure stdout/stderr are logged when using debug mode logging. (#1607)
Relates to gh-1600
2021-02-04 13:38:25 +01:00
buildmaster
b647833e44 Bumping versions 2021-01-29 00:20:17 +00:00
buildmaster
9a615c8f05 Bumping versions to 3.0.2-SNAPSHOT after release 2021-01-27 22:10:16 +00:00
buildmaster
40feade942 Going back to snapshots 2021-01-27 22:10:15 +00:00
buildmaster
aa1be4eeda Update SNAPSHOT to 3.0.1 2021-01-27 21:57:05 +00:00
buildmaster
5b4bd07114 Bumping versions 2020-12-23 00:20:47 +00:00
buildmaster
ae31d2b341 Bumping versions 2020-12-19 00:20:11 +00:00
buildmaster
ed2e9e6633 Going back to snapshots 2020-12-11 23:00:43 +00:00
buildmaster
5702a15b91 Update SNAPSHOT to 3.0.0-RC1 2020-12-11 22:49:57 +00:00
Shannon Pamperl
7804933b21 Attempt to keep Kotlin totally off the classpath (#1558)
* Attempt to keep Kotlin totally off the classpath

* Add version header for new class

* Fix a few bugs with the samples and provide better debugging output for javaexec

* Use main consistently

* Fix Gradle's published pom and use maven-publish plugin consistently throughout plugin and samples

* Re-add groovydoc jar

* Have assemble create the groovydoc jar

* Switch to publishToMavenLocal

* Sync dependencies with pom.xml and fix null provider for Gradle versions less than 6.2

* Perform quoting conditionally for Windows only

* Add jsch, aether, and shaded libraries to round out compatibility

* Ensure contract tests are generated before kotlin compile task
2020-12-03 10:24:55 +01:00
buildmaster
a3268f908a Going back to snapshots 2020-12-01 23:43:23 +00:00
buildmaster
5625fc8972 Update SNAPSHOT to 3.0.0-M6 2020-12-01 23:31:52 +00:00
Olga Maciaszek-Sharma
5245a8869f Fix stubsDir for publishStubsToScmTask. (#1560) 2020-11-19 21:56:49 +01:00
buildmaster
f11212c2c1 Going back to snapshots 2020-11-17 21:41:10 +00:00
buildmaster
6a0b4555ea Update SNAPSHOT to 3.0.0-M5 2020-11-17 21:29:39 +00:00
Marcin Grzejszczak
131cc70642 Bumped Boot 2020-11-13 08:12:56 +01:00
Marcin Grzejszczak
36efa18caf Downgraded maven resolver to 1.4 to align with Maven 3.6 2020-11-12 18:21:29 +01:00
Shannon Pamperl
eb66dca930 Fixes for remote contracts (#1554)
* Make contractsDslDir return null if neither directory exists at task configuration time

* Fixup docs type and make the wording a little more clear

* Allow username to be null for ls-remote command.

* Rework git commit id discovery to handle multiple uri schemes as well as fixing the bug with the MapProperty becoming finalized on first read and then not being able to further edit it (eg: in order to add git.commit)
2020-11-10 08:20:33 +01:00
Shannon Pamperl
e251dd13f3 Migrate DSL contracts to 'contractTest' source set (#1531)
* Begin migration of contract DSL
* Updates to docs relevant to moving default contracts for Gradle
* Switch to conventional lazy properties so that Gradle can automatically handle directory existence for us
2020-11-09 10:26:06 +01:00
Marcin Grzejszczak
4fcd95c5f6 Migrating to Boot 2.4.0-RC1 2020-11-04 11:28:34 +01:00
Shannon Pamperl
9df4da4ef5 Skip tasks when input directory is empty (#1530) 2020-10-17 07:36:20 +02:00
buildmaster
1bfa966550 Bumping versions 2020-10-17 00:21:05 +00:00
buildmaster
2582109f9d Bumping versions 2020-10-05 00:22:09 +00:00