Spring Operator
eeaba86046
URL Cleanup ( #92 )
...
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 3 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 6 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 3 occurrences
2019-03-16 11:34:47 -04:00
Ryan Baxter
bc6b006ea1
Bumping version for next release
2017-05-01 13:55:40 -04:00
Ryan Baxter
769fd97b4b
Revert "Version changes for 1.2.3.RELEASE"
...
This reverts commit 9032d73724 .
2017-05-01 12:01:14 -04:00
Ryan Baxter
9032d73724
Version changes for 1.2.3.RELEASE
2017-05-01 11:56:53 -04:00
Spencer Gibb
3f0164b477
Bump spring-boot version to 1.4.6
2017-04-20 09:30:34 -06:00
Ryan Baxter
f7ac468ffb
Bumping boot version
2017-03-17 12:06:58 -04:00
Dave Syer
76b3e6c32c
Manage version of jar plugin to not break STS
2017-02-20 10:50:43 +00:00
Dave Syer
3364e45e20
Revert to snapshots
2017-02-03 09:21:24 +00:00
Dave Syer
28ab788e2c
Update for 1.2.2.RELEASE
2017-02-03 09:20:24 +00:00
Mark Pollack
ade61f45df
Add version plugins for maven jar/javadoc/source
...
* Use latest versions in 2.x family of plugins.
2016-11-19 21:51:22 +00:00
Dave Syer
af055cf9c3
Add versions for some plugins
2016-10-24 12:04:31 +01:00
Dave Syer
41622b37dc
Revert to snapshots
2016-09-21 11:07:24 +01:00
Dave Syer
2d982d3fa9
Update for 1.2.1
2016-09-21 11:07:24 +01:00
Dave Syer
7e273ab445
Update to Boot 1.4.1 snapshots
2016-09-20 10:54:55 +01:00
Dave Syer
358898558d
Change repo URLs to https
2016-08-17 17:31:20 +01:00
Dave Syer
840e080b57
Revert to snapshots
2016-08-16 09:48:57 +01:00
Dave Syer
56d5a65d68
Update to 1.2.0.RELEASE
2016-08-16 09:48:08 +01:00
Dave Syer
7f967e892e
Update Boot version
2016-08-15 10:04:09 +01:00
Spencer Gibb
d4541520ba
Update to boot 1.4.0.BUILD-SNAPSHOT and update version to 1.2.0
2016-07-01 13:00:08 -06:00
Marius Bogoevici
b08214d5fe
Add 'fast' profile
...
Allow to provide settings that circumvent certain steps (e.g. Checkstyle validation)
when they are not deemed necessary.
2016-06-09 14:41:55 -04:00
Dave Syer
14bcd04115
Revert to snapshots
2016-05-10 08:41:48 +01:00
Dave Syer
78ab9c727a
Update to 1.1.1.RELEASE
2016-05-10 08:39:40 +01:00
Dave Syer
2c5ceff135
Add description and URL to pom
2016-05-10 08:38:18 +01:00
Spencer Gibb
8470535308
Update spring boot to 1.3.5.BUILD-SNAPSHOT
2016-05-09 14:26:25 -06:00
Dave Syer
52a93ae045
Revert to snspshots
2016-05-06 15:54:22 +01:00
Dave Syer
d6b466bd8c
Update for GA release
2016-05-06 15:53:54 +01:00
Dave Syer
d555033b96
Update to Spring Boot 1.3.4
2016-05-06 15:50:30 +01:00
Dave Syer
eb2827d20c
Use spring-boot.version for the maven plugin
2016-05-05 17:00:35 +01:00
Dave Syer
61bd0522fd
Remove parent pom so Boot version can be paremeterized
...
CHild projects can now use -Dspring-boot.version to build with
a different version. All the plugins and some properties from
the old parent were copied over.
2016-05-05 16:51:10 +01:00
Dave Syer
8e9d37d4c0
Manage the RSA dependency somewhere else
2016-04-20 14:36:19 +01:00
Dave Syer
a9f9cef647
Revert to snapshots
2016-04-15 15:11:35 +01:00
Dave Syer
1e9a57bc68
Update to 1.1.0.RC2
2016-04-15 15:11:16 +01:00
Dave Syer
03f09a3463
Add license aggregation to build
2016-03-24 16:09:11 +00:00
Spencer Gibb
5771a929a2
Bump asciidoctor-maven-plugin to version 1.5.3
2016-03-14 13:27:21 -06:00
Marcin Grzejszczak
70feb764b1
Added Sonar integration on sonar profile
2016-03-09 12:13:46 +01:00
Dave Syer
90f26edf14
Update Spring Boot to 1.3.3
2016-03-02 17:57:07 +00:00
Dave Syer
64c5aaf981
Revert to snapshots
2016-03-02 17:33:09 +00:00
Dave Syer
63221718f1
Update for 1.1.0.RC1
2016-03-02 17:32:29 +00:00
Dave Syer
46d77b948c
Add allow-uri-read to asciidoc
2016-02-25 10:39:56 +00:00
Dave Syer
a6f474aaf4
Add build tools for checkstyle rules
2016-02-05 09:40:26 +00:00
Dave Syer
7c278824cc
Revert to snapshots
2016-02-04 17:55:14 +00:00
Dave Syer
e68fb07db1
Update to M5
2016-02-04 17:54:22 +00:00
Dave Syer
8f27f2ebe4
Fix indentation
2016-02-03 09:14:33 +00:00
Spencer Gibb
7c2c137f0a
Add attach-sources back
...
fixes gh-27
2016-02-02 14:56:54 -07:00
Spencer Gibb
6d6fdc25c4
Formatting
2016-02-02 14:52:56 -07:00
Dave Syer
0b0adffb3f
Add enforcer plugin optionally for dependency convergence
...
Just do "mvn enforcer:enforce" in any project to see the result
(also prints during a normal build)
2016-01-26 16:01:46 +00:00
Dave Syer
4cd6e5cc22
Update to Boot 1.3.2
2016-01-26 11:38:16 +00:00
Dave Syer
ae292cd1ad
Exclude checkstyle from Eclipse build
2016-01-20 16:59:53 +00:00
Dave Syer
e1fabfc4a2
Add new module for BOMs in other projects
...
The top level project here now is spring-cloud-build and any library
in Spring Cloud should try and use it as a parent to avoid duplicate
plugin and build declarations.
The new module here is spring-cloud-dependencies-parent and all
BOMs in Spring Cloud should use this as a parent (for the same reason).
All sub-projects in Spring Cloud should have a BOM, and if they want to
(usually they do) they can use it to define dependencies by importing
it into their parent.
User's apps should use the spring-cloud-*-dependencies if they need
a BOM (because they do *not* have spring-boot-* as a parent). Then
they can choose a version of Spring Boot more easily (by choosing
a version of spring-boot-starter-parent).
2016-01-07 13:31:43 +00:00
Dave Syer
4afea5a36e
Revert to snapshot
2015-12-18 15:04:48 +00:00