Commit Graph

505 Commits

Author SHA1 Message Date
buildmaster
0a11b49920 Going back to snapshots 2022-09-06 21:45:25 +00:00
buildmaster
3f080f5a1f Update SNAPSHOT to 3.1.4 2022-09-06 21:22:15 +00:00
buildmaster
e992e55b2c Bumping versions to 3.1.5-SNAPSHOT after release 2022-09-03 01:11:20 +00:00
buildmaster
21a1047f51 Going back to snapshots 2022-09-03 01:11:19 +00:00
buildmaster
1958b7dbb1 Update SNAPSHOT to 3.1.4 2022-09-03 00:47:51 +00:00
Marcin Grzejszczak
847562926a Updated code to remove checkstyle issues 2022-09-01 12:49:06 +02:00
Marcin Grzejszczak
bc6742b67e Merge branch 'jhh992000-3.0.x' into 3.1.x 2022-09-01 12:04:58 +02:00
Huneea
0047ae451d test: add test case - find stub file in jar 2022-09-01 04:11:45 +09:00
Huneea
51045cc97e fix: Fixed an issue that could not find a resources in the jar file
- Issues that occur when executing jar
2022-08-31 01:39:50 +09:00
buildmaster
e75e58ff2a Bumping versions to 3.0.7-SNAPSHOT after release 2022-06-29 23:55:11 +00:00
buildmaster
8ef43eb146 Going back to snapshots 2022-06-29 23:55:10 +00:00
buildmaster
3f46e83dc3 Update SNAPSHOT to 3.0.6 2022-06-29 23:18:18 +00:00
Marcin Grzejszczak
4d86751b26 Merge branch '3.0.x' into 3.1.x 2022-06-27 17:58:29 +02:00
Marcin Grzejszczak
7d8ea60344 Fixed the changed relative path calculation 2022-06-27 17:58:20 +02:00
Marcin Grzejszczak
60be47be07 Merge branch '3.0.x' into 3.1.x 2022-06-20 17:00:02 +02:00
huneea
5f5a2c93bc fix: support multiple stubs files directories (bug fix) (#1801)
* fix: support multiple stubs files directories (bug fix)

- fix methods
  - ResourcesFileSource - child()
  - ResourcesFileSource - getBinaryFileNamed()
- add test case.
- add test stubs files.

* style: change import order

* style: apply checkstyle and add license header.
2022-06-20 16:53:43 +02:00
spencergibb
9c40dc23be Bumps to the next snapshot version 2022-05-27 14:21:44 -04:00
buildmaster
4556a28087 Update SNAPSHOT to 3.1.3 2022-05-27 00:44:01 +00:00
devdufutur
e59725326a Fixed relative URL computation in wIthoutBaseUrl (#1785)
* Fixed relative URL computation in wIthoutBaseUrl

Current behaviour :
* base URL = http://foo.bar
* url = http://foo.bar/my/api
gives => my/api

Fixed behaviour : 
* base URL = http://foo.bar
* url = http://foo.bar/my/api
gives => /my/api

* Fixed & Added urlPathMatching related tests

Fixed false positive test getWithUrlPathMatching() (now fails without commit f9c9527f89e36ba5b4f5b00fc5895c8df78062e2 and pass after), and added 2 tests to ensure leading slash in urlPathPattern or trailing slash in base URL works fine.

Co-authored-by: Rudy Nappee <rudy.nappee@externe.maif.fr>
2022-05-18 09:37:58 +02:00
buildmaster
e08abcb423 Bumping versions to 3.1.3-SNAPSHOT after release 2022-04-27 19:56:14 +00:00
buildmaster
3737c8e2c9 Going back to snapshots 2022-04-27 19:56:13 +00:00
buildmaster
774230c2fd Update SNAPSHOT to 3.1.2 2022-04-27 19:34:59 +00:00
buildmaster
dae7582225 Bumping versions to 3.1.2-SNAPSHOT after release 2022-02-17 18:29:52 +00:00
buildmaster
7ecff81496 Going back to snapshots 2022-02-17 18:29:51 +00:00
buildmaster
e8dfe7a8b1 Update SNAPSHOT to 3.1.1 2022-02-17 18:03:35 +00:00
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
6d78e66c90 Bumping versions to 3.1.1-SNAPSHOT after release 2021-12-01 21:52:52 +00:00
buildmaster
07d15891d6 Going back to snapshots 2021-12-01 21:52:50 +00:00
buildmaster
8084a67c94 Update SNAPSHOT to 3.1.0 2021-12-01 21:25:28 +00:00
Marcin Grzejszczak
6fd4280d12 Removed deprecations 2021-11-16 22:59:15 +01:00
buildmaster
3cde5018c1 Going back to snapshots 2021-11-03 15:15:34 +00:00
buildmaster
85ba58a8fa Update SNAPSHOT to 3.1.0-RC1 2021-11-03 14:49:13 +00:00
buildmaster
778307b964 Going back to snapshots 2021-10-20 03:59:41 +00:00
buildmaster
339f1c5425 Update SNAPSHOT to 3.1.0-M3 2021-10-20 03:34:32 +00:00
buildmaster
f7dc499b80 Going back to snapshots 2021-10-01 20:37:41 +00:00
buildmaster
2ba78b9cfa Update SNAPSHOT to 3.1.0-M2 2021-10-01 20:10:36 +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
58301f6a51 Merge remote-tracking branch 'origin/3.0.x' into main 2021-09-07 14:45:19 +02:00
Marcin Grzejszczak
73e0de8290 Updated wiremock to 2.31.0; fixes gh-1715 2021-09-07 14:44:49 +02:00
buildmaster
930eea8d3c Going back to snapshots 2021-07-30 19:58:48 +00:00
buildmaster
19ebac5b0a Update SNAPSHOT to 3.1.0-M1 2021-07-30 19:33:31 +00:00
spencergibb
185d5794d7 Updates version to 3.1.0-SNAPSHOT 2021-07-09 15:24:48 -04: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