Skip to content

rewrite docs - gh 2567 master merge march 2019 #6593

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

fhanik
Copy link
Contributor

@fhanik fhanik commented Mar 5, 2019

Review of merge attempt from rewrite docs branch to master as of March 05, 2019.

#2567

rwinch and others added 28 commits October 26, 2018 11:09
I edited for spelling, grammar, punctuation, usage, consistency, and corporate voice. I also more formally formatted the code samples.
Rob Winch made some changes in the reference manual, and I caught up with him by editing for spelling, punctuation, grammar, usage, and corporate voice (all the usual stuff). I also added some links in places where Rob had included FIXME tags to add links and the other content had the necessary anchors.
Servlet capitalization consistency
We have performed some polish on your URLs. We do not follow redirects to avoid expanding intentionally shorter URLs (i.e. URL shortened URLs)

# 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, so we migrated them. Your review is recommended.

| HTTP URL | Result URL | HTTPS Result | HTTP Result | Count |
| --- | --- | --- | --- | --- |
| http://repository.springsource.com/maven/bundles/external | https://repository.springsource.com/maven/bundles/external | HttpResponse(httpStatus = 404 NOT_FOUND) | HttpResponse(httpStatus = 404 NOT_FOUND) | 1 |
| http://repository.springsource.com/maven/bundles/release | https://repository.springsource.com/maven/bundles/release | HttpResponse(httpStatus = 404 NOT_FOUND) | HttpResponse(httpStatus = 404 NOT_FOUND) | 1 |
## Fixed Success
These URLs were fixed successfully.

| HTTP URL | Result URL | HTTPS Result | HTTP Result | Count |
| --- | --- | --- | --- | --- |
| http://www.apache.org/licenses/LICENSE-2.0 | https://www.apache.org/licenses/LICENSE-2.0 | HttpResponse(httpStatus = 200 OK) | null | 10 |
@fhanik fhanik closed this Sep 9, 2019
@fhanik fhanik deleted the gh-2567-master-merge-march-2019 branch September 9, 2019 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants