buildmaster
|
698f0edd53
|
Bumping versions to 2.0.5.BUILD-SNAPSHOT after release
|
2019-06-08 14:36:09 +00:00 |
|
Spring Operator
|
a428ee6041
|
URL Cleanup
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 Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* [ ] http://www.apache.org/licenses/ with 2 occurrences migrated to:
https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 488 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
|
2019-03-21 12:23:09 -05:00 |
|
Spring Operator
|
b87cea18cf
|
URL Cleanup (#917)
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://repo.spring.io/plugins-staging-local/ (404) with 2 occurrences migrated to:
https://repo.spring.io/plugins-staging-local/ ([https](https://repo.spring.io/plugins-staging-local/) 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/maven-4.0.0.xsd with 78 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://repo.spring.io/libs-staging-local/ with 1 occurrences migrated to:
https://repo.spring.io/libs-staging-local/ ([https](https://repo.spring.io/libs-staging-local/) result 200).
* http://solidsoft.wordpress.com/2014/11/13/gradle-tricks-display-dependencies-for-all-subprojects-in-multi-project-build/ with 1 occurrences migrated to:
https://solidsoft.wordpress.com/2014/11/13/gradle-tricks-display-dependencies-for-all-subprojects-in-multi-project-build/ ([https](https://solidsoft.wordpress.com/2014/11/13/gradle-tricks-display-dependencies-for-all-subprojects-in-multi-project-build/) result 200).
* http://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch with 1 occurrences migrated to:
https://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch ([https](https://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch) result 200).
* http://stackoverflow.com/questions/20618857/gradle-task-groovydoc-failing-with-noclassdeffounderror with 1 occurrences migrated to:
https://stackoverflow.com/questions/20618857/gradle-task-groovydoc-failing-with-noclassdeffounderror ([https](https://stackoverflow.com/questions/20618857/gradle-task-groovydoc-failing-with-noclassdeffounderror) result 200).
* http://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin with 1 occurrences migrated to:
https://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin ([https](https://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin) result 200).
* http://www.apache.org/licenses/LICENSE-2.0 with 66 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
* http://www.apache.org/licenses/LICENSE-2.0.txt with 1 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0.txt ([https](https://www.apache.org/licenses/LICENSE-2.0.txt) result 200).
* http://repo.spring.io/libs-release-local with 1 occurrences migrated to:
https://repo.spring.io/libs-release-local ([https](https://repo.spring.io/libs-release-local) result 302).
* http://repo.spring.io/milestone with 35 occurrences migrated to:
https://repo.spring.io/milestone ([https](https://repo.spring.io/milestone) result 302).
* http://repo.spring.io/plugins-release-local with 2 occurrences migrated to:
https://repo.spring.io/plugins-release-local ([https](https://repo.spring.io/plugins-release-local) result 302).
* http://repo.spring.io/plugins-snapshot with 2 occurrences migrated to:
https://repo.spring.io/plugins-snapshot ([https](https://repo.spring.io/plugins-snapshot) result 302).
* http://repo.spring.io/release with 34 occurrences migrated to:
https://repo.spring.io/release ([https](https://repo.spring.io/release) result 302).
* http://repo.spring.io/snapshot with 35 occurrences migrated to:
https://repo.spring.io/snapshot ([https](https://repo.spring.io/snapshot) result 302).
# Ignored
These URLs were intentionally ignored.
* http://localhost:8081/artifactory/libs-release-local with 2 occurrences
* http://maven.apache.org/POM/4.0.0 with 156 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 78 occurrences
|
2019-03-18 15:09:33 +01:00 |
|
buildmaster
|
0b77c0d704
|
Bumping versions to 2.0.4.BUILD-SNAPSHOT after release
|
2019-02-22 20:47:28 +00:00 |
|
buildmaster
|
15344a159c
|
Bumping versions to 2.0.3.BUILD-SNAPSHOT after release
|
2018-10-23 19:56:38 +00:00 |
|
Olga Maciaszek-Sharma
|
eaf244e892
|
Merge branch '1.2.x' into 2.0.x.
Upgrade boot version in samples.
# Conflicts:
# pom.xml
# spring-cloud-contract-verifier/src/main/java/org/springframework/cloud/contract/verifier/messaging/camel/CamelStubMessages.java
# spring-cloud-contract-verifier/src/main/java/org/springframework/cloud/contract/verifier/messaging/camel/ContractVerifierCamelMessageBuilder.java
|
2018-10-15 17:31:13 +02:00 |
|
Marcin Grzejszczak
|
c3984f0c3a
|
Fixed YAML Dsl conversion issues
fixes gh-738
|
2018-09-28 10:22:51 -04:00 |
|
Marcin Grzejszczak
|
ec7ed5e87f
|
Maybe now
|
2018-08-01 17:15:26 +02:00 |
|
Marcin Grzejszczak
|
562271bb24
|
Fixing the build
|
2018-08-01 17:12:12 +02:00 |
|
buildmaster
|
5375cf51ff
|
Bumping versions to 2.0.2.BUILD-SNAPSHOT after release
|
2018-07-31 20:10:10 +00:00 |
|
buildmaster
|
3be8122604
|
Bumping versions to 2.0.1.BUILD-SNAPSHOT after release
|
2018-06-19 01:35:06 +00:00 |
|
Marcin Grzejszczak
|
43d076f466
|
Bumped boot to 2.0.1.R
|
2018-04-06 15:54:10 +02:00 |
|
Marcin Grzejszczak
|
6402e14f3c
|
Added support for Stub Runner and Pact Broker
fixes gh-191
commit 533f1d3d0e8f6dcd37677bfef555fc2ea86bc1b1
Author: Tim Ysewyn <Tim.Ysewyn@me.com>
Date: Wed Mar 7 15:56:48 2018 +0100
Upgraded pact-jvm-model to 3.5.13
|
2018-04-02 22:50:40 +02:00 |
|
Marcin Grzejszczak
|
4c627f8e61
|
Revert "Bumped the Boot plugin to RC1"
This reverts commit e0bda0f8aa.
|
2018-02-11 22:29:53 +01:00 |
|
Marcin Grzejszczak
|
e0bda0f8aa
|
Bumped the Boot plugin to RC1
|
2018-02-10 08:54:23 +01:00 |
|
Marcin Grzejszczak
|
ca7827dce4
|
Merge branch '1.2.x'
|
2018-02-10 08:42:58 +01:00 |
|
buildmaster
|
a8e3b64fe6
|
Bumping versions to 1.2.4.BUILD-SNAPSHOT after release
|
2018-02-09 16:08:54 +00:00 |
|
Marcin Grzejszczak
|
8b0240ac6b
|
Fixed invalid field reference in docs; fixes gh-539
|
2018-02-09 15:13:50 +01:00 |
|
Marcin Grzejszczak
|
e556e6eb41
|
Added missing contract closure
|
2018-01-25 17:34:05 +01:00 |
|
Marcin Grzejszczak
|
8ebfb17bf2
|
Fixed the broken setup?
|
2018-01-25 17:08:44 +01:00 |
|
Marcin Grzejszczak
|
ead9451b81
|
Fixing the build
|
2018-01-25 16:36:57 +01:00 |
|
Marcin Grzejszczak
|
e0db3c058a
|
Going to Boot snapshots
|
2018-01-19 10:17:51 +01:00 |
|
Marcin Grzejszczak
|
ed9dfd223f
|
🤦
|
2018-01-19 09:55:50 +01:00 |
|
Marcin Grzejszczak
|
643cbb2938
|
Merge branch '1.2.x'
|
2018-01-19 09:35:31 +01:00 |
|
Marcin Grzejszczak
|
a5bdb32b7c
|
Fixing the build?
|
2018-01-19 09:33:43 +01:00 |
|
Marcin Grzejszczak
|
038c4b34ba
|
updated versions
|
2018-01-19 01:30:38 +01:00 |
|
Marcin Grzejszczak
|
b745d9a7e3
|
YAML contracts (#522)
with this change we allow the users to use YAML to define contracts
fixes gh-300 gh-508
helps with #501
|
2018-01-19 00:27:15 +01:00 |
|