buildmaster
b61cbd3110
Bumping versions to 2.1.6.BUILD-SNAPSHOT after release
2020-01-31 22:47:56 +00:00
buildmaster
311508d55e
Going back to snapshots
2020-01-31 22:47:55 +00:00
buildmaster
b0c86cb04e
Update SNAPSHOT to 2.1.5.RELEASE
2020-01-31 22:29:33 +00:00
buildmaster
24b997f765
Bumping versions to 2.1.5.BUILD-SNAPSHOT after release
2019-11-18 16:14:31 +00:00
buildmaster
b41772176c
Going back to snapshots
2019-11-18 16:14:30 +00:00
buildmaster
40fc9b011f
Update SNAPSHOT to 2.1.4.RELEASE
2019-11-18 16:04:55 +00:00
Snyk bot
95c134c8d2
fix: pom.xml to reduce vulnerabilities ( #1214 )
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-174736
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-450207
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-450917
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-455617
Signed-off-by: Olga Maciaszek-Sharma <olga.maciaszek@gmail.com >
# Conflicts:
# pom.xml
2019-09-16 17:19:08 +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
b253a45bbe
Bumps jgit; fixes gh-1190
2019-08-30 10:26:02 +02:00
Marcin Grzejszczak
111847d91a
Migrated old jersey lib
2019-08-30 10:07:50 +02:00
Marcin Grzejszczak
c2f9e3fe85
Added the explicit version for jersey
2019-08-30 09:53:00 +02:00
Marcin Grzejszczak
77866858ec
Bumped commons-beanutils; fixes gh-1178
2019-08-30 09:48:55 +02:00
Marcin Grzejszczak
ebd3037d67
Bumped groovy to 2.4.17; fixes gh-1096
2019-06-28 14:25:41 +02:00
Marcin Grzejszczak
e0303fcec6
Bumped jgit to 5.3.1; fixes gh-1097
2019-06-28 14:24:58 +02:00
Marcin Grzejszczak
0dbb331a1c
Bumped activemq to 5.15.9; fixes gh-1089
2019-06-28 14:08:32 +02:00
Marcin Grzejszczak
167a5dbc17
Bumped Camel to 2.24.0; fixes gh-1090
2019-06-28 13:51:42 +02:00
Spencer Gibb
8de9c96abf
Bumps spring cloud build to 2.1.7.BUILD-SNAPSHOT
...
Also other spring deps
2019-06-21 12:57:38 -04:00
buildmaster
c9af98eccd
Bumping versions to 2.1.3.BUILD-SNAPSHOT after release
2019-06-21 11:25:33 +00:00
buildmaster
d13773adc8
Going back to snapshots
2019-06-21 11:25:32 +00:00
buildmaster
d12c700d34
Update SNAPSHOT to 2.1.2.RELEASE
2019-06-21 11:10:55 +00:00
Spencer Gibb
d7dbe0ccdc
Bumps spring cloud build to 2.1.6.BUILD-SNAPSHOT
...
Also other spring deps
2019-06-20 18:08:11 -04:00
Marcin Grzejszczak
fabb3d6269
Added junit5 tests
2019-04-23 17:26:05 +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
b0f450e0b8
Bumped Groovy to 2.4.16
2019-04-19 19:25:39 +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
Spring Operator
3eca2df6f9
URL Cleanup ( #944 )
...
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# Fixed URLs
## Fixed But Review Recommended
These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.
* http://foo.bar (UnknownHostException) with 1 occurrences migrated to:
https://foo.bar ([https](https://foo.bar ) result UnknownHostException).
* http://link/to/your/nexus/or/artifactory/or/sth (UnknownHostException) with 1 occurrences migrated to:
https://link/to/your/nexus/or/artifactory/or/sth ([https](https://link/to/your/nexus/or/artifactory/or/sth ) result UnknownHostException).
* http://www.puppycrawl.com/dtds/suppressions_1_1.dtd (404) with 1 occurrences migrated to:
https://www.puppycrawl.com/dtds/suppressions_1_1.dtd ([https](https://www.puppycrawl.com/dtds/suppressions_1_1.dtd ) result 404).
## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* http://maven.apache.org/xsd/assembly-1.1.3.xsd with 3 occurrences migrated to:
https://maven.apache.org/xsd/assembly-1.1.3.xsd ([https](https://maven.apache.org/xsd/assembly-1.1.3.xsd ) result 200).
* http://maven.apache.org/xsd/maven-4.0.0.xsd with 82 occurrences migrated to:
https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd ) result 200).
* http://www.springframework.org/schema/beans/spring-beans.xsd with 2 occurrences migrated to:
https://www.springframework.org/schema/beans/spring-beans.xsd ([https](https://www.springframework.org/schema/beans/spring-beans.xsd ) result 200).
* http://www.springframework.org/schema/integration/spring-integration.xsd with 2 occurrences migrated to:
https://www.springframework.org/schema/integration/spring-integration.xsd ([https](https://www.springframework.org/schema/integration/spring-integration.xsd ) result 200).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 164 occurrences
* http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.3 with 6 occurrences
* http://www.springframework.org/schema/beans with 4 occurrences
* http://www.springframework.org/schema/integration with 4 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 87 occurrences
2019-03-27 19:31:29 +01:00
buildmaster
029312f814
Bumping versions to 2.1.2.BUILD-SNAPSHOT after release
2019-03-05 20:30:55 +00:00
buildmaster
73c0122a79
Going back to snapshots
2019-03-05 20:30:54 +00:00
buildmaster
be3dd56cd8
Update SNAPSHOT to 2.1.1.RELEASE
2019-03-05 20:21:45 +00:00
Marcin Grzejszczak
4747adf9bc
Parametrized maven; fixes gh-813
2019-02-18 11:57:33 +01:00
Marcin Grzejszczak
8ce80e6e7f
Applied checkstyle rules
2019-02-08 18:20:59 +01:00
buildmaster
0cb549b8e7
Bumping versions
2019-01-25 14:01:10 +00:00
buildmaster
6597c6eec2
Bumping versions to 2.1.1.BUILD-SNAPSHOT after release
2019-01-22 20:46:19 +00:00
buildmaster
1314163825
Going back to snapshots
2019-01-22 20:46:18 +00:00
buildmaster
cd239d8c39
Update SNAPSHOT to 2.1.0.RELEASE
2019-01-22 20:39:11 +00:00
Marcin Grzejszczak
414404d0ae
Intellij is hanging all the time
2019-01-21 16:52:36 +01:00
Marcin Grzejszczak
941e56cdce
Bumped Build
2019-01-21 14:13:09 +01:00
Olga Maciaszek-Sharma
6c3caddb7b
Add xml support ( #855 )
...
* Start working on generating stub requests from Xml.
* Start implementing matching by xpath.
* Handle xml request body matchers.
* Merge branch 'master' into add-xml-support
* Implement analysing xmls and converting nodes to matchers.
* Handle attributes in xml analysis and generate stubs with xml body matchers.
* Make XmlToXPathsConverter statically compiled.
* Start extracting json test generation logic out of the MethodBodyBuilder.
* Fix extracted JsonBodyVerificationBuilder. Fix processing attributes
from xml while generating stubs. Fix and adjust tests to recent changes.
* Merge branch 'master' into add-xml-support
# Conflicts:
# spring-cloud-contract-verifier/src/main/groovy/org/springframework/cloud/contract/verifier/builder/MethodBodyBuilder.groovy
# spring-cloud-contract-verifier/src/main/groovy/org/springframework/cloud/contract/verifier/converter/ContractsToYaml.groovy
# spring-cloud-contract-verifier/src/main/groovy/org/springframework/cloud/contract/verifier/dsl/wiremock/WireMockRequestStubStrategy.groovy
# spring-cloud-contract-verifier/src/main/groovy/org/springframework/cloud/contract/verifier/util/JsonToJsonPathsConverter.groovy
# spring-cloud-contract-verifier/src/test/groovy/org/springframework/cloud/contract/verifier/converter/YamlContractConverterSpec.groovy
* Implement test generation for XML body matchers. Start implementing handling XML lists in assertions.
* Fix generating list element assertions and regex body matcher assertions.
Move XML-assert lib content to project sources. Add tests.
* Fix recognising XML content from String body. Minor refactoring.
* Adjust yaml contracts to new xml handling.
* Add tests for handling XML with yaml contracts. Handle incorrect request
matchers processing.
* Minor refactoring.
* Add docs.
* Fix docs.
* Fixes after code review.
* Switch to apache commons logger in `XmlAsserter`.
2019-01-18 20:16:19 +01:00
Spencer Gibb
4b028ea48a
Bumps spring cloud build to 2.1.2.BUILD-SNAPSHOT
2019-01-12 12:58:47 -05:00
Marcin Grzejszczak
ea65ae3553
Added latest version support for git storage
...
without this change you always have to pass the concrete version for git based storage
with this change we support passing of a latests version
fixes gh-745
2019-01-10 16:04:32 +01:00
buildmaster
e6640350bc
Going back to snapshots
2018-12-20 21:43:00 +00:00
buildmaster
f47d0d3406
Update SNAPSHOT to 2.1.0.RC3
2018-12-20 21:37:41 +00:00
Olga Maciaszek-Sharma
0d2b4556c9
Remove duplicate dependency. Add developer entry.
2018-12-17 11:44:05 +01:00
buildmaster
ba02983ff6
Going back to snapshots
2018-12-11 22:34:06 +00:00
buildmaster
eae5866fba
Update SNAPSHOT to 2.1.0.RC2
2018-12-11 22:28:39 +00:00
buildmaster
cb401b9cc2
Going back to snapshots
2018-12-11 19:03:21 +00:00
buildmaster
ca9bd89614
Update SNAPSHOT to 2.1.0.RC1
2018-12-11 18:57:39 +00:00
Olga Maciaszek-Sharma
a5fab08712
Move aether deps from dependencies pom to parent pom. ( #814 )
2018-12-11 18:44:10 +00:00