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 |
|
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 |
|
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 |
|
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
|
8ce80e6e7f
|
Applied checkstyle rules
|
2019-02-08 18:20:59 +01:00 |
|
Marcin Grzejszczak
|
55f648fc85
|
Migrated to non snapshot versions for classpath tests
|
2019-01-23 11:00:12 +01: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
|
d8f5986115
|
Removed snapshot versions
|
2019-01-22 20:31:10 +01:00 |
|
Marcin Grzejszczak
|
1eed5c606d
|
Merge branch '2.0.x'
|
2019-01-20 20:33:57 +01:00 |
|
Marcin Grzejszczak
|
fb1e081dda
|
Added a test and docs on how to add all stubs from the classpath; fixes gh-591
|
2019-01-20 20:33:49 +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 |
|
Marcin Grzejszczak
|
f45f624d34
|
Made test less brittle
|
2018-12-17 13:49:06 +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 |
|
buildmaster
|
15344a159c
|
Bumping versions to 2.0.3.BUILD-SNAPSHOT after release
|
2018-10-23 19:56:38 +00:00 |
|
buildmaster
|
55be026c4a
|
Going back to snapshots
|
2018-10-23 19:56:36 +00:00 |
|
buildmaster
|
02d5a01025
|
Update SNAPSHOT to 2.0.2.RELEASE
|
2018-10-23 19:42:37 +00:00 |
|
buildmaster
|
1d275c346a
|
Going back to snapshots
|
2018-09-21 23:48:07 +00:00 |
|
buildmaster
|
19fca03627
|
Update SNAPSHOT to Greenwich.M1
|
2018-09-21 23:41:27 +00:00 |
|
buildmaster
|
5375cf51ff
|
Bumping versions to 2.0.2.BUILD-SNAPSHOT after release
|
2018-07-31 20:10:10 +00:00 |
|
buildmaster
|
2e92b65169
|
Going back to snapshots
|
2018-07-31 20:10:09 +00:00 |
|
buildmaster
|
c9758f5d4c
|
Update SNAPSHOT to 2.0.1.RELEASE
|
2018-07-31 19:50:29 +00:00 |
|
Marcin Grzejszczak
|
fbee744992
|
Bump to Greenwich, 2.1.0
|
2018-07-19 15:00:13 +02:00 |
|
buildmaster
|
3be8122604
|
Bumping versions to 2.0.1.BUILD-SNAPSHOT after release
|
2018-06-19 01:35:06 +00:00 |
|
buildmaster
|
8540c6ffdd
|
Going back to snapshots
|
2018-06-19 01:35:04 +00:00 |
|
buildmaster
|
ffeb8f74eb
|
Update SNAPSHOT to 2.0.0.RELEASE
|
2018-06-19 01:22:57 +00:00 |
|
Ryan Baxter
|
0e4a92c1e7
|
Merge remote-tracking branch 'origin/1.2.x'
|
2018-06-11 11:09:48 -04:00 |
|
Ryan Baxter
|
8e4af644b2
|
adding spring boot autoconfigure processor
|
2018-06-11 10:57:13 -04:00 |
|
buildmaster
|
af93d926cb
|
Going back to snapshots
|
2018-05-25 13:31:27 +00:00 |
|
buildmaster
|
1e14427889
|
Update SNAPSHOT to 2.0.0.RC2
|
2018-05-25 13:22:50 +00:00 |
|
buildmaster
|
7484fc339c
|
Going back to snapshots
|
2018-04-23 15:16:20 +00:00 |
|
buildmaster
|
7a6037cafe
|
Update SNAPSHOT to 2.0.0.RC1
|
2018-04-23 15:09:43 +00:00 |
|
Marcin Grzejszczak
|
2e12e71f6e
|
Completely removed the text with SNAPSHOT
|
2018-04-23 16:51:52 +02:00 |
|