trisberg
|
8c49848e62
|
copied to images directory so they will be included in html doc
|
2008-07-31 18:05:28 +00:00 |
|
dsyer
|
0b98f5c464
|
Revert version of docbkx plugin (2.0.8 doesn't work on a clean build)
|
2008-07-30 08:43:42 +00:00 |
|
robokaso
|
d98015626d
|
updated version of the docbkx plugin
|
2008-07-22 15:41:31 +00:00 |
|
robokaso
|
6f20885e28
|
RESOLVED - BATCH-689: Make JobExecutionContext visible in Tasklets
added note to docs that Tasklet is automatically registered as StepExecutionListener by TaskletStep
|
2008-07-22 11:09:39 +00:00 |
|
robokaso
|
877737ab72
|
RESOLVED - BATCH-727: Move all POMs in trunk to 2.0.0.DEV-SNAPSHOT
changed the version to 2.0.0.CI-SNAPSHOT
|
2008-07-15 07:48:13 +00:00 |
|
lucasward
|
bbf2e2dc7a
|
BATCH-691:Updated MultiResourceItemReader section
|
2008-07-08 02:25:04 +00:00 |
|
lucasward
|
24b16016ae
|
BATCH-717:SkipListener is now covered in Chapter 4.
|
2008-07-07 23:59:45 +00:00 |
|
lucasward
|
dbd859f106
|
BATCH-667:Added a section to Chapter 3 about the 'saveSate' property.
|
2008-07-07 18:51:48 +00:00 |
|
lucasward
|
074676b6fc
|
BATCH-691:Updated Appendix B to match schema changes.
|
2008-07-01 04:15:04 +00:00 |
|
lucasward
|
8ecc490513
|
BATCH-691:Cleaned up Appendix A: ensured new readers and writers were listed.
|
2008-07-01 04:08:54 +00:00 |
|
lucasward
|
b7731c9336
|
BATCH-691:Cleaned up chapter 4. Corrected the modifications made around transaction configuration in the repository and step implementations. Also added a small section about the SystemCommandTasklet.
|
2008-07-01 03:56:57 +00:00 |
|
lucasward
|
d11d87c9e6
|
BATCH-691:Cleaned up chapter 3
|
2008-07-01 03:11:39 +00:00 |
|
lucasward
|
17623ee199
|
BATCH-599: Refactored the ExecutionContext section of chapter two, so that it is easier to understand. Also changed the key used for all ItemReaders the use the abstract reader to 'piece.count', from 'item.count'
|
2008-06-27 19:19:37 +00:00 |
|
lucasward
|
ed7c1df278
|
BATCH-691:Corrected sections that are out of date with the latest 1.1 changes.
|
2008-06-27 04:29:15 +00:00 |
|
robokaso
|
b296101766
|
RESOLVED - BATCH-685: Create documentation for MultiResourceItemReader
section heading capitalized
|
2008-06-24 12:40:41 +00:00 |
|
robokaso
|
fff6c5e2a4
|
RESOLVED - BATCH-685: Create documentation for MultiResourceItemReader
|
2008-06-24 12:31:20 +00:00 |
|
lucasward
|
d3a7c90de9
|
BATCH-619: Updated documentation to be accurate with latest changes to skip and retry.
|
2008-06-18 23:31:24 +00:00 |
|
lucasward
|
f75bc3f376
|
BATCH-627: Fixed in-memory job repository section on the documentation, and added a new section about the factory bean.
|
2008-06-18 22:53:39 +00:00 |
|
lucasward
|
bf4a3f91d2
|
BATCH-678: Corrected the BeanWrapperFieldSetMapper section in the documentation.
|
2008-06-18 22:40:14 +00:00 |
|
dsyer
|
59e57bed88
|
BATCH-586. Move samples docos to samples project
|
2008-05-28 10:47:30 +00:00 |
|
dsyer
|
3cc0bf5fed
|
BATCH-503: Modify docos to show changes to TX configuration in factory beans.
|
2008-05-26 12:25:23 +00:00 |
|
robokaso
|
e43a5984ad
|
RESOLVED - BATCH-621: Three typos in the documentation
|
2008-05-19 08:33:59 +00:00 |
|
lucasward
|
8940d1626d
|
BATCH-605:Merged new appendix into 1.1
|
2008-05-06 03:26:58 +00:00 |
|
nebhale
|
8b8c65ae50
|
Branched for 1.1.0
|
2008-04-28 08:10:52 +00:00 |
|
dsyer
|
11b094298d
|
[BATCH-582] Add width= to imagedata where necessary
|
2008-04-24 12:28:39 +00:00 |
|
lucasward
|
c973e8215a
|
BATCH-598:Tidied up the reference docs.
|
2008-04-22 21:55:22 +00:00 |
|
lucasward
|
87e004bd30
|
BATCH-583:Fixed images in PDF
|
2008-04-22 18:29:59 +00:00 |
|
dsyer
|
1c8df0d5f5
|
wrong description of scope of execution context
|
2008-04-22 09:26:10 +00:00 |
|
lucasward
|
447997a5bc
|
BATCH-599:Added additional content to the section on TaskletStep
|
2008-04-22 02:43:05 +00:00 |
|
dsyer
|
82719ce49c
|
RESOLVED - issue BATCH-562: org.springframework.batch.execution package still referenced in documentation
|
2008-04-07 07:29:55 +00:00 |
|
dsyer
|
646965b32d
|
RESOLVED - issue BATCH-539: Documentation detailing queries used in repositories, so that DBA can set up indexes
|
2008-04-04 11:48:30 +00:00 |
|
dsyer
|
d076eb58ae
|
Changed i21 to SpringSource
|
2008-04-03 10:28:40 +00:00 |
|
dsyer
|
d56e0adc51
|
RESOLVED - issue BATCH-463: More code samples in Retry reference docos
Added some more detail in retry.xml
|
2008-04-01 11:49:29 +00:00 |
|
dsyer
|
ca78862fd7
|
update version number again (to the correct one).
|
2008-04-01 08:12:19 +00:00 |
|
dsyer
|
565c73a5e9
|
[BATCH-97] Add profile to integration project to allow tests to be run.
Update wrong version on some poms (like docs).
|
2008-04-01 08:07:14 +00:00 |
|
nebhale
|
4c4b44042d
|
[maven-release-plugin] prepare for next development iteration
|
2008-03-28 16:59:15 +00:00 |
|
nebhale
|
ca7aef7794
|
[maven-release-plugin] prepare release spring-batch-1.0.0.FINAL
|
2008-03-28 16:58:55 +00:00 |
|
lucasward
|
62f8ac5d70
|
BATCH-524: Misc doc fixes.
|
2008-03-28 16:39:44 +00:00 |
|
lucasward
|
7beff5959d
|
BATCH-315: Added a new chapter for testing.
|
2008-03-28 16:11:28 +00:00 |
|
dsyer
|
bfa98e3bdb
|
RESOLVED - issue BATCH-512: delegating item reader/writer needs documentation on registering delegate as a Stream.
Added a couple of sections on registering delegates with the step directly (execution.xml and readersAndWriters.xml).
|
2008-03-28 11:47:42 +00:00 |
|
dsyer
|
b44b795602
|
RESOLVED - issue BATCH-502: Add documentation for adding repository transactions declaratively
|
2008-03-28 10:36:45 +00:00 |
|
dsyer
|
5c7dcc59b9
|
Update bits of site for 1.0.0
|
2008-03-28 07:11:59 +00:00 |
|
dsyer
|
055c859d54
|
OPEN - issue BATCH-506: JobListener is not a BatchListener
Changed BatchListener to StepListener and renamed existing Job/StepListener as *ExecutionListener.
|
2008-03-25 12:30:06 +00:00 |
|
dsyer
|
02c59ba0bd
|
[BATCH-120] Add section on custom listeners to execution.xml
|
2008-03-25 12:17:52 +00:00 |
|
nebhale
|
0201bcb2b3
|
[BATCH-499] Updated version number to 1.0.0.FINAL-SNAPSHOT to be universally Maven friendly. Doesn't any find it odd that in 2.0.6 and 2.1 it's broken but in 2.0.7 it's not? That's not the greatest QC.
|
2008-03-25 10:02:24 +00:00 |
|
dsyer
|
f9e4181182
|
OPEN - issue BATCH-120: Documentation and samples for correct use of listeners and stream interfaces for stateful custom components
|
2008-03-25 09:40:45 +00:00 |
|
lucasward
|
9ec5ecf6f4
|
BATCH-480: Quick refactoring to how the MultipleColumnJdbcKeyCollector works. It was nevery fully fixed from when the change to ExecutionContext was made from RestartData. Also some misc. documentation fixes based on feedback.
|
2008-03-25 05:23:16 +00:00 |
|
lucasward
|
d17219bd1f
|
BATCH-445: Added documentation for the StepExecutionResourceProxy.
|
2008-03-24 19:29:49 +00:00 |
|
lucasward
|
a1bc8993d4
|
Misc updates based on feedback.
|
2008-03-20 23:29:52 +00:00 |
|
lucasward
|
79967e173c
|
BATCH-481: Added documentation for returning ExitCodes
|
2008-03-20 03:30:06 +00:00 |
|