Commit Graph

3368 Commits

Author SHA1 Message Date
buildmaster
dbfc0d7560 Update SNAPSHOT to 3.0.0.M1 2020-04-09 23:45:15 +00:00
Spencer Gibb
3df5b79a37 Force maven update 2020-04-09 19:26:25 -04:00
Spencer Gibb
e61fb3931c bumps versions 2020-04-09 17:36:36 -04:00
Spencer Gibb
a7f80738a0 bumps versions 2020-04-09 17:12:50 -04:00
Spencer Gibb
e0fa88a0b1 Ignoes failing tests.
See gh-1378
2020-04-09 16:41:52 -04:00
buildmaster
0b03020efc Bumping versions 2020-04-09 00:22:17 +00:00
Olga Maciaszek-Sharma
c9981c280b Temporarily ignore since it's causing time-outs. 2020-04-08 16:28:42 +02:00
Olga Maciaszek-Sharma
2f77e77739 Downgrade groovy-nio version in docs module to 2.5.10. 2020-04-08 14:46:42 +02:00
Marcin Grzejszczak
f26677eeee Updated checker, function and asciidoctor 2020-04-06 13:04:51 +02:00
Marcin Grzejszczak
9c009f92bf Align with Groovy version in sc-build 2020-04-06 12:26:09 +02:00
Marcin Grzejszczak
3032069781 Fixed broken tests 2020-04-06 12:14:26 +02:00
Michal Domagala
0a6d93a8d6 Contract maven plugin - incremental test generation (#1361)
* Contract maven plugin - incremental test generation

* incremental stubs and stub jar generation
2020-04-06 11:39:19 +02:00
Marcin Grzejszczak
906c771c6c Bumps versions
Groovy to 2.5.10
Camel to 3.1.0
Pact to 4.0.9
2020-04-06 11:31:20 +02:00
Marcin Grzejszczak
06a26e82a6 Fixing checkstyle 2020-04-06 08:41:22 +02:00
Eddú Meléndez Gonzales
b500bc7ad9 Add support to resolve credentials from settings.xml (#1362)
fixes #1350
2020-04-03 08:36:05 +02:00
Marcin Grzejszczak
972df3d412 Updated Gradle to 6.3 2020-04-02 15:00:49 +02:00
dependabot-preview[bot]
5600aa37b8 Bump maven-dependency-plugin from 3.0.0 to 3.1.2 (#1369)
Bumps [maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.0.0 to 3.1.2.
- [Release notes](https://github.com/apache/maven-dependency-plugin/releases)
- [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.0.0...maven-dependency-plugin-3.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-02 13:30:32 +02:00
dependabot-preview[bot]
9937904170 Bump jacoco-maven-plugin from 0.8.4 to 0.8.5 (#1370)
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.4 to 0.8.5.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.4...v0.8.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-02 13:28:52 +02:00
dependabot-preview[bot]
f463a18cea Bump org.eclipse.jgit from 5.4.2.201908231537-r to 5.5.1.201910021850-r (#1272)
Bumps org.eclipse.jgit from 5.4.2.201908231537-r to 5.5.1.201910021850-r.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-02 13:24:28 +02:00
Marcin Grzejszczak
ceca07cfd2 Fixing Gradle build 2020-04-02 09:50:34 +02:00
Marcin Grzejszczak
8a1eb9aef6 Should fix variable assignment 2020-04-02 09:13:17 +02:00
Marcin Grzejszczak
ae0075d8f3 Not building docs zip 2020-04-02 08:59:16 +02:00
Marcin Grzejszczak
cce66fa97a Set up Gradle 6.3 2020-04-02 08:24:15 +02:00
Marcin Grzejszczak
96c11a7798 Not building docs for shade 2020-04-02 08:24:15 +02:00
Marcin Grzejszczak
13930abf8a Updated docs 2020-04-01 13:42:54 +02:00
Marcin Grzejszczak
388dc92bf3 Don't fail on warnings 2020-04-01 08:52:09 +02:00
Marcin Grzejszczak
3cf2153f83 Removed @Deprecated method 2020-04-01 08:42:04 +02:00
Marcin Grzejszczak
1d923ee0a1 Fixed javadocs 2020-03-30 16:16:26 +02:00
buildmaster
036b2e47c6 Bumping versions 2020-03-26 00:21:28 +00:00
Marcin Grzejszczak
012a17871e Merge branch '2.2.x' 2020-03-25 15:11:54 +01:00
Marcin Grzejszczak
90aa477365 Merge branch 'fix-already-running-init' of https://github.com/wpanas/spring-cloud-contract into wpanas-fix-already-running-init 2020-03-25 14:49:25 +01:00
Marcin Grzejszczak
bd054e3220 Improved bean restarting and resetting 2020-03-25 14:48:26 +01:00
wpanas
6d963253b0 Fixing issues with duplicated init 2020-03-25 11:14:39 +01:00
Marcin Grzejszczak
3ce12c54a0 Should fix Gradle plugin 2020-03-24 14:26:13 +01:00
Marcin Grzejszczak
c5aa848f96 Fixed the method that runs on the Config in PublishStubsToScmTask 2020-03-23 12:52:14 +01:00
Marcin Grzejszczak
c903c7514b @Nested for contract repository property in publishStubsToScm task 2020-03-23 11:00:02 +01:00
Spencer Gibb
95ab9d3f2a Bumps to build 2.3.0.BUILD-SNAPSHOT 2020-03-19 12:17:34 -04:00
Marcin Grzejszczak
f7709dac9c Bumped Kotlin to 1.3.61; fixes gh-1352 2020-03-19 15:59:47 +01:00
Spencer Gibb
1723b07f8d Bumps to build 2.2.4.BUILD-SNAPSHOT 2020-03-18 19:51:01 -04:00
Marcin Grzejszczak
766cc4b1dd Bumped Gradle to 6.2.2 2020-03-18 17:36:40 +01:00
Marcin Grzejszczak
d20a00b13a Parametrized sdkman java installation version 2020-03-18 16:33:51 +01:00
Marcin Grzejszczak
cc66c16d84 Bumped to Gradle to 6.2.2 2020-03-18 11:55:27 +01:00
Marcin Grzejszczak
0064ea41a6 Upgraded Gradle to 6.2.2 2020-03-18 11:15:15 +01:00
Marcin Grzejszczak
9115aa8d4a Should fix the build 2020-03-17 18:21:11 +01:00
Marcin Grzejszczak
ad95e87d62 Upgraded WIreMock to 2.26.3 and fixes gh-1351 2020-03-17 13:17:15 +01:00
Marcin Grzejszczak
e2950ad8fb Merge branch '2.2.x' 2020-03-16 08:25:39 +01:00
Roman Tsypuk
1904a52363 Fixed issues with ignored() contract-DSL for Junit, JUnit5 and Spock. Added tests. (spring-cloud#1346) (#1347) 2020-03-16 08:25:29 +01:00
Roman Tsypuk
8532349ebb Fixed issues with ignored() contract-DSL for Junit, JUnit5 and Spock. Added tests. (spring-cloud#1346) (#1347) 2020-03-16 08:25:11 +01:00
Marcin Grzejszczak
d0348dc885 Merge branch '2.2.x' 2020-03-16 08:23:10 +01:00
Spencer Gibb
ea090e1c68 Updates docs branches 2020-03-06 13:01:01 -05:00