Spencer Gibb
8b0efe44e0
Merge pull request #1657 from spring-cloud/jdk16_boot_2_5
...
Works with JDK16
2021-07-09 15:33:33 -04:00
spencergibb
185d5794d7
Updates version to 3.1.0-SNAPSHOT
2021-07-09 15:24:48 -04: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
1c8f743aa6
Bumping versions
2021-05-28 10:29:46 +00: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
Marcin Grzejszczak
01a4c9a23c
Works with JDK16
2021-05-05 13:15:47 +02: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
68d31a27bf
Bumping versions
2021-03-18 00:18:29 +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
8a9a134e0d
Bumping versions
2021-01-28 00:21:01 +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
Marcin Grzejszczak
a4224d9e4f
Going back to snapshots
2020-12-22 01:08:33 +01:00
Marcin Grzejszczak
b2a17c686c
Added the missing maven-publish plugin
2020-12-22 00:53:21 +01:00
Marcin Grzejszczak
82eadd2881
Gradle can't create a POM - need to add more versions
2020-12-21 23:10:08 +01:00
Marcin Grzejszczak
20cd916347
Gradle can't create a POM
2020-12-21 22:53:38 +01:00
Marcin Grzejszczak
410d94d9dd
Gradle
2020-12-21 22:36:20 +01:00
Marcin Grzejszczak
96da8878c5
Gradle
2020-12-21 22:21:33 +01:00
Marcin Grzejszczak
f471244a56
Gradle, please work
2020-12-21 21:58:55 +01: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
Marcin Grzejszczak
d8f6e17af5
Removed most of deprecations; fixes gh-1570
2020-11-26 12:58:47 +01: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