Commit Graph

61 Commits

Author SHA1 Message Date
Mahmoud Ben Hassine
67cf37d833 BATCH-2682: add link to the single page documentation in the index 2018-02-28 14:28:23 -06:00
Mahmoud Ben Hassine
619a85f2f2 BATCH-2679: Add "Back to index" link in the sidebar of the documentation 2018-02-27 09:28:43 -06:00
Jay Bryant
0d9f4ce6f1 New toggle implementation
I made a new implementation of the XML/Java toggle (and added a third choice for having both available).

Changes to make a dynamic ToC work with content selection toggles

Various asciidoc and JavaScript changes to make the dynamic ToC (tocbot) work with the content toggle (XML or Java in this case but also more options in other projects).
2018-01-26 11:52:51 -06:00
Mahmoud Ben Hassine
54f3a5c837 BATCH-2465: add note about the importance to have a unique key constraint on the sortKey 2018-01-25 17:29:56 -06:00
Mahmoud Ben Hassine
020d0519ac BATCH-2669: Fix code examples in "Configuring and Running a Job" section
of the documentation
2018-01-12 11:03:58 -06:00
Mahmoud Ben Hassine
c61809e158 BATCH-2662: Fix syntax highlighting of Java example in 1.1.1 section
of the documentation
2018-01-08 13:52:40 +01:00
Arthur Portas
19160b4296 BATCH-2519: Fix TYPO
JIRA: https://jira.spring.io/browse/BATCH-2519

    * TYPO  `Posion` correction
2017-12-26 16:49:12 +00:00
Michael Minella
1f23394992 Removed incorrect parens 2017-12-01 07:21:29 -06:00
Glenn Renfro
31c7e8f83f Converted adoc to use both XML and Java config 2017-11-27 13:32:23 -06:00
Michael Minella
3869885993 Added java configuration examples to common-patterns.adoc
This commit added java based configuration examples to the common
patterns documentation page.
2017-10-31 15:46:13 -05:00
Michael Minella
6f5d80065b Added java config examples for testing.adoc
This commit adds two small tweaks to the testing.adoc that demonstrates
how to import java based configuration into a unit test (instead of
importing XML based configurations).
2017-10-31 11:07:18 -05:00
Michael Minella
22ecd3b629 Added java configuration for the retry.adoc 2017-10-30 16:59:21 -05:00
Michael Minella
a256a83e7b Added java config examples for repeat.adoc 2017-10-30 15:48:12 -05:00
Jay Bryant
ead18f76ba Editing pass for spring-batch-integration.adoc
I improved readability and consistency and fixed sentence errors. No questions in this one.

Applied code review changes to PR
2017-10-30 16:29:46 -04:00
Michael Minella
48e300d2d8 Polish 2017-10-30 13:47:21 -05:00
Chris Kirk
c3814cc27d Updated to have java config examples
This commit updates the scalability.adoc to have java configuration examples for all but the last snip in the doc.
2017-10-30 13:47:13 -05:00
Jay Bryant
38d6e7d496 90-character pass for step.adoc
I removed extraneous white space from non-code lines and arranged the non-code lines to be as close to 90 characters as possible. I also edited the new content.

Applied code review changes
2017-10-30 13:48:53 -04:00
Jay Bryant
651275dc03 90-character pass for schema-appendix.adoc
I removed extraneous white space from non-code lines and made all the non-code lines be as close to 90 characters as possible. I also changed a sentence to be more consistent with other similar locations in the document.

Code review fixes applied on merge
2017-10-30 09:41:14 -04:00
Jay Bryant
736b926137 90-character pass for transaction-appendix.adoc
I removed extraneous white spice from non-code lines and made the non-code lines break as close to 90 characters as possible. I also fixed a typo.

Applying cod review changes on merge
2017-10-27 17:35:06 -04:00
Jay Bryant
c68e8eb6cb 90-character pass for readersAndWriters.adoc
I removed extraneous white space from non-code lines and arranged the non-code lines to each be as close 90 characters as possible.

Updated PR on merge with bug fixes
2017-10-27 16:36:49 -04:00
Jay Bryant
96a317c52f Editing pass for readersAndWriters.adoc
I improved readability and consistency, fixed up errors, and asked a couple questions
2017-10-20 10:52:23 -05:00
Jay Bryant
0efa698572 90-character pass for glossary.adoc
I removed extraneous white space and made the lines break as close to 90 characters as possible.
2017-10-20 10:41:48 -04:00
Michael Minella
f21d4ab808 Added java config examples to readersAndWriter.adoc
This commit adds java config examples to the readers and writers
documentation.
2017-10-19 23:36:39 -05:00
Jay Bryant
8392523056 90-character pass for common-patterns.adoc
I removed all the extraneous white space from non-code lines and broke the non-code lines as close to 90 characters as possible. I caught one keyword that wasn't formatted and fixed that.
2017-10-19 21:17:13 -04:00
Michael Minella
5ecf6990f9 Updated to have java config examples
This commit updates the step.adoc to have java configuratione examples
for all snips in the doc.
2017-10-19 14:58:14 -05:00
Michael Minella
24fbb882e6 Updated job.adoc to have java config examples
This commit addresses the job.adoc and how to configure the various
pieces of the framework it covers via java configuration.
2017-10-18 12:00:27 -05:00
Michael Minella
dd8809232e Fixed image urls 2017-10-18 10:17:53 -05:00
Jay Bryant
733cdb35d1 Fitting lines to 90 characters
Adjusted line breaks to get all the lines to be 90 characters or less.
2017-10-18 10:02:34 -05:00
Jay Bryant
0f989d9c9f 90-character pass for scalability.adoc
I removed extraneous characters from non-code lines and arranged the non-code lines to fit into 90 characters.
2017-10-18 10:01:06 -05:00
Jay Bryant
3a3abdc28a 90-character pass for repeat.adoc
I removed all the extraneous characters and line breaks from non-code lines and fitted all the non-code lines to 90 characters.

polish
2017-10-18 10:52:34 -04:00
Michael Minella
11fed07d16 Fix image URL 2017-10-17 23:32:08 -05:00
Jay Bryant
c83d9b4557 90-character pass for domain.adoc
I removed extraneous characters from non-code lines and made each code line be as close to 90 characters as possible. I caught a few items I missed in the editing pass (such as missing hyphen and code ticks around some code words.
2017-10-17 23:24:05 -05:00
Jay Bryant
d0238c9699 90-character formatting
Other than a couple of image references, I fixed all the lines so that they would be no longer than 90 characters and removed unneeded blank lines.

I did find a few other things (mostly periods missing from list items), and I fixed them.
2017-10-17 23:15:13 -05:00
Jay Bryant
55469e3362 Editing pass for schema-appendix.adoc
I increased readability and consistency and corrected sentence errors. I also added a couple internal cross-reference links.
2017-10-17 22:14:17 -05:00
Michael Minella
0c4937ac5a Polish 2017-10-17 21:45:43 -05:00
Jay Bryant
d376c42bde Editing pass for appendix.adoc
I improved readability and consistency and corrected sentence errors. I also added a bunch of links to readersAndWriters.html.
2017-10-17 21:43:20 -05:00
Jay Bryant
25d3b30704 Editing pass for glossary.adoc
I fixed sentence errors. Very simple document (as it should be ), so it can't go wrong in very many ways.
2017-10-17 21:36:27 -05:00
Michael Minella
b6f42de152 Polish 2017-10-17 21:28:12 -05:00
Jay Bryant
2a57ec4fd0 Editing pass for transaction-appendix.adoc
I improved readability and consistence and fixed sentence errors. I also added a couple of internal cross-references.
2017-10-17 21:26:32 -05:00
Michael Minella
1146fc056c Polish 2017-10-17 17:30:42 -05:00
Jay Bryant
e2b18daa59 Editing for step.adoc
I did my "English teacher" thing, added a couple links, and asked a couple questions.
2017-10-17 17:30:14 -05:00
Jay Bryant
fa22b20223 Editing pass for common-patterns.adoc
I improved readability and consistency, added a missing link and some other links, and corrected sentence errors. No questions.
2017-10-17 17:10:16 -05:00
Jay Bryant
a62c2ebd98 Editing pass for testing.adoc
I increased readability and consistency and fixed sentence errors. No questions in this one.
2017-10-17 15:33:51 -05:00
Jay Bryant
ae4eabc960 Editing pass for retry.adoc
I made it more readable and consistent and fixed up sentence errors. I added a TODO for a spot that could benefit from an example or two.

polishing on merge
2017-10-17 10:22:16 -04:00
Michael Minella
80de24a6a6 Polish 2017-10-16 13:20:58 -05:00
Jay Bryant
3be6d9df66 Editing pass for domain.adoc
I fixed up language and punctuation problems and improved clarity a bit.
2017-10-16 13:20:47 -05:00
Jay Bryant
6239f95141 Editing pass for scalability.adoc
I improved readability and consistency and corrected sentence errors. No questions this time.

Updating code review changes as a part of merge
2017-10-13 14:16:57 -04:00
Jay Bryant
1129888e12 Editing pass for repeat.adoc
I edited for readability and consistency and fixed sentence errors. No questions this time.

Polishing on Merge
2017-10-12 13:40:08 -04:00
Jay Bryant
fe6e5e55e2 90-character formatting
I adjusted all the lines so that they would be no longer than 90 characters. I also removed unneeded blank lines.
2017-10-11 14:53:30 -04:00
Mahmoud Ben Hassine
21d8b8fc40 Fix typo in documentation 2017-10-10 11:21:44 +02:00