Commit Graph

150 Commits

Author SHA1 Message Date
Ridvan ENIS
055be11ee5 Fix AsciiDoc formatting issue under First Steps #744
Added a bulleted list.

Else they are on the same line with no separator.
2020-12-08 19:38:54 -05:00
Spring Buildmaster
f68f8e734b [artifactory-release] Next development version 2020-11-30 16:47:44 +00:00
Spring Buildmaster
c8eba09a21 [artifactory-release] Release version 2.3.0-M4 2020-11-30 16:47:40 +00:00
Glenn Renfro
0edef4ef05 Updated links in docs to reference html and pdf resources
resolves #730

Readded epubs to available doc types
2020-11-19 12:11:14 -05:00
DavidGrath
10d335f7ae Fixed typo in batch.adoc
Changed the following on line 121
- `Step`. The following example shows how to configure the `DefaultStepExecutionHandler`:
+ `Step`. The following example shows how to configure the `DeployerStepExecutionHandler`:
2020-11-18 12:40:19 +01:00
Glenn Renfro
a4b638a61e Updated build file to put all publications in the ref directory 2020-10-22 16:31:05 -04:00
Varshith Kancharla
88e0c00d81 Update appendix-task-repository-schema.adoc 2020-10-01 22:43:07 +05:30
Spring Buildmaster
7386faabe6 [artifactory-release] Next development version 2020-09-24 14:33:22 +00:00
Spring Buildmaster
8abcf6337b [artifactory-release] Release version 2.3.0-M3 2020-09-24 14:33:18 +00:00
Spring Buildmaster
fd102c84c2 [artifactory-release] Next development version 2020-07-20 18:32:02 +00:00
Spring Buildmaster
e71784fe8b [artifactory-release] Release version 2.3.0-M2 2020-07-20 18:31:58 +00:00
Michael Minella
f3bbc37293 Added generation of epub 2020-06-19 10:43:54 -05:00
Glenn Renfro
dd321f1462 html files now under html dir in zip file
pdf file is now under pdf dir in zip file

resolves #668
2020-06-18 09:40:21 -05:00
FWinkler79
1913e1e7f9 Added missing @EnableTask annotation
Following the documentation (using Spring Boot 2.3.0 and Spring Cloud Hoxton.SR5) does not yield the described output if that annotation is missing. I saw it being used in several videos of M. Minella, so I think it is a glitch.
Adding the annotation to my code showed the log output where `TaskExecution` is created and updated in the repository. Without the annotation that does not show (and probably does not happen either).
2020-06-16 16:42:33 -04:00
Spring Buildmaster
19d964288a [artifactory-release] Next development version 2020-05-07 17:44:32 +00:00
Spring Buildmaster
d0e31e175c [artifactory-release] Release version 2.3.0-M1 2020-05-07 17:44:28 +00:00
Glenn Renfro
90a2a27e51 Updated Task Version to use the -SNAPSHOT vs .BUILD-SNAPSHOT 2020-05-07 09:51:42 -05:00
Jay Bryant
214c121397 Update spring-doc-resources version and highlight
Update spring-doc-resources and change highlght to github,
to get Damien Vitrac's latest look and feel for the docs.
2020-05-07 09:34:14 -05:00
Glenn Renfro
d508285f58 Additional docs on table creation when using the tablePrefix prop
Resolves #653
2020-05-07 09:23:11 -05:00
Glenn Renfro
f7c2501314 Added section on closing the context
resolves #646
2020-02-18 10:49:28 -06:00
Dominik Bartholdi
37749efca2 fix link to DDL scripts 2020-01-30 10:11:54 -06:00
Glenn Renfro
cf05696d4a Updated schema documentation 2019-12-17 15:03:48 -06:00
Spring Buildmaster
1bfa6006ec [artifactory-release] Next development version 2019-11-22 21:20:15 +00:00
Spring Buildmaster
14f2c510c4 [artifactory-release] Release version 2.2.1.RELEASE 2019-11-22 21:20:11 +00:00
Glenn Renfro
70ed8b96e9 Set Parent to 2.2.0.RELEASE for dependencies
Revert to 2.2.1.BUILD-SNAPSHOT
2019-11-22 15:05:54 -05:00
Spring Buildmaster
17ca1050b4 [artifactory-release] Next development version 2019-11-22 19:04:22 +00:00
Spring Buildmaster
bf670a065d [artifactory-release] Release version 2.2.0.RELEASE 2019-11-22 19:04:18 +00:00
Spring Buildmaster
1572eb1bf2 [artifactory-release] Next development version 2019-10-24 16:57:11 +00:00
Spring Buildmaster
b6b8e4cd10 [artifactory-release] Release version 2.2.0.RC1 2019-10-24 16:57:08 +00:00
Spring Buildmaster
bd313d3f8d [artifactory-release] Next development version 2019-10-04 14:09:31 +00:00
Spring Buildmaster
0cdd345b3a [artifactory-release] Release version 2.2.0.M3 2019-10-04 14:09:28 +00:00
Glenn Renfro
a5161f816e Updated the sample to match the reference docs
Also added some additional information in the reference docs.
2019-08-06 17:50:56 -04:00
Spring Buildmaster
b4e3aa1910 [artifactory-release] Next development version 2019-08-02 16:02:22 +00:00
Spring Buildmaster
2f6df94f8c [artifactory-release] Release version 2.2.0.M2 2019-08-02 16:02:18 +00:00
Glenn Renfro
7490f8b820 Initialize values with properties vs value
resolves #SCT-587
2019-07-03 13:24:06 -05:00
Michael Minella
f0f539ed8c Polish 2019-06-25 09:48:30 -05:00
Glenn Renfro
d2031ff66e Updated the order in which the TaskLifecycleListener is configured
resolves #605
2019-06-25 09:48:21 -05:00
Anbu Sampath
320a864112 doc correction for Initialzr downloaded file name 2019-06-13 15:59:47 +05:30
Haytham Mohamed
1665bd29db Added the sagan adoc files 2019-04-29 12:35:10 -05:00
Spring Buildmaster
f1b13e049c [artifactory-release] Next development version 2019-04-16 16:50:51 +00:00
Spring Buildmaster
9fb1fcb043 [artifactory-release] Release version 2.2.0.M1 2019-04-16 16:50:48 +00:00
Glenn Renfro
d890835923 Updating the version of the asciidoc 2019-04-11 14:13:07 -04:00
Jay Bryant
0c53ba812a Modernizing the documentation
I made this project match the other Spring projects for documentation by pulling in spring-doc-resources and using those resources to create the dynamic ToC and our new styles.

Accounting for Glenn Renfro's feedback

Glenn caught a couple problems. I have fixed them. Thanks, Glenn. :)
2019-04-11 13:21:32 -04:00
Toshiaki Maki
56469bb92f Fix a broken code 2019-04-09 08:52:51 -04:00
Glenn Renfro
c4abbbcbbf Updated Base Version to 2.2.x
Removed Task Dependencies.  These should be brought in by Boot
2019-03-28 16:57:11 -05:00
Spring Operator
2bff013b83 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).

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 1 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 204 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).

Updated Spring Cloud Build dependency

this was so that we can get the latest spring-cloud-build
2019-03-21 16:34:26 -04:00
Spring Operator
0ea5070050 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://waffle.io/spring-cloud/spring-cloud-task (301) with 2 occurrences migrated to:
  https://waffle.io/spring-cloud/spring-cloud-task ([https](https://waffle.io/spring-cloud/spring-cloud-task) result ReadTimeoutException).
* [ ] http://myURI (UnknownHostException) with 1 occurrences migrated to:
  https://myURI ([https](https://myURI) result UnknownHostException).
* [ ] http://oops (UnknownHostException) with 1 occurrences migrated to:
  https://oops ([https](https://oops) 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://EditorConfig.org with 1 occurrences migrated to:
  https://EditorConfig.org ([https](https://EditorConfig.org) result 200).
* [ ] http://docs.spring.io/spring-boot/docs/ with 1 occurrences migrated to:
  https://docs.spring.io/spring-boot/docs/ ([https](https://docs.spring.io/spring-boot/docs/) result 200).
* [ ] http://docs.spring.io/spring-boot/docs/current/reference/html/ with 1 occurrences migrated to:
  https://docs.spring.io/spring-boot/docs/current/reference/html/ ([https](https://docs.spring.io/spring-boot/docs/current/reference/html/) result 200).
* [ ] http://docs.spring.io/spring-cloud-task/docs/ with 2 occurrences migrated to:
  https://docs.spring.io/spring-cloud-task/docs/ ([https](https://docs.spring.io/spring-cloud-task/docs/) result 200).
* [ ] http://docs.spring.io/spring-security/site/docs/ with 1 occurrences migrated to:
  https://docs.spring.io/spring-security/site/docs/ ([https](https://docs.spring.io/spring-security/site/docs/) result 200).
* [ ] http://docs.spring.io/spring/docs/ with 2 occurrences migrated to:
  https://docs.spring.io/spring/docs/ ([https](https://docs.spring.io/spring/docs/) result 200).
* [ ] http://github.com/ with 3 occurrences migrated to:
  https://github.com/ ([https](https://github.com/) result 200).
* [ ] http://stackoverflow.com with 1 occurrences migrated to:
  https://stackoverflow.com ([https](https://stackoverflow.com) result 200).
* [ ] http://stackoverflow.com/tags/spring-cloud-task with 1 occurrences migrated to:
  https://stackoverflow.com/tags/spring-cloud-task ([https](https://stackoverflow.com/tags/spring-cloud-task) result 200).
* [ ] http://start.spring.io/ with 1 occurrences migrated to:
  https://start.spring.io/ ([https](https://start.spring.io/) result 200).
* [ ] http://ant.apache.org/manual with 1 occurrences migrated to:
  https://ant.apache.org/manual ([https](https://ant.apache.org/manual) result 301).
* [ ] 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://docs.spring.io/spring-amqp/docs/current/api/org/springframework/amqp with 1 occurrences migrated to:
  https://docs.spring.io/spring-amqp/docs/current/api/org/springframework/amqp ([https](https://docs.spring.io/spring-amqp/docs/current/api/org/springframework/amqp) result 301).
* [ ] http://docs.spring.io/spring-cloud-task/docs/current-SNAPSHOT/reference/html/ with 1 occurrences migrated to:
  https://docs.spring.io/spring-cloud-task/docs/current-SNAPSHOT/reference/html/ ([https](https://docs.spring.io/spring-cloud-task/docs/current-SNAPSHOT/reference/html/) result 301).
* [ ] http://docs.spring.io/spring-data/commons/docs/current/api/org/springframework/data with 1 occurrences migrated to:
  https://docs.spring.io/spring-data/commons/docs/current/api/org/springframework/data ([https](https://docs.spring.io/spring-data/commons/docs/current/api/org/springframework/data) result 301).
* [ ] http://docs.spring.io/spring-data/jpa/docs/current/api/org/springframework/data/jpa with 1 occurrences migrated to:
  https://docs.spring.io/spring-data/jpa/docs/current/api/org/springframework/data/jpa ([https](https://docs.spring.io/spring-data/jpa/docs/current/api/org/springframework/data/jpa) result 301).
* [ ] http://docs.spring.io/spring-data/mongodb/docs/current/api/org/springframework/data/mongodb with 1 occurrences migrated to:
  https://docs.spring.io/spring-data/mongodb/docs/current/api/org/springframework/data/mongodb ([https](https://docs.spring.io/spring-data/mongodb/docs/current/api/org/springframework/data/mongodb) result 301).
* [ ] http://docs.spring.io/spring-data/rest/docs/current/api/org/springframework/data/rest with 1 occurrences migrated to:
  https://docs.spring.io/spring-data/rest/docs/current/api/org/springframework/data/rest ([https](https://docs.spring.io/spring-data/rest/docs/current/api/org/springframework/data/rest) result 301).
* [ ] http://raw.github.com/ with 1 occurrences migrated to:
  https://raw.github.com/ ([https](https://raw.github.com/) result 301).
* [ ] http://www.gradle.org/docs/current/userguide with 1 occurrences migrated to:
  https://www.gradle.org/docs/current/userguide ([https](https://www.gradle.org/docs/current/userguide) result 301).

# 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://maven.apache.org/POM/4.0.0 with 1 occurrences
* http://www.w3.org/1999/XSL/Format with 2 occurrences
* http://www.w3.org/1999/XSL/Transform with 7 occurrences
* http://www.w3.org/1999/xlink with 1 occurrences
2019-03-20 16:10:18 -05:00
Spring Operator
505fd21ff9 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 1 occurrences could not be migrated:
   ([https](https://xslthl.sf.net) result AnnotatedConnectException).

# 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://asciidoctor.org with 1 occurrences migrated to:
  https://asciidoctor.org ([https](https://asciidoctor.org) result 200).
* http://maven.apache.org/xsd/maven-4.0.0.xsd with 18 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://sourceforge.net/projects/xslthl/ with 14 occurrences migrated to:
  https://sourceforge.net/projects/xslthl/ ([https](https://sourceforge.net/projects/xslthl/) result 200).
* http://www.w3.org/TR/CSS21/propidx.html with 1 occurrences migrated to:
  https://www.w3.org/TR/CSS21/propidx.html ([https](https://www.w3.org/TR/CSS21/propidx.html) result 200).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 36 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 18 occurrences
2019-03-19 21:26:51 -05:00
Glenn Renfro
03d9a980e9 Cleanup from Checkstyle changes
resolves #511

* Sets the appropriate copyright dates
* Updates some docs
2019-02-13 12:21:14 -05:00
Marcin Grzejszczak
60f1e21d03 Added checkstyle 2019-02-03 19:27:07 +01:00