Commit Graph

4 Commits

Author SHA1 Message Date
Glenn Renfro
f6f01b5bb1 Corrected errors in docs and removed index-pdf.adoc
index-pdf.adoc was  a duplicate of index-single.adoc.   And thus was not necessary
The errors corrected were identified in https://github.com/spring-projects/spring-batch/pull/429

Resolves BATCH-2632
2017-07-25 13:21:52 -05:00
taeksoon.jang
110b95ee1e Fixed typos in unit testing source code to make it compile and pass the test. 2017-07-25 12:30:38 -05:00
Michael Minella
a13f43adec Polish 2017-07-13 14:51:03 -05:00
Glenn Renfro
67853f22de Documentation Migration
This commit migrates the old Spring Batch documentation to a new
asciidoc toolchain.  It will be the first piece in modernizing the
existing Spring Batch documentation.  Future steps will include making
java based configuraion more prominant in the reference documentation.

Resolves BATCH-2620
2017-07-13 14:49:33 -05:00