Commit Graph

610 Commits

Author SHA1 Message Date
buildmaster
588b05af1f Bumping versions 2019-11-07 15:48:37 +00:00
Marcin Grzejszczak
104acf518e Merge branch '2.1.x' 2019-11-06 13:42:20 +01:00
Marcin Grzejszczak
aca585ed12 Added support for cookies when integrating with Pact
fixes gh-1134
2019-11-06 13:22:34 +01:00
Marcin Grzejszczak
00a934e021 Merge branch '2.1.x' 2019-11-05 16:42:53 +01:00
Marcin Grzejszczak
ddc714b91b Should fix NPE in eclipse 2019-11-05 16:42:46 +01:00
Marcin Grzejszczak
954f3244bd Merge branch '2.1.x' 2019-11-05 14:54:52 +01:00
Marcin Grzejszczak
4e375b99e1 Don't escape chars when building WireMock JSON response
fixes gh-1038
fixes gh-1064
2019-11-05 13:32:06 +01:00
Marcin Grzejszczak
02b1886f40 Merge branch '2.1.x' 2019-11-04 12:33:14 +01:00
Marcin Grzejszczak
7bc560b897 Added a test to ensure that no additional array size check takes place for PACT; fixes gh-1043 2019-11-04 12:33:08 +01:00
buildmaster
8061cd2878 Bumping versions 2019-10-25 00:22:10 +00:00
buildmaster
b3228306ba Going back to snapshots 2019-10-24 21:38:41 +00:00
buildmaster
bc042bd0e3 Update SNAPSHOT to 2.2.0.RC1 2019-10-24 21:30:13 +00:00
Marcin Grzejszczak
2279809acf Bumped WireMock to 2.25.1; fixes gh-1248 2019-10-24 11:01:33 +02:00
buildmaster
1c76f218da Bumping versions 2019-10-04 00:21:03 +00:00
buildmaster
2e3b77c3db Going back to snapshots 2019-10-03 20:48:30 +00:00
buildmaster
90c2d88b81 Update SNAPSHOT to 2.2.0.M3 2019-10-03 20:40:02 +00:00
Marcin Grzejszczak
945601189b Bumped pact to 3.6.14; fixes gh-1232 2019-10-01 16:25:21 +02:00
Marcin Grzejszczak
25ada9ea0a Bumped WireMock to 2.25.0
fixes gh-1230
fixes gh-1231
2019-10-01 14:39:43 +02:00
Marcin Grzejszczak
748cf9165d Polish 2019-09-26 12:50:12 +02:00
Marcin Grzejszczak
a2afe6a09b Merge branch '2.1.x' 2019-09-26 12:26:54 +02:00
Marcin Grzejszczak
84e259fe13 Updated docs with the new plugins api for Gradle
fixes gh-1217
2019-09-26 12:23:03 +02:00
Marcin Grzejszczak
48ecf30f65 Updated docs with the new plugins api for Gradle
fixes gh-1217
2019-09-26 12:18:58 +02:00
Marcin Grzejszczak
6d5846463a Added an option to provide a custom source set for Gradle plugin
fixes gh-1158
2019-09-25 20:43:11 +02:00
buildmaster
0e3bbfee0a Bumping versions 2019-09-25 00:22:48 +00:00
Marcin Grzejszczak
af3f0a06c6 Refactored more to java 2019-09-24 12:32:36 +02:00
buildmaster
9b52f11023 Bumping versions 2019-09-24 00:21:35 +00:00
Marcin Grzejszczak
b59398878f Bumped Maven to 3.6.2
migrated aether to maven-provider

fixes gh-1218
2019-09-19 17:03:07 +02:00
Marcin Grzejszczak
9375d0e28b Merge branch '2.1.x' 2019-09-17 17:20:03 +02:00
buildmaster
de94a14a9a Bumping versions to 2.1.4.BUILD-SNAPSHOT after release 2019-09-10 18:47:36 +00:00
buildmaster
882cee887d Going back to snapshots 2019-09-10 18:47:35 +00:00
buildmaster
4750b4e60e Update SNAPSHOT to 2.1.3.RELEASE 2019-09-10 18:38:17 +00:00
Marcin Grzejszczak
d2ff700f18 Parametrizing gradle publishPlugins task in maven 2019-09-10 20:09:01 +02:00
Marcin Grzejszczak
764c13b6bf I love Gradle 2019-09-10 18:59:24 +02:00
Marcin Grzejszczak
0a1b9b9060 I love Gradle 2019-09-10 18:34:56 +02:00
Marcin Grzejszczak
b21e1e1028 Trying to fix Gradle stuff 2019-09-10 18:28:13 +02:00
Marcin Grzejszczak
efac97ab5a Adding env vars 2019-09-10 18:16:56 +02:00
Marcin Grzejszczak
e36da23f7c Added password and username for sonatype 2019-09-10 17:55:17 +02:00
Marcin Grzejszczak
530fdee87f Reusing the original exec version 2019-09-09 11:32:46 +02:00
Marcin Grzejszczak
38cf761228 Not inheriting maven exec for gradle 2019-09-09 08:31:15 +02:00
Marcin Grzejszczak
796103cb48 Bumped libs
fixes gh-1193
fixes gh-1194
fixes gh-1195
fixes gh-1196
fixes gh-1197
fixes gh-1198
2019-09-04 17:24:47 +02:00
Shannon Pamperl
534cbde50d Switch to plugins{} apply syntax
Now that Spring Cloud Contract is generating a plugin marker, it's much
easier to functionally test using Gradle TestKit by utilizing the
withPluginClasspath() and the 'java-gradle-plugin' Gradle plugin. Since
Gradle recommends new users, as well as new plugin authors, to use the
plugin markers and plugins{} syntax we should also follow that same
path. Especially given that there has been feature parity with the
buildscirpt{} block some releases ago.
2019-09-03 12:49:04 -05:00
Shannon Pamperl
04f7e8ca6e Removed unused functionalTest samples 2019-09-03 12:48:25 -05:00
Shannon Pamperl
4d590aa800 Disable debug-jvm mode as it's causing an additional compilation without the initscript classpath 2019-09-02 18:20:01 -05:00
Shannon Pamperl
9ad51a58d9 Remove eclipse plugin since it's not necessary to apply it
Both Eclipse, via Buildship, and Intellij automatically add in init
scripts that run with the Gradle execution. In these they add in the
eclipse or idea plugins, so that those ide's get associated
configurations and tasks necessary for them.
2019-09-02 15:23:33 -05:00
Shannon Pamperl
5acaff9338 Remove checkstyle setup as it's causing ClassNotFoundExceptions 2019-09-02 10:43:03 -05:00
Shannon Pamperl
ccdac2522c Remove ignored tests 2019-09-02 10:43:03 -05:00
Shannon Pamperl
afebba0e6e Take advantage of the gradlePluginPortal() repository method 2019-09-02 10:43:03 -05:00
Shannon Pamperl
c7035d45d4 Add standard scenario test in Kotlin DSL 2019-09-02 10:43:02 -05:00
Shannon Pamperl
d03a8eb960 Update integration test to take advantage of java-gradle-plugin
This plugin is required when using the withPluginClasspath(..) method,
but during Gradle execution it creates a listing of the classpath that
the plugin under test would have. We can then use that explicitly to
build up the necessary classpath in the init.gradle script for loading
the necessary classes to run integration tests against the plugin
without needing to copy all of the jar files into a folder via a Gradle
task.
2019-09-02 10:43:02 -05:00
Shannon Pamperl
6f534b2eee Added kotlin-dsl test 2019-09-02 10:43:02 -05:00