Commit Graph

182 Commits

Author SHA1 Message Date
dsyer
dfbdd5c8a8 Correct mis-statement about upgrade scripts 2009-05-22 09:25:32 +00:00
dsyer
6208476e33 delete unneeded Eclipse metadata 2009-05-22 04:33:16 +00:00
dhgarrette
d7d3be4223 RESOLVED - BATCH-1244: Documentation error for skip-limit 2009-05-17 16:26:36 +00:00
dhgarrette
9c8549fbfe RESOLVED - BATCH-1241: SystemCommandTasklet package name is not accurate 2009-05-15 20:51:10 +00:00
dhgarrette
11deb78a44 BATCH-1236: Fix namespace errors in Readers and Writers chapter 2009-05-05 19:45:15 +00:00
dsyer
f3bc1a0ada BATCH-1233: remove confusing paragraph 2009-05-05 11:31:25 +00:00
dsyer
f39deb298b BATCH-1234: Change FINISED To COMPLETED 2009-05-05 11:30:53 +00:00
dsyer
8dc6bc1091 BATCH-1215: rename class 2009-04-29 14:36:32 +00:00
dsyer
ffd21951c4 BATCH-1212: fix link to Spring Integration 2009-04-21 06:53:49 +00:00
dsyer
a46c694b46 update site migration guide 2009-04-17 07:08:11 +00:00
dsyer
545ddbcafc Add more browser links to downloads page 2009-04-15 06:28:34 +00:00
dhgarrette
61cccd70f4 Updated FlatFileItemReader properties 2009-04-14 14:55:35 +00:00
dhgarrette
84a71ff607 RESOLVED - BATCH-1204: Error in FieldSetMapper documentation 2009-04-14 14:21:12 +00:00
dhgarrette
b9e527ed8d Fixed errors in the <decision/> tag example 2009-04-09 20:26:02 +00:00
dsyer
5d1ddecba2 Update version numbers in docos 2009-04-09 12:07:16 +00:00
dsyer
efc71444c2 Update migration index 2009-04-09 12:03:29 +00:00
dsyer
b41ece2c38 Add release notes for 2.0 2009-04-09 12:02:40 +00:00
dsyer
5c4f5906b8 BATCH-1192: updated docos to show transaction manager being used with MapJobRepositoryFactoryBean. 2009-04-08 12:48:37 +00:00
lucasward
4f39902ee8 BATCH-1042: Added section on scalability to what's new section. 2009-04-08 03:53:46 +00:00
dhgarrette
2b815d3cf9 fixed typo 2009-04-07 16:56:04 +00:00
dhgarrette
4d215d484b Added section on passing data to future steps to common-patterns.xml 2009-04-07 16:52:01 +00:00
dhgarrette
a1c45f5dad Fixed programlisting that was too wide. 2009-04-02 04:11:18 +00:00
dhgarrette
1bb3c89898 Fixed typos 2009-04-02 04:07:13 +00:00
trisberg
3f7f2d8b4e fixed formatting of changelog for RC3 2009-04-01 21:06:47 +00:00
dhgarrette
70970c6259 Mention job execution listener annotations 2009-04-01 16:42:39 +00:00
trisberg
74e4773c24 preparing for 2.0 RC3 release 2009-04-01 15:37:48 +00:00
trisberg
16c102d9f1 preparing for 2.0 RC3 release 2009-04-01 14:06:50 +00:00
dhgarrette
089c280fa0 BATCH-1179: Make sure inline steps have parent= attribute. 2009-04-01 02:33:39 +00:00
dhgarrette
03c3f6a57e BATCH-1181: <step/> element always assumes the step is a TaskletStep 2009-04-01 00:22:00 +00:00
dhgarrette
1dc2ebc11c Moved job-repository= from <tasklet/> to <job/> since it is not allowed on an inline step (only on a standalone step). 2009-04-01 00:01:27 +00:00
dhgarrette
414bba967e BATCH-1179 and BATCH-1181: Updated docs to reflect xsd changes. 2009-03-30 04:49:25 +00:00
dhgarrette
bdeb0b68de BATCH-1176: Fixed signature of execute() method in Tasklet example. 2009-03-24 17:41:58 +00:00
dsyer
56de18f884 RESOLVED - issue BATCH-1171: Interrupted step does not fail job.
Added check for STOPPED status in AbstractJob.
2009-03-23 10:52:55 +00:00
dsyer
325aedd11a Update author list on docos. 2009-03-21 08:51:09 +00:00
dhgarrette
916655ad7c BATCH-1149: Document use of "parent" attribute in batch namespace 2009-03-20 21:56:27 +00:00
dsyer
bdab2d99c9 add changelog for RC2 2009-03-20 17:47:40 +00:00
dsyer
6f3d29fd45 Update version id 2009-03-20 16:47:01 +00:00
dsyer
9dd7074f9b fix some docos 2009-03-20 12:49:22 +00:00
dsyer
2626e45995 tidy up some docos 2009-03-20 10:09:31 +00:00
dsyer
93b3bde99b RESOLVED: BATCH-1100. Change retry/skip logic to be more efficient (and limit to single-threaded readers) 2009-03-19 06:52:53 +00:00
dhgarrette
0f0457a35a Add more information to section on <split/> in scalability chapter. 2009-03-18 02:46:17 +00:00
dsyer
f40c4f04ce Tweak wording in Job identity section 2009-03-15 09:10:45 +00:00
dhgarrette
506950484a BATCH-1131: Updated docs to show the new way of configuring transaction attributes. 2009-03-13 22:29:47 +00:00
dhgarrette
c2a1e5c384 BATCH-1128: updated documentation of ROLLBACK_COUNT 2009-03-09 16:33:28 +00:00
dsyer
c3d14a4a8a Spelling 2009-03-09 07:22:39 +00:00
dsyer
ce72d2abdf Add short section on DDL example scripts 2009-03-09 07:22:16 +00:00
dsyer
d47d275e0a Spelling 2009-03-08 09:00:09 +00:00
dsyer
fa2cbf2cc0 Add comments about non-standard JobRepository 2009-03-08 08:56:43 +00:00
dhgarrette
395f15a8f6 BATCH-1109: Generalise PrefixMatching* to PatternMatching* 2009-03-07 02:02:50 +00:00
dhgarrette
3f53088ab8 BATCH-1125: Updated documentation to reflect the way the
NoWorkFoundStepExecutionListener works.
2009-03-07 01:44:10 +00:00