wxlund
2b0e75b3bf
(1) I went into much more detail on the staxEventItemReader - but I think the right level of detail - to make the configuration and the code that uses the configuration understandable to a developer. The level I got from our HOWTOs wasn't sufficiently deep.
...
(2) there is now very readable pseudo code (groovy script) in the end of the explanation that pulls together the developer logic. This code executes correctly if you have the groovy plugin installed. I created a separate project for myself called spring-batch-docs-examples with the groovy nature that makes it much easier for me to get example code running and then document from easier to read scripting code." /Users/wxlund/workspace/spring-batch-source-forge/trunk/docs/src/site/docbook/reference/staxReaderWriter.xml
2008-03-07 15:29:06 +00:00
lucasward
cac8d70560
Finished the File item reader and item writer documentation and cleaned up javadocs as I went along.
2008-03-07 15:13:25 +00:00
dsyer
f5e85d5f63
Change svn:eol-style to LF
2008-03-06 21:59:13 +00:00
wxlund
0dec169d9e
I didn't actually solve the problem. I don't know why the contents of repeat template being moved to a new chapter is causing site to fail. I commented out the <programlisting> fragment since Dave is refactoring the chapter anyway.
2008-03-06 18:41:22 +00:00
dsyer
838975646f
Updated to add overview of listener callbacks.
2008-03-06 08:57:07 +00:00
wxlund
efe07a3096
Went through ItemWriters this evening and in the process added the catalog of ItemWriters to the appendix. I also opened a minor jira issue for questions I had on a few points I found.
2008-03-06 07:41:39 +00:00
lucasward
eb744db9f4
Continued cleanup of Reference Documentation. Repeat and Retry have been separated into their own chapters, Infrastructure is now just ItemReaders and ItemWriters. Added a lot of extra initial documentation about the expected contract of ItemReader, ItemWriter, and ItemStream.
2008-03-06 05:45:00 +00:00
wxlund
1ead5462e0
(1) Finally fixed glossary so that it would generate with mvn site. We moved it to a glossary instead of chapter and added it back into index.xml. Previously it was commented out.
...
(2) Added appendix and moved the table of available item readers into the appendix.
(3) Grepped for all <programlisting> elements and untabified the regions so that they looked better.
(4) Reordering of chapters was done earlier in conjunction with Lucas.
2008-03-06 01:50:41 +00:00
lucasward
6c77820214
Updates to documentation, mostly cleanup.
2008-03-06 00:49:28 +00:00
wxlund
e421eaa073
Added two diagrams from the inside spring batch to the section on XML Readers and Writers.
2008-03-05 14:46:01 +00:00
wxlund
895df88eeb
Cleaned up content around ItemReaders, Mappers and Tokenizers.
2008-03-04 16:27:15 +00:00
nebhale
a31806dedf
Execution was missing a closing tag
2008-03-03 08:50:56 +00:00
wxlund
a2135adbba
Updated to m5 terminology. Also, reorganized the chapter to talk about required behavior of ItemReaders before diving into FileItemReader. The execution has some configuration material pulled from chapter 2 and pushed to execution. I'll clean it up tomorrow but felt it was better not to lose it.
2008-02-29 08:36:59 +00:00
wxlund
7fb1845eeb
Diagrams have been updated to reflect recent changes; 1) repository has been simplified 2) io-design was simplified to separate ItemReaders design from ItemReaders to simplify DocBook presentation and also reflects the changes to ItemStreamSupport and 3) the domain has been simplified.
2008-02-26 15:17:58 +00:00
wxlund
2d9a4fb570
Continued work reviewing the difference in the models between m3-m5. In particular, added item-stream-adapter as part of BATCH-349 discussion to propose some changes to the naming and hierarchy.
2008-02-20 01:57:50 +00:00
wxlund
693353e921
2008-02-18 21:14:40 +00:00
wxlund
d75ec1a35a
2008-02-18 21:01:55 +00:00
wxlund
7e05f1524f
2008-02-18 20:50:46 +00:00
wxlund
ff0f6266a9
2008-02-14 22:40:58 +00:00
wxlund
4a7e796045
2008-02-13 01:49:18 +00:00
dsyer
17a8b6d734
Move docs over from i21 repo
2008-02-12 18:34:31 +00:00
dsyer
5474e1a3a7
upgrade spring site skin to 1.0.4
2007-12-07 18:44:46 +00:00
dsyer
170c815916
Initial move over from i21 repo.
2007-08-15 20:04:43 +00:00