Spring Operator
4d65473b49
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).
# HTTP URLs that Could Not Be Fixed
These URLs were unable to be fixed. Please review them to see if they can be manually resolved.
* [ ] http://xslthl.sf.net (301) with 1 occurrences could not be migrated:
([https](https://xslthl.sf.net ) result AnnotatedConnectException).
# 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://asciidoctor.org with 1 occurrences migrated to:
https://asciidoctor.org ([https](https://asciidoctor.org ) result 200).
* [ ] http://docs.spring.io/spring-framework/docs/ with 1 occurrences migrated to:
https://docs.spring.io/spring-framework/docs/ ([https](https://docs.spring.io/spring-framework/docs/ ) result 200).
* [ ] http://docs.spring.io/spring-shell/docs/current/api/ with 1 occurrences migrated to:
https://docs.spring.io/spring-shell/docs/current/api/ ([https](https://docs.spring.io/spring-shell/docs/current/api/ ) result 200).
* [ ] http://maven.apache.org/xsd/maven-4.0.0.xsd with 4 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://sourceforge.net/projects/xslthl/ with 14 occurrences migrated to:
https://sourceforge.net/projects/xslthl/ ([https](https://sourceforge.net/projects/xslthl/ ) result 200).
* [ ] http://www.w3.org/TR/CSS21/propidx.html with 1 occurrences migrated to:
https://www.w3.org/TR/CSS21/propidx.html ([https](https://www.w3.org/TR/CSS21/propidx.html ) result 200).
* [ ] http://repo.spring.io/libs-milestone-local with 6 occurrences migrated to:
https://repo.spring.io/libs-milestone-local ([https](https://repo.spring.io/libs-milestone-local ) result 302).
* [ ] http://repo.spring.io/libs-snapshot-local with 6 occurrences migrated to:
https://repo.spring.io/libs-snapshot-local ([https](https://repo.spring.io/libs-snapshot-local ) result 302).
* [ ] http://repo.spring.io/release with 3 occurrences migrated to:
https://repo.spring.io/release ([https](https://repo.spring.io/release ) result 302).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 8 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 4 occurrences
2019-03-26 00:26:25 -05:00
buildmaster
d94ca20646
Going back to snapshots
2019-02-15 15:37:23 +00:00
buildmaster
879b0438e1
Update SNAPSHOT to Fishtown.SR1
2019-02-15 15:37:02 +00:00
buildmaster
08e216d5b9
Bumping versions
2019-02-14 10:10:07 +00:00
Marcin Grzejszczak
a94769b457
Updated checkstyle
2019-02-04 11:14:21 +01:00
buildmaster
e08963c148
Going back to snapshots
2019-01-08 11:53:27 +00:00
buildmaster
cba6830f23
Update SNAPSHOT to Fishtown.RELEASE
2019-01-08 11:53:16 +00:00
buildmaster
90668884cb
Going back to snapshots
2018-12-20 19:45:19 +00:00
buildmaster
d8b5448304
Update SNAPSHOT to Fishtown.RC4
2018-12-20 19:45:10 +00:00
buildmaster
6f362d4b55
Going back to snapshots
2018-12-13 20:26:49 +00:00
buildmaster
535a259e3b
Update SNAPSHOT to Fishtown.RC3
2018-12-13 20:26:40 +00:00
buildmaster
dc72ce6964
Bumping versions
2018-12-13 16:51:44 +00:00
buildmaster
7f1ed1e96e
Going back to snapshots
2018-11-19 15:11:04 +00:00
buildmaster
9e45465a5d
Update SNAPSHOT to Fishtown.RC2
2018-11-19 15:10:55 +00:00
Marcin Grzejszczak
07a9e9df88
Preparing for Fishtown.M4
2018-10-24 11:12:08 +02:00
Soby Chacko
af120773be
Next update version: Fishtown.BUILD-SNAPSHOT
2018-09-21 11:44:30 -04:00
Soby Chacko
a4ef93b90f
Fishtown.M3 Release
2018-09-21 11:23:53 -04:00
Soby Chacko
e877eceac1
Next update: Fishtown.BUILD-SNAPSHOT
2018-08-28 10:38:52 -04:00
Soby Chacko
38cf7beee6
Fishtown.M2 Release
2018-08-28 10:27:37 -04:00
Soby Chacko
06bd14fdd1
Revert "Fixing docs publishing issue on Artifactory"
...
This reverts commit 24fc3e260d .
2018-07-09 14:00:42 -04:00
Soby Chacko
24fc3e260d
Fixing docs publishing issue on Artifactory
...
In the build-helper-maven plugin, change the file extension type from
`zip;zip.type=docs;zip.deployed=false` to simply `zip`.
This former extension potentially causes the docs publishing incorrectly on Artifactory.
2018-07-09 09:54:12 -04:00
Soby Chacko
cffa77c4ee
Next update: Fishtown.BUILD-SNAPSHOT
2018-06-27 15:56:47 -04:00
Soby Chacko
94f84301e7
Fishtown.M1 Release
2018-06-27 15:47:43 -04:00
Oleg Zhurakousky
8a4efccf8c
Setting next release train to Fishtown
2018-04-06 15:59:24 -04:00
Oleg Zhurakousky
60a40c5a92
Elmhurst 2.0.0.RELEASE
2018-04-06 15:37:51 -04:00
Jay Bryant
cfea9db27e
Made the Table of Contents collapsible
...
I modified the pom.xml to bring in tocbot-3.0.2 and modified index.adoc to use it. I also added docinfo-footer.html and docinfo.html, as that is the usual way of including tocbot. I removed the .gitignore file, because we shouldn't be ignoring HTML and CSS files.
2018-03-20 10:56:34 -05:00
Soby Chacko
296759f0c7
Back to Elmhurst.BUILD-SNAPSHOT
2018-03-12 16:36:51 -04:00
Soby Chacko
f31292764d
Elmhurst.RC3 Release
2018-03-12 16:18:11 -04:00
Soby Chacko
e3c5f11c5e
Next version update: Elmhurst.BUILD-SNAPSHOT
2018-03-01 09:53:32 -05:00
Soby Chacko
4b66095555
Elmhurst.RC2 Release
2018-03-01 09:46:04 -05:00
Soby Chacko
ebe444dbc5
Next update version: Elmhurst.BUILD-SNAPSHOT
2018-02-23 13:12:40 -05:00
Soby Chacko
b597da62dd
Elmhurst.RC1 Release
2018-02-23 13:00:49 -05:00
Soby Chacko
ae582440e6
Updates to BOM
...
Remove rxjava, metrics kafka-test-support
Rename kstream binder to kafka-streams binder
docs pom cleanup
2018-02-23 12:48:06 -05:00
Soby Chacko
20860ece75
Back to Elmhurst.BUILD-SNAPSHOT
2018-02-05 14:17:57 -05:00
Soby Chacko
6a13e1427f
Elmhurst.M4 Release
2018-02-05 14:08:25 -05:00
Soby Chacko
88e4169c6a
Update next version to Elmhurst.BUILD-SNAPSHOT
...
Update all the other related dependencies
2017-11-09 10:06:45 -05:00
Soby Chacko
25bb9802b8
Release update to Elmhurst.M3, parent to 2.0.0.M4
2017-11-09 09:55:04 -05:00
Soby Chacko
3a15926f01
Update next version: Elmhurst.BUILD-SNAPSHOT
2017-10-19 10:11:44 -04:00
Soby Chacko
4e29d3ac1d
remove reference to codec module
...
closes #39
2017-10-19 09:45:57 -04:00
Soby Chacko
9717d059a9
Release version updates: Elmhurst.M2
...
Closes #38
2017-10-19 09:38:43 -04:00
Soby Chacko
8950286f69
Update to Elmhurst.BUILD-SNAPSHOT
2017-10-05 16:45:09 -04:00
Marius Bogoevici
5ecbb18980
Release Elmhurst.M1
2017-10-05 16:14:43 -04:00
Marius Bogoevici
032077b217
Set version to Elmhurst.BUILD-SNAPSHOT
2017-10-05 16:14:12 -04:00
Gary Russell
904a80247c
Revert to Snapsots; Docs to master
2017-09-29 17:21:06 -04:00
Gary Russell
510f6afa6c
Ditmars.RELEASE - docs @ v1.3.0.RELEASE
2017-09-29 16:45:37 -04:00
Gary Russell
d8fc30e472
Back to Ditmars.BUILD-SNAPSHOT
2017-09-13 11:16:18 -04:00
Gary Russell
a27041cfb0
Ditmars.RC1 Release
2017-09-13 10:35:53 -04:00
Vinicius Carvalho
2dd6ca7687
Set version to Ditmars.BUILD-SNAPSHOT
2017-07-31 16:18:04 -04:00
Vinicius Carvalho
ade03fcea1
Release Ditmars.M2
2017-07-31 16:15:31 -04:00
Marius Bogoevici
b2249ff8a0
Set version to Ditmars.BUILD-SNAPSHOT
2017-07-19 11:27:53 -04:00