Spring Operator
4d734db277
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).
# 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 16 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://www.apache.org/licenses/LICENSE-2.0 with 14 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 32 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 16 occurrences
2019-03-16 10:50:12 -05:00
Spring Buildmaster
88f1bc572a
[artifactory-release] Next development version
2017-01-10 19:34:14 +00:00
Spring Buildmaster
a66db57efc
[artifactory-release] Next development version
2017-01-06 20:55:38 +00:00
Michael Minella
6c1d8a21f1
Fixed versions
2017-01-06 13:48:49 -06:00
Spring Buildmaster
36808f9efc
[artifactory-release] Release version 1.1.0.RELEASE
2016-11-22 16:58:22 +00:00
Gunnar Hillert
366cbaf213
Revert to Docboc
...
- Due to the lack of multipage Html support we need to revert to Docbook for the time being
- Revert "gh-246 Remove docbooks from asciidoctor infrastructure"
- This reverts commit 4ed50a6b31 .
2016-11-21 05:46:18 -10:00
Gunnar Hillert
4ed50a6b31
gh-246 Remove docbooks from asciidoctor infrastructure
...
resolves #246
Removed javadoc build from parent pom.
It is now contained in the doc pom
2016-11-16 14:50:05 -05:00
Michael Minella
82f97def52
Fix for installing docs zip twice
2016-11-07 09:39:24 -06:00
Michael Minella
cc1f971f3e
Build updates to support automated doc deployment
...
The Spring build infrastructure has the capabilities to deploy
documentation automatically that it finds in Artifactory. This commit
creates the required zip archive for that process.
Resolves SCT-78
2016-11-03 14:15:56 -05:00
Michael Minella
9f0377df0b
Moved master to 1.1.0.BUILD-SNAPSHOT
2016-08-09 14:48:46 -05:00
bamboo
4645e9f5b1
[artifactory-release] Next development version
2016-07-27 05:59:23 +00:00
bamboo
583e53e9c0
[artifactory-release] Next development version
2016-07-08 19:30:16 +00:00
bamboo
48a8dca6a3
[artifactory-release] Release version 1.0.1.RELEASE
2016-07-08 19:30:16 +00:00
bamboo
5ca639f03c
[artifactory-release] Next development version
2016-06-29 05:52:28 +00:00
Michael Minella
50a3996904
Removed unused build plugin
2016-01-26 17:02:39 -06:00
Michael Minella
20b5e046ae
Initial commit of reference documentation
...
This is the initial cut of the reference documentation for Spring Cloud
Task.
Resolves spring-cloud/spring-cloud-task#49
Updates per code review
use mvnw instead of mvn in example
2016-01-25 19:27:31 -05:00