Spencer Gibb
4ea9e3f9fe
deleted .flattened-pom.xml
2020-01-13 21:40:02 -05:00
buildmaster
087e06e561
Bumping versions
2019-12-21 12:35:07 +00:00
buildmaster
f016199fe1
Bumping versions to 2.2.2.BUILD-SNAPSHOT after release
2019-12-20 12:54:34 +00:00
buildmaster
93ef75f8ce
Going back to snapshots
2019-12-20 12:54:34 +00:00
buildmaster
340c17b293
Update SNAPSHOT to 2.2.1.RELEASE
2019-12-20 12:53:24 +00:00
buildmaster
69158377d8
Bumping versions
2019-12-19 12:34:07 +00:00
buildmaster
4c0906515a
Bumping versions
2019-11-26 12:34:11 +00:00
buildmaster
9c45a1b46f
Bumping versions to 2.2.1.BUILD-SNAPSHOT after release
2019-11-26 10:17:21 +00:00
buildmaster
9a1d912cb8
Going back to snapshots
2019-11-26 10:17:20 +00:00
buildmaster
f8844f9837
Update SNAPSHOT to 2.2.0.RELEASE
2019-11-26 10:16:11 +00:00
Ryan Baxter
fd083ca874
Added proxyBeanMethods = false to configuration classes. Fixes #596
2019-11-14 20:15:04 -05:00
buildmaster
43024d3a96
Going back to snapshots
2019-11-08 21:57:25 +00:00
buildmaster
6ae2f1c9b9
Update SNAPSHOT to 2.2.0.RC2
2019-11-08 21:56:33 +00:00
buildmaster
a8ef410854
Bumping versions
2019-11-07 15:02:55 +00:00
buildmaster
e00b8b1d9e
Going back to snapshots
2019-10-24 20:50:57 +00:00
buildmaster
81b48a780a
Update SNAPSHOT to 2.2.0.RC1
2019-10-24 20:50:04 +00:00
buildmaster
bcfadba40e
Going back to snapshots
2019-10-03 19:35:14 +00:00
buildmaster
dcfaf1c174
Update SNAPSHOT to 2.2.0.M3
2019-10-03 19:34:24 +00:00
buildmaster
3c5c7118fe
Going back to snapshots
2019-08-14 15:09:42 +00:00
buildmaster
4a0d678727
Update SNAPSHOT to 2.2.0.M2
2019-08-14 15:08:37 +00:00
buildmaster
0e84c9371d
Going back to snapshots
2019-07-03 18:14:47 +00:00
buildmaster
d712f86806
Update SNAPSHOT to 2.2.0.M1
2019-07-03 18:13:41 +00:00
Olga Maciaszek-Sharma
201f1fcc25
Merge branch '2.1.x'
...
# Conflicts:
# pom.xml
# spring-cloud-consul-dependencies/pom.xml
2019-05-08 16:44:31 +02:00
Spring Operator
2330446a3b
URL Cleanup ( #522 )
...
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 1 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 115 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0 ) result 200).
2019-03-26 16:17:41 -04:00
Spring Operator
3114feed82
URL Cleanup ( #512 )
...
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://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/maven-4.0.0.xsd with 13 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).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 26 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 13 occurrences
2019-03-20 10:35:44 -04:00
Marcin Grzejszczak
eba5ddf284
Hoxton
2019-03-08 16:41:16 +01:00
buildmaster
418170e47f
Bumping versions to 2.1.2.BUILD-SNAPSHOT after release
2019-03-05 17:53:51 +00:00
buildmaster
72dcb69923
Going back to snapshots
2019-03-05 17:53:50 +00:00
buildmaster
0b70cbda7b
Update SNAPSHOT to 2.1.1.RELEASE
2019-03-05 17:50:26 +00:00
Marcin Grzejszczak
999fb6c9e8
Added checkstyle rules
2019-02-07 15:03:44 +01:00
buildmaster
1619fa5a64
Bumping versions to 2.1.1.BUILD-SNAPSHOT after release
2019-01-22 18:38:20 +00:00
buildmaster
5fd7eebc70
Going back to snapshots
2019-01-22 18:38:19 +00:00
buildmaster
e76649218b
Update SNAPSHOT to 2.1.0.RELEASE
2019-01-22 18:36:25 +00:00
buildmaster
69c867d668
Going back to snapshots
2018-12-20 21:21:09 +00:00
buildmaster
484f5b29c7
Update SNAPSHOT to 2.1.0.RC3
2018-12-20 21:20:07 +00:00
Lomesh Patel
c65573ddb5
Log Exception from ConsulHealthIndicator ( #454 )
...
- Removed `try...catch` block from `ConsulHealthIndicator` to let
`AbstractHealthIndicator` log and handle the `Exception` appropriately
- Added tests for UP and DOWN status
Fixes gh-447
2018-12-13 13:20:39 -05:00
buildmaster
5e3babbb2c
Going back to snapshots
2018-12-11 22:08:09 +00:00
buildmaster
1515eae767
Update SNAPSHOT to 2.1.0.RC2
2018-12-11 22:07:09 +00:00
buildmaster
587c7a1bb4
Going back to snapshots
2018-12-11 18:37:24 +00:00
buildmaster
9ad7bc4127
Update SNAPSHOT to 2.1.0.RC1
2018-12-11 18:36:16 +00:00
buildmaster
105721712d
Going back to snapshots
2018-11-18 09:49:09 +00:00
buildmaster
3903c1019e
Update SNAPSHOT to 2.1.0.M2
2018-11-18 09:48:09 +00:00
buildmaster
3ab5fa1c9f
Going back to snapshots
2018-09-21 21:45:18 +00:00
buildmaster
f372a23c69
Update SNAPSHOT to Greenwich.M1
2018-09-21 21:44:03 +00:00
Spencer Gibb
d66d784660
Updates to 2.1.0.BUILD-SNAPSHOT
2018-08-03 15:19:35 -04:00
buildmaster
c1951752b1
Bumping versions to 2.0.2.BUILD-SNAPSHOT after release
2018-07-31 19:23:08 +00:00
buildmaster
fe7e0958a5
Going back to snapshots
2018-07-31 19:23:07 +00:00
buildmaster
c901b1f051
Update SNAPSHOT to 2.0.1.RELEASE
2018-07-31 19:20:52 +00:00
Spencer Gibb
e19a600ca7
Merge branch '1.3.x'
2018-07-12 11:58:55 -04:00
Spencer Gibb
cc6db701db
Merge branch 'wdroste-1.3.x' into 1.3.x
2018-07-12 11:48:49 -04:00