Spring Operator
b952413a03
URL Cleanup ( #118 )
...
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 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://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 8 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 4 occurrences
2019-03-16 11:50:08 -04:00
Spencer Gibb
81b8b3b48a
Initial Greenwich versions
2018-08-02 17:09:53 -04:00
buildmaster
88ff269100
Going back to snapshots
2018-07-31 20:46:55 +00:00
buildmaster
b3e3ab5f0e
Update SNAPSHOT to Finchley.SR1
2018-07-31 20:45:31 +00:00
Spencer Gibb
6b66022c57
Updates to snapshots
2018-06-18 22:33:46 -04:00
Ryan Baxter
a915be6982
Version changes for Finchley.RELEASE
2018-06-18 09:12:34 -04:00
Spencer Gibb
853c1b45e8
Revert "Version changes for Finchley.RC2"
...
This reverts commit 04dbea4
2018-06-06 12:08:52 -04:00
Ryan Baxter
04dbea43b6
Version changes for Finchley.RC2
2018-05-24 14:41:11 -04:00
Ryan Baxter
fe95976416
Moving back to snapshots after release
2018-02-27 15:01:24 -05:00
Ryan Baxter
0cb750c9be
Finchley.M7 release
2018-02-26 11:51:39 -05:00
Marcin Grzejszczak
8a7060d182
Referrencing resources from sc-build
2017-08-31 15:28:03 +02:00
Marcin Grzejszczak
9a247163e4
Migrated to new docs
2017-08-29 14:50:16 +02:00
Spencer Gibb
8543353136
Back to snapshots
2017-07-06 10:35:49 -06:00
Spencer Gibb
71cf30d008
Prep for Finchley.M1
2017-06-16 14:46:36 -06:00
Spencer Gibb
7d0276fea7
Update versions for Finchley
2017-03-17 21:08:59 -06:00
Spencer Gibb
952f705808
Revert "Update SNAPSHOT to Dalston.M1"
...
This reverts commit 91881ba86e .
2017-01-30 11:06:00 -07:00
Spencer Gibb
91881ba86e
Update SNAPSHOT to Dalston.M1
2017-01-30 11:04:44 -07:00
Spencer Gibb
086d61949e
Update to Dalston
2016-11-01 15:51:37 -06:00
Spencer Gibb
695c67cf84
Update to SNAPSHOT
2016-11-01 14:43:46 -06:00
Spencer Gibb
fda0b282f2
Update SNAPSHOT to Camden.SR2
2016-11-01 14:34:41 -06:00
Dave Syer
b67c811e0a
Revert to snapshots
2016-10-18 16:51:15 +01:00
Dave Syer
b54f47595d
Update for Camden.SR1
2016-10-18 16:48:28 +01:00
Dave Syer
530a739b2a
Revert to snapshots
2016-09-25 07:45:26 +01:00
Dave Syer
1ab978f422
Update for Camden.RELEASE
2016-09-25 07:42:34 +01:00
Dave Syer
e1248f716b
Revert to snapshots
2016-09-08 17:37:03 +01:00
Dave Syer
d563a890ea
Update for Camden.RC1
2016-09-08 17:35:24 +01:00
Dave Syer
dbbdfd0ad0
Revert to snapshots
2016-08-27 11:17:56 +01:00
Dave Syer
e4d44f5a1a
Release Camden.M1
2016-08-27 10:52:32 +01:00
Marcin Grzejszczak
d9cb5ccc82
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 15:49:30 +02:00
Dave Syer
5b3159a5f0
Revert to snapshots
2016-07-01 14:56:41 +01:00
Dave Syer
10aca045c8
Update for Brixton.SR2
2016-07-01 14:46:03 +01:00
Dave Syer
45afb30582
Revert to snapshots (Brixton still)
2016-06-10 17:11:22 +01:00
Dave Syer
7fe8e4aed9
Update to Brixton.SR1
2016-06-10 16:59:44 +01:00
Dave Syer
28402b81c1
Revert to snapshots
2016-05-11 10:09:01 +01:00
Dave Syer
588b6d2b32
Update for Brixton.RELEASE
2016-05-11 09:36:22 +01:00
Dave Syer
d94b065a91
Revert to snapshots
2016-04-18 16:22:00 +01:00
Dave Syer
109092ad76
Update to RC2
2016-04-18 16:21:28 +01:00
Dave Syer
0fd15c5956
Revert to snapshots
2016-03-24 11:15:34 +00:00
Dave Syer
52840c26d7
Bump for Brixton.RC1
2016-03-24 11:13:39 +00:00
Dave Syer
18f7ee833e
Revert to snapshots
2016-02-05 11:46:20 +00:00
Dave Syer
3ef5b55434
Update to Brixton.M5
2016-02-05 11:44:41 +00:00
Dave Syer
1e27a598dd
Revert to snapshots
2015-12-23 09:56:05 +00:00
Dave Syer
f5b63c2ba2
Update to Brixton.M4
2015-12-23 09:51:07 +00:00
Dave Syer
6ce1be470e
Revert to snapshots
2015-11-17 22:02:26 +00:00
Dave Syer
94fdb6fb3c
Update for Brixton.M3
2015-11-17 22:00:16 +00:00
Dave Syer
1c8dd5c63e
Use local parent for docs
2015-11-03 08:55:08 +00:00
Dave Syer
8781b45652
Revert to snapshots
2015-11-02 15:55:47 +00:00
Dave Syer
f034d17e88
Update to Brixton.M2
2015-11-02 15:53:46 +00:00
Dave Syer
31498adf2e
Update to Brixton
2015-06-26 12:57:10 +01:00
Dave Syer
edc08fa8ec
Prepare master for next snapshot
2015-06-26 10:57:19 +01:00