Commit Graph

193 Commits

Author SHA1 Message Date
dhgarrette
5289d20178 Changed "name" attribute of <step> to "id" 2009-02-11 22:18:09 +00:00
dhgarrette
a205993ace Reapplied changes overwritten by rev 2959 2009-02-11 22:11:03 +00:00
dhgarrette
aff922709d Reapplied changes overwritten by rev 2959 2009-02-11 21:18:48 +00:00
lucasward
47747b58ab BATCH-1069: Added section to Step chapter about standalone steps. 2009-02-11 17:04:03 +00:00
lucasward
a96e2a1e43 BATCH-1072: Updated docs to use id for step, rather than name. 2009-02-11 16:54:27 +00:00
lucasward
947351e52d BATCH-1062: Added a section to the domain chapter discussing the namespace, with links to more specifics in the job and step chapters. 2009-02-10 20:52:56 +00:00
lucasward
52628ea904 BATCH-1063: Fixed image sizing in both pdf and html 2009-02-10 03:27:18 +00:00
trisberg
217e0cbdcc fixed simplified-chunk-oriented-processing.png reference 2009-02-09 17:06:21 +00:00
dsyer
1e1c78408f Switch image locations and refactor docs build to load images in PDF 2009-02-08 18:22:49 +00:00
dhgarrette
a51598844f BATCH-1065: added section about 'split' element 2009-02-07 18:24:35 +00:00
dhgarrette
ddc5a997cc RESOLVED - BATCH-1065: Updated content about controlling flow 2009-02-07 06:24:00 +00:00
dsyer
50acf7c670 BATCH-998: Tweak plugin config so that PDF generation works 2009-02-06 09:50:55 +00:00
dhgarrette
9a112e2203 BATCH-1056:
common-patterns.xml:
   *Replaced reference to RepeatOperationsStepFactoryBean with a valid configuration.
   *Rewrote "Adding a Footer Record" to discuss FlatFileFooterCallback

  job.xml: 
   *Fixed error in the way JobParameters are defined for the CommandLineJobLauncher.
2009-02-04 18:47:59 +00:00
dhgarrette
a9d1ac3018 BATCH-1056: minor fixes 2009-02-04 16:50:44 +00:00
dhgarrette
8e56304eb4 BATCH-1056: fixed errors 2009-02-03 23:14:51 +00:00
dhgarrette
b4fcc457c5 BATCH-1057: removed references to AbstractItemWriter 2009-02-03 14:55:56 +00:00
dhgarrette
6b16b86eb4 BATCH-1056: fixed a few errors 2009-02-03 04:55:05 +00:00
dhgarrette
a3779fe8dc BATCH-1056: Fixed numerous errors 2009-02-03 02:46:17 +00:00
dhgarrette
c5e5b73407 BATCH-1055: added section on filtering 2009-02-02 22:02:36 +00:00
dhgarrette
4317b95f41 BATCH-1052: Moved section on SystemCommandTasklet to common-patterns.xml 2009-02-02 17:51:26 +00:00
dhgarrette
c317015d58 BATCH-1051: Created section in Common Patterns to explain how to handle multi-line records 2009-02-02 17:47:13 +00:00
lucasward
7d07ed59fc BATCH-1042: Added 'What's new in 2.0' chapter after introduction. 2009-01-31 00:22:09 +00:00
lucasward
1d96b6616d BATCH-1040: Crossreferencing between chapters has been added, where appropriate. 2009-01-30 18:29:29 +00:00
lucasward
2882420737 Spelling and grammar corrections to the docs. 2009-01-29 22:38:25 +00:00
trisberg
cd3117e1d9 BATCH-1039: created release notes and updated site docs with new versions 2009-01-29 19:20:27 +00:00
lucasward
c6437b90b1 BATCH-883: Added section in documentation on JobExplorer and JobOperator 2009-01-28 23:42:00 +00:00
trisberg
f3fa01bfcd BATCH-1036: updated copyright 2009-01-28 22:06:08 +00:00
lucasward
921b0eb893 BATCH-1007: Job and Step now have consistent attribute names for referencing the job repository, they're both 'job-repository' now. The docs have been updated accordingly. 2009-01-28 20:12:35 +00:00
lucasward
2be012fa4c BATCH-1035: Added section on Late binding. 2009-01-28 05:31:40 +00:00
dhgarrette
88cd809b94 BATCH-674: Added section on Testing Individual Steps 2009-01-27 22:29:40 +00:00
lucasward
a45cba3985 BATCH-985: Added documentation describing SkipListener behavior, also updated the incorrect javadoc. 2009-01-27 20:35:03 +00:00
lucasward
6858782f02 BATCH-674: Updated readers and writers, testing, and schema appendix. 2009-01-27 05:17:49 +00:00
lucasward
7c01de7aed BATCH-674: Reorganized and updated reference documentation. 2009-01-26 06:49:03 +00:00
lucasward
d8c4eaf3a1 BATCH-674:Upgrade reference documentation.
Execution has been split into job and step each in their own chapters, along with a new chapter detailing what's new in 2.0.  They are currently placeholders, and aren't referenced from the index yet.
2009-01-20 19:48:55 +00:00
dsyer
33d38611f4 BATCH-993: Remove Hibernate/JpaAwareItemWriter from docs 2009-01-13 09:30:08 +00:00
dsyer
9f37fded53 BATCH-993: rename *Dao in sample code 2009-01-13 08:15:10 +00:00
dsyer
f58b761e9f BATCH-943: update driving query job figure 2009-01-12 17:28:23 +00:00
dsyer
912182b7a0 refactor build again into top-level dir 2009-01-12 12:54:18 +00:00
dsyer
fed3d11182 upgrade oxm 2008-12-10 14:18:49 +00:00
trisberg
3fe335352a BATCH-848: updated documentation 2008-11-24 21:00:38 +00:00
dsyer
8b2d02f5d9 IN PROGRESS - issue BATCH-894: RFC: move ExitStatus up into Core?
Replaced infrastrucure status with local enum and moved ExitStatus into core.   TODO: maybe get rid of continuable.
2008-11-07 18:40:58 +00:00
dsyer
de4060b38c Update authors and version number in ref guide 2008-10-15 08:23:34 +00:00
macsuibhne
eacf9a41a1 Remove Maven release:prepare work in progress submitted in error 2008-10-10 13:44:17 +00:00
macsuibhne
90dab93435 Bundlor version is M1, not RELEASE 2008-10-10 13:13:45 +00:00
trisberg
302d014839 BATCH-850: finished the section on JdbcPagingItemReader 2008-10-10 00:28:21 +00:00
lucasward
8ab4a9197e OPEN - issue BATCH-767: Update documentation for M2
http://jira.springframework.org/browse/BATCH-767

Updated chapter 2 to make sure JobExecution and StepExecution properties included the newest additions in M2.
2008-10-09 23:51:28 +00:00
lucasward
061282f2e5 OPEN - issue BATCH-767: Update documentation for M2
http://jira.springframework.org/browse/BATCH-767

Updated Images.
2008-10-09 23:44:00 +00:00
lucasward
6ba7d6936d OPEN - issue BATCH-607: FlatFileItemWriter section needs additional details
http://jira.springframework.org/browse/BATCH-607

Added a section on FlatFile exceptions.
2008-10-09 22:42:05 +00:00
trisberg
d51a4b5899 BATCH-850: added a section on JdbcPagingItemReader 2008-10-09 21:24:02 +00:00
robokaso
a027767792 RESOLVED - BATCH-866: Reference manual has invalid references to org.springframework.batch.io.file package
fixed references in docs and also code comments
2008-10-09 12:37:52 +00:00