Spring Operator
9cfcb3a439
URL Cleanup ( #154 )
...
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://maven.apache.org/xsd/maven-4.0.0.xsd with 6 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://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/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 2 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0 ) result 200).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 12 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 6 occurrences
2019-03-16 11:39:17 -04:00
Dave Syer
0d41e73c15
Revert to snapshots
2016-09-23 07:31:58 +01:00
Dave Syer
9cd763a026
Update to 1.1.2
...
Something went wrong with 1.1.1 and the wrong bytes ended up in
Maven Central. This will fix it.
2016-09-23 07:28:00 +01:00
Dave Syer
94174df768
Update to 1.1.1.RELEASE
2016-09-21 09:43:02 +01:00
Marcin Grzejszczak
8fb076fdd3
Deploying documentation to proper folder
...
What we're missing ATM is different documentation versions for different application versions. What this change does is that it's:
- finding out what is the current branch (e.g. 1.0.x)
- finding out out what is the name of the main adoc file (e.g. spring-cloud-sleuth)
- pulling the changes from gh-pages after checkout
- finding out what is the list of comma separated whitelisted branches (via the `docs.whitelisted.branches` prop)
- in gh-pages creating a folder with name of the branch (e.g. /1.0.x)
copying all the docs/target/generated-docs/ to that folder
- if the branch from which we're calling the script is NOT master then we're changing the {main.adoc}.html to index.html so that it's easier to access the docs (e.g. http://cloud.spring.io/spring-cloud-sleuth/1.0.x/ )
2016-08-16 14:40:31 +02:00
Dave Syer
d0bdc09166
Revert to snapshots
2016-05-10 16:35:37 +01:00
Dave Syer
708087e027
Update for 1.1.0.RELEASE
2016-05-10 16:34:06 +01:00
Dave Syer
c38784b8e3
Switch parent of docs poms
2016-05-06 17:40:09 +01:00
Dave Syer
142e4f97b6
Update parent to 1.1.0.RELEASE
2016-05-06 17:13:33 +01:00
Dave Syer
548bb3c451
Revert to snapshots
2016-04-18 10:24:20 +01:00
Dave Syer
700ace536e
Update to RC2
2016-04-18 10:23:47 +01:00
Dave Syer
2a30c12693
Revert to snapshots
2016-03-22 16:28:48 +00:00
Dave Syer
0d197a9037
Bump for 1.1.0.RC1
2016-03-22 16:27:27 +00:00
Spencer Gibb
a95613e5a5
Revert "Update SNAPSHOT to MILESTONE 1.1.0.M5"
...
This reverts commit 404e6ac13b .
2016-02-04 16:28:50 -07:00
Spencer Gibb
404e6ac13b
Update SNAPSHOT to MILESTONE 1.1.0.M5
2016-02-04 15:49:45 -07:00
Dave Syer
5752a2fa15
Revert to snapshots
2015-12-21 08:06:59 +00:00
Dave Syer
31cfc89298
Update to 1.1.0.M4
2015-12-21 08:05:26 +00:00
Dave Syer
8f06fb4f62
Revert to snapshots
2015-11-17 12:04:57 +00:00
Dave Syer
88779bf77e
Update to 1.1.0.M3
2015-11-17 12:03:57 +00:00
Dave Syer
3e950349a7
Update to 1.1.0 snapshots again
2015-10-23 16:19:48 +01:00
Dave Syer
a282f2fd97
Update to 1.1.0.M2
2015-10-23 16:18:48 +01:00
Dave Syer
1cf06ebbac
Update to Brixton
2015-06-26 12:57:04 +01:00
Dave Syer
39b942afd2
Prepare master for next snapshot
2015-06-26 10:57:17 +01:00
Dave Syer
a0d4d1ed11
Update to 1.0.2 snapshots
2015-04-23 11:11:21 +01:00
Dave Syer
f5360dd419
Skip deploy for docs
2015-03-05 16:11:14 +00:00
Dave Syer
dc88ed89d3
Update to next snapshot
2015-03-03 14:56:26 +00:00
Spencer Gibb
a26c602ca0
Refactor docs into separate module
2014-11-11 14:02:09 +00:00