driabtchik
7d91bb61ba
fix leaking file handles from loaded stubs ( #1075 ) ( #1076 )
2019-05-06 13:01:56 +02:00
xuxiongchen
857da51950
Repair test execution failure in windows or mac system. ( #1068 )
...
Repair test execution failure caused by different operating system newline characters(mac or windows).
Windows newline character is "\r\n".
UNIX newline character is "\n".
MAC newline character is "\r".
2019-04-30 14:39:20 +02:00
Marcin Grzejszczak
b92650fa28
Added skip deploy for spring-guides
2019-04-30 10:51:44 +04:00
Marcin Grzejszczak
b2d3e614ab
Updated guides
2019-04-29 18:59:52 +04:00
Marcin Grzejszczak
dcafcc7b91
Fixed travis
2019-04-29 18:56:23 +04:00
Marcin Grzejszczak
5c11789187
Added guides
2019-04-29 18:37:13 +04:00
Marcin Grzejszczak
291b692e25
Added sagan pages; fixes gh-1066
2019-04-29 13:04:31 +04:00
Olga Maciaszek-Sharma
6a8b005d3d
Merge branch '2.1.x'
2019-04-26 17:06:54 +02:00
Olga Maciaszek-Sharma
1b2000d7b3
Fix resolving headers from request. ( #1062 )
2019-04-26 17:05:07 +02:00
Marcin Grzejszczak
ccd90698ac
Bump plexus-component-metadata from 1.7.1 to 2.0.0 ; fixes gh-1060
2019-04-26 17:10:38 +04:00
Marcin Grzejszczak
1512538ca4
Bumps JOpt to 5.0.4; fixes gh-1059
2019-04-26 16:46:05 +04:00
Marcin Grzejszczak
22dd82b8a9
BUmps Camel to 2.23.2; fixes gh-1057
2019-04-26 16:45:19 +04:00
Marcin Grzejszczak
2475abfa8b
Fixed the build
2019-04-26 16:32:31 +04:00
Marcin Grzejszczak
81c6560180
Merge branch '2.1.x'
2019-04-25 19:42:07 +04:00
Marcin Grzejszczak
9a42c05c00
Not marking a header as unknown when it's actually defined
...
fixes gh-1049
2019-04-25 19:41:33 +04:00
Marcin Grzejszczak
2ddf8dace2
Fixed checkstyle
2019-04-25 15:06:18 +04:00
Marcin Grzejszczak
b00846e548
Merge branch '2.1.x'
2019-04-25 13:07:51 +04:00
Marcin Grzejszczak
e1a9cc7cbf
Fixed missing L for longs in matchers
...
fixes gh-1052
2019-04-25 13:06:46 +04:00
Marcin Grzejszczak
6930676b22
Merge branch '2.1.x'
2019-04-25 11:58:54 +04:00
Marcin Zajączkowski
f55e855769
Deploy also to Gradle plugin portal ( #629 ) ( #1050 )
2019-04-25 09:58:44 +02:00
Marcin Grzejszczak
ee8ff18f6d
Merge branch '2.1.x'
2019-04-25 11:20:07 +04:00
Olga Maciaszek-Sharma
1ad2704000
Remove unnecessary output channel creation. Fixes gh-1044 ( #1051 )
2019-04-25 09:19:18 +02:00
Marcin Grzejszczak
450b41c35f
Merge branch '2.1.x'
2019-04-23 17:26:13 +04:00
Marcin Grzejszczak
fabb3d6269
Added junit5 tests
2019-04-23 17:26:05 +04:00
Marcin Grzejszczak
e0e3d55c1e
Merge branch '2.1.x'
2019-04-23 16:18:25 +04:00
Marcin Grzejszczak
94062d5478
Fixed the build
2019-04-23 16:18:17 +04:00
Marcin Grzejszczak
5fc6ec17ff
Merge branch '2.1.x'
2019-04-23 12:37:01 +04:00
Marcin Grzejszczak
019f846b64
Fixed shade plugin and broken tests (still need to run junit5 tests)
2019-04-23 12:36:35 +04:00
Marcin Grzejszczak
98e6ba1cb8
Merge branch '2.1.x'
2019-04-19 19:30:18 +04:00
Marcin Grzejszczak
b0f450e0b8
Bumped Groovy to 2.4.16
2019-04-19 19:25:39 +04:00
Marcin Grzejszczak
809c925266
Merge branch '2.1.x'
2019-04-19 19:19:53 +04:00
Marcin Grzejszczak
88b7871e98
Standardized plugins and setup the JUnit5 to run JUnit4 tests too
...
fixes gh-1047
2019-04-19 19:19:15 +04:00
Marcin Grzejszczak
47c21553b0
Merge branch '2.1.x'
2019-04-18 18:31:20 +04:00
Matt Garner
3fb0cae499
#883/#1028.: Further DirtiesContext fix where the context is refreshed during the test phase ( #1048 )
...
* #883 : Register port now only handles auto port values. This is to avoid the httpsPortDynamic being set to true on the context initialisation, but then being updated to false when the context is refreshed.
* #1028 : Not registering the wiremock ports until they're available in the environment properties.
2019-04-18 18:30:43 +04:00
Matt Garner
5707124350
#883/#1028.: Further DirtiesContext fix where the context is refreshed during the test phase ( #1048 )
...
* #883 : Register port now only handles auto port values. This is to avoid the httpsPortDynamic being set to true on the context initialisation, but then being updated to false when the context is refreshed.
* #1028 : Not registering the wiremock ports until they're available in the environment properties.
2019-04-18 18:30:03 +04:00
Marcin Grzejszczak
76ec0c37e9
Merge branch '2.1.x'
2019-04-18 18:11:44 +04:00
Marcin Grzejszczak
f8e4acf814
Updated java version for sdkman
2019-04-18 18:11:37 +04:00
Marcin Grzejszczak
c8df0964ed
Merge branch '2.1.x'
2019-04-18 18:08:06 +04:00
Marcin Grzejszczak
7eb10f3ba6
Not parsing the header or cookie values
...
fixes gh-1034
2019-04-18 18:05:12 +04:00
Marcin Grzejszczak
1b990ea0e2
Merge branch '2.1.x'
2019-04-17 08:21:21 +04:00
Marcin Grzejszczak
1e71a32d21
Checking the path for classpath resource; related to gh-1045
2019-04-17 08:21:08 +04:00
Marcin Grzejszczak
c15f841555
Checking the path for classpath resource; related to gh-1045
2019-04-17 08:19:58 +04:00
Marcin Grzejszczak
517bac19f4
Merge branch '2.1.x'
2019-04-16 20:24:33 +04:00
Marcin Grzejszczak
46f3dabf3b
Fixed NPE
2019-04-16 20:24:21 +04:00
Marcin Grzejszczak
e53bf79780
Merge branch '2.1.x'
2019-04-16 11:09:03 +04:00
Marcin Grzejszczak
069059d412
Check the string version of the stub runner url
...
fixes gh-1045
2019-04-16 11:08:50 +04:00
Marcin Grzejszczak
e109ad3adf
createDependencyReducedPom for the shaded lib
2019-04-16 11:02:09 +04:00
Marcin Grzejszczak
b8425a831e
Shading guava, not keeping provided deps
...
fixes gh-1041
2019-04-16 10:51:22 +04:00
Marcin Grzejszczak
b90f1a0d6f
Polish
2019-04-16 10:33:22 +04:00
John Thompson
366b77c3a1
Updating YamlContractConverter to during isAccepted method, to ( #1037 )
...
parse file and return false is parse fails. Closes #1036
2019-04-16 10:30:53 +04:00