Ryan Baxter
684d8f2b7d
Merge pull request #124 from spring-operator/polish-urls-remaining-1.3.x
...
URL Cleanup
2019-03-26 11:58:10 -04:00
Spring Operator
b8f21d62b2
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 4 occurrences could not be migrated:
([https](https://xslthl.sf.net ) result AnnotatedConnectException).
* [ ] http://exslt.org/common (404) with 1 occurrences could not be migrated:
([https](https://exslt.org/common ) result SSLHandshakeException).
# 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://compose.docker.io/ (UnknownHostException) with 1 occurrences migrated to:
https://compose.docker.io/ ([https](https://compose.docker.io/ ) result UnknownHostException).
## 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://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html with 2 occurrences migrated to:
https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html ([https](https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html ) result 200).
* [ ] http://contributor-covenant.org with 1 occurrences migrated to:
https://contributor-covenant.org ([https](https://contributor-covenant.org ) result 301).
* [ ] http://contributor-covenant.org/version/1/3/0/ with 1 occurrences migrated to:
https://contributor-covenant.org/version/1/3/0/ ([https](https://contributor-covenant.org/version/1/3/0/ ) result 301).
* [ ] http://plugins.jetbrains.com/plugin/6546 with 2 occurrences migrated to:
https://plugins.jetbrains.com/plugin/6546 ([https](https://plugins.jetbrains.com/plugin/6546 ) result 301).
* [ ] http://projectlombok.org/features/index.html with 1 occurrences migrated to:
https://projectlombok.org/features/index.html ([https](https://projectlombok.org/features/index.html ) result 301).
* [ ] http://eclipse.org with 1 occurrences migrated to:
https://eclipse.org ([https](https://eclipse.org ) result 302).
* [ ] http://eclipse.org/m2e/ with 2 occurrences migrated to:
https://eclipse.org/m2e/ ([https](https://eclipse.org/m2e/ ) result 302).
* [ ] http://www.springsource.com/developer/sts with 1 occurrences migrated to:
https://www.springsource.com/developer/sts ([https](https://www.springsource.com/developer/sts ) result 302).
# Ignored
These URLs were intentionally ignored.
* http://docbook.org/ns/docbook with 4 occurrences
* http://docbook.sourceforge.net/xmlns/l10n/1.0 with 2 occurrences
* http://www.w3.org/1999/XSL/Format with 2 occurrences
* http://www.w3.org/1999/XSL/Transform with 6 occurrences
* http://www.w3.org/1999/xlink with 1 occurrences
2019-03-26 03:09:05 -05:00
Spring Operator
4f64d2126c
URL Cleanup ( #102 )
...
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://www.apache.org/licenses/ with 2 occurrences migrated to:
https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/ ) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 8 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0 ) result 200).
2019-03-22 10:50:47 +01:00
Spring Operator
f2b58d9da1
URL Cleanup ( #93 )
...
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 5 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 4 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0 ) result 200).
* http://www.spring.io with 6 occurrences migrated to:
https://www.spring.io ([https](https://www.spring.io ) result 301).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 10 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 5 occurrences
2019-03-16 11:34:22 -04:00
Spencer Gibb
20398999b9
Bumps boot to 1.5.19.RELEASE
2019-01-12 12:51:42 -05:00
Ryan Baxter
084ba0f6ac
Bumping version for next release
2018-10-12 10:54:29 -04:00
Ryan Baxter
f67ba21d7b
Version changes for 1.3.11.RELEASE
v1.3.11.RELEASE
2018-10-12 10:41:08 -04:00
Ryan Baxter
c937f501ce
Bumping boot to 1.5.16 and moving back to 1.3.11
2018-10-12 10:36:18 -04:00
Ryan Baxter
ff3bf15bd6
Merge remote-tracking branch 'origin/1.2.x' into 1.3.x
2018-09-28 10:28:38 -04:00
Ryan Baxter
b2b515f04e
Removing old circle config and adding new 2.0 config
2018-09-28 10:17:35 -04:00
buildmaster
bb6f4b3763
Bumping versions to 1.3.12.BUILD-SNAPSHOT after release
2018-06-28 14:15:46 +00:00
buildmaster
167f2b2f7d
Going back to snapshots
2018-06-28 14:15:46 +00:00
buildmaster
d15f4f1ec7
Update SNAPSHOT to 1.3.10.RELEASE
v1.3.10.RELEASE
2018-06-28 14:14:39 +00:00
buildmaster
5f3c88babc
Bumping versions to 1.3.11.BUILD-SNAPSHOT after release
2018-06-28 13:39:47 +00:00
buildmaster
0e386af8ac
Going back to snapshots
2018-06-28 13:39:47 +00:00
buildmaster
712ff51fb8
Update SNAPSHOT to 1.3.10.RELEASE
2018-06-28 13:38:58 +00:00
Ryan Baxter
75f490ffcf
Bumping boot version
2018-06-27 14:05:06 -04:00
Dave Syer
ae73ec3da9
Revert to snapshots
2018-04-24 10:15:55 +01:00
Dave Syer
4b2628d05a
Update to Boot 1.5.12
v1.3.9.RELEASE
2018-04-24 10:15:21 +01:00
Dave Syer
c11c60b23b
Bumnp Spring Boot to 1.5.12
2018-04-24 09:59:36 +01:00
Ryan Baxter
f70adbbd74
Upgrade animal sniffer. Fixes #72
2018-04-18 16:11:19 -04:00
Marcin Grzejszczak
bc394526fa
Bumped boot to 1.5.11
2018-04-06 14:01:00 +02:00
Marcin Grzejszczak
c3115313ac
Added callout icons, fixes gh-70
2018-03-09 12:56:45 +01:00
Marcin Grzejszczak
80066daca7
Fails the build if generated HTML contains Unresolved ( #68 )
...
fixes #67
2018-02-12 17:09:59 +01:00
Ryan Baxter
f020bf77a9
bumping version to next release
2018-02-07 15:56:36 -05:00
Ryan Baxter
a2bb813307
Revert "1.3.8.RELEASE"
...
This reverts commit 136880ebe3 .
2018-02-07 15:43:48 -05:00
Ryan Baxter
136880ebe3
1.3.8.RELEASE
v1.3.8.RELEASE
2018-02-07 15:40:00 -05:00
Ryan Baxter
e50d36b42a
Bumping boot version
2018-02-07 15:33:23 -05:00
Ryan Baxter
2578cdbfa9
Fixing boot dependencies version
2018-01-03 17:25:08 -05:00
buildmaster
924ed94f88
Bumping versions to 1.3.8.BUILD-SNAPSHOT after release
2017-12-21 17:37:30 +00:00
buildmaster
c508ad4a2f
Going back to snapshots
2017-12-21 17:37:30 +00:00
buildmaster
db230a7b3d
Update SNAPSHOT to 1.3.7.RELEASE
v1.3.7.RELEASE
2017-12-21 17:36:44 +00:00
Spencer Gibb
f5a37ebb50
Update boot to 1.5.9.RELEASE
2017-11-28 12:42:05 -05:00
Spencer Gibb
f4c22a5151
Fix docs whitelist branch
2017-11-28 12:20:09 -05:00
buildmaster
34aaa7e1f1
Bumping versions to 1.3.7.BUILD-SNAPSHOT after release
2017-11-20 10:34:54 +00:00
buildmaster
e9ef6a7e53
Going back to snapshots
2017-11-20 10:34:54 +00:00
buildmaster
203d35ed0a
Update SNAPSHOT to 1.3.6.RELEASE
v1.3.6.RELEASE
2017-11-20 10:34:16 +00:00
Spencer Gibb
b1475df241
Update to Spring Boot 1.5.8.RELEASE
2017-10-30 15:53:30 -04:00
Dave Syer
4000709c4c
Add compiler plugin version
2017-09-15 11:27:22 +01:00
Dave Syer
7d5abfdf13
Revert to snapshots
2017-09-12 17:43:57 +01:00
Dave Syer
80fa01c000
Update to 1.3.5.RELEASE
v1.3.5.RELEASE
2017-09-12 17:40:43 +01:00
Spencer Gibb
666bfc724c
Update mvnw to 3.5.0
...
fixes gh-53
2017-09-01 12:46:12 -06:00
Marcin Grzejszczak
09317bb95c
Polish
2017-08-31 14:27:44 +02:00
Marcin Grzejszczak
8f19618cc2
Let's eat our own dogfood
...
sc-build reuses sc-build logic to generate its own docs
2017-08-31 14:08:45 +02:00
Marcin Grzejszczak
4d0246d73e
Started to publish the docs module as a jar
...
without this change we copy paste all the scripts, resources etc. to every single project
with this change each project will have this project's resources unpacked in the local `target` directory. The docs generation already reference this changed location so no need to copy paste of any resources is required
fixes #60
2017-08-31 13:48:43 +02:00
Marcin Grzejszczak
0269b4a8b6
Not failing the script if a file can't be added
...
it happens when you want to add a file that is in .gitignore
2017-08-29 14:33:21 +02:00
Dave Syer
40d8febe83
Set up compiler plugin by default
2017-08-29 12:08:32 +01:00
Dave Syer
4f532ed92d
Process javadocs for imports
2017-08-29 11:48:49 +01:00
Marcin Grzejszczak
8c177337e2
Fixed _ problem in ghpages
2017-08-29 11:44:37 +02:00
Dave Syer
3d4369f6cb
Add checkstyle plugin configuration
...
Not enabled by default because many projects do not use it yet. The
plan is to roll it out and then remove the google import detector.
Fixes gh-58
2017-08-29 09:38:26 +01:00