buildmaster
7ca22f129b
Bumping versions to 2.2.5.BUILD-SNAPSHOT after release
2021-04-21 15:36:45 +00:00
buildmaster
934b94c52b
Going back to snapshots
2021-04-21 15:36:45 +00:00
buildmaster
7959e19c9a
Update SNAPSHOT to 2.2.4.RELEASE
2021-04-21 15:34:16 +00:00
buildmaster
5f30e1230f
Bumping versions to 2.2.4.BUILD-SNAPSHOT after release
2020-07-31 20:18:22 +00:00
buildmaster
35c445d13d
Going back to snapshots
2020-07-31 20:18:22 +00:00
buildmaster
02acecbfbf
Update SNAPSHOT to 2.2.3.RELEASE
2020-07-31 20:16:25 +00:00
buildmaster
9a3c383494
Bumping versions to 2.2.3.BUILD-SNAPSHOT after release
2020-05-28 17:17:40 +00:00
buildmaster
88e4aee56a
Going back to snapshots
2020-05-28 17:17:40 +00:00
buildmaster
286b62f144
Update SNAPSHOT to 2.2.2.RELEASE
2020-05-28 17:15:47 +00:00
buildmaster
bd08a6b7bd
Bumping versions to 2.2.2.BUILD-SNAPSHOT after release
2020-03-04 15:50:34 +00:00
buildmaster
d0aaf8ca43
Going back to snapshots
2020-03-04 15:50:34 +00:00
buildmaster
22ba14a285
Update SNAPSHOT to 2.2.1.RELEASE
2020-03-04 15:48:58 +00:00
buildmaster
b70706ded4
Bumping versions
2020-01-18 07:07:33 +00:00
Spencer Gibb
4dd98351c7
Merge branch '2.2.x'
2020-01-17 16:49:06 -05:00
Spencer Gibb
54b7e0654c
deleted .flattened-pom.xml
2020-01-17 16:48:26 -05:00
Spencer Gibb
5d5bb48a02
Updates to 3.0.0.BUILD-SNAPSHOT
2020-01-17 16:47:04 -05:00
buildmaster
f76ca3f089
Bumping versions
2019-11-27 07:07:44 +00:00
buildmaster
1bb1a02061
Bumping versions to 2.2.1.BUILD-SNAPSHOT after release
2019-11-26 09:43:54 +00:00
buildmaster
04ca8154af
Going back to snapshots
2019-11-26 09:43:54 +00:00
buildmaster
84de69d4e0
Update SNAPSHOT to 2.2.0.RELEASE
2019-11-26 09:42:59 +00:00
buildmaster
560b98df0b
Going back to snapshots
2019-11-08 21:26:54 +00:00
buildmaster
764c4a2e42
Update SNAPSHOT to 2.2.0.RC2
2019-11-08 21:26:15 +00:00
buildmaster
000786513d
Bumping versions
2019-11-07 13:45:56 +00:00
buildmaster
2461134eb1
Going back to snapshots
2019-10-24 20:26:30 +00:00
buildmaster
27db6026c9
Update SNAPSHOT to 2.2.0.RC1
2019-10-24 20:26:00 +00:00
buildmaster
0fb70b4e6c
Going back to snapshots
2019-10-03 19:08:43 +00:00
buildmaster
05ffc7240b
Update SNAPSHOT to 2.2.0.M3
2019-10-03 19:08:15 +00:00
buildmaster
6047eb0f9b
Going back to snapshots
2019-08-14 14:41:03 +00:00
buildmaster
907312192b
Update SNAPSHOT to 2.2.0.M2
2019-08-14 14:40:14 +00:00
Spencer Gibb
7180dda2cf
Uncomments test
...
fixes gh-202
2019-08-01 12:21:58 -04:00
Spencer Gibb
925813c1dc
Reverts single constructor and ignores test again.
...
See gh-202
2019-07-31 13:23:17 -04:00
Spencer Gibb
2b97e82fe2
Changes BusJacksonMessageConverter to have single constructor.
...
This allows Spring to managed injection of ObjectMapper in all cases. This avoids early initialization problems if a List<MessageConverter> is injected somewhere.
fixes gh-202
2019-07-31 11:18:25 -04:00
buildmaster
fe710e0155
Bumping versions
2019-07-27 07:07:35 +00:00
Spencer Gibb
bfb6720a79
ignore test
...
see https://github.com/spring-cloud/spring-cloud-bus/issues/202
2019-07-26 17:21:47 -04:00
buildmaster
308aad0502
Going back to snapshots
2019-07-03 17:50:07 +00:00
buildmaster
dfc23d2add
Update SNAPSHOT to 2.2.0.M1
2019-07-03 17:49:26 +00:00
Ryan Baxter
7252e72e24
Merge remote-tracking branch 'origin/2.1.x'
2019-05-16 15:59:25 -04:00
Spring Operator
82ac12a024
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 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 7 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 14 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 7 occurrences
2019-03-25 23:51:14 -05:00
Spring Operator
ca2710d71b
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 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 40 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 21:20:22 -05:00
Spring Operator
a531a39078
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 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 40 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 11:13:54 -05:00
Spring Operator
df69d590b5
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 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 7 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 14 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 7 occurrences
2019-03-19 21:17:36 -05:00
Marcin Grzejszczak
dafa0bab31
Hoxton
2019-03-07 17:40:03 +01:00
buildmaster
587fea7d7a
Bumping versions to 2.1.2.BUILD-SNAPSHOT after release
2019-03-05 16:14:54 +00:00
buildmaster
57023b0c19
Going back to snapshots
2019-03-05 16:14:54 +00:00
buildmaster
17510d30c8
Update SNAPSHOT to 2.1.1.RELEASE
2019-03-05 16:00:08 +00:00
Spencer Gibb
79d592a3c1
Fixes checkstyle problems
2019-02-11 21:01:07 -05:00
Spencer Gibb
8249bc9182
Merge branch '2.0.x'
2019-02-11 14:34:11 -05:00
Spencer Gibb
07469e4241
Removes forcing of dates to timestamps as false.
...
This lets the user decide via properties.
fixes gh-147
2019-02-11 14:31:48 -05:00
Marcin Grzejszczak
bbd87c3ece
Added checkstyle for tests
2019-02-03 18:52:46 +01:00
Marcin Grzejszczak
b10aaa7d2d
Added checkstyle
2019-02-02 10:34:59 +01:00