dhgarrette
|
b09e1ece01
|
BATCH-1053: Updated javadocs to explain the behavior of getStep and getState if the step/state is not found.
|
2009-02-03 16:22:08 +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 |
|
dsyer
|
cd372b164b
|
Added missing imports
|
2009-02-02 18:40:30 +00:00 |
|
dsyer
|
0c2b443255
|
add explicit versions
|
2009-02-02 18:32:48 +00:00 |
|
dsyer
|
bf4c78d409
|
line endings?
|
2009-02-02 18:05:06 +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 |
|
dsyer
|
d352b0b182
|
fix build by re-orging bundlor config
|
2009-02-02 16:14:30 +00:00 |
|
dsyer
|
b4bd6dd9dd
|
fix bundlor templates in archetype
|
2009-02-02 15:52:04 +00:00 |
|
dsyer
|
c29895586b
|
RESOLVED - issue BATCH-1054: Maven Build - incompatible bundle manifest version
http://jira.springframework.org/browse/BATCH-1054
|
2009-02-02 15:16:14 +00:00 |
|
dhgarrette
|
ee11f65556
|
BATCH-1053: Moved getStep() logic from AbstractJobTests to Job implementations. Added getStep(String) to AbstractJob. Added getState(String) to Flow.
|
2009-02-02 15:04:20 +00:00 |
|
dhgarrette
|
0edb22e4b8
|
BATCH-1025: Removed empty package
|
2009-02-02 01:59:59 +00:00 |
|
dhgarrette
|
8102f98528
|
BATCH-1045: Removing empty folders
|
2009-02-02 01:37:40 +00:00 |
|
dhgarrette
|
0633d4522d
|
RESOLVED - BATCH-1048: Added site directory to src
|
2009-02-01 22:55:46 +00:00 |
|
dsyer
|
b4a97d060f
|
Add snapshots to BRITS plugin repositories
|
2009-02-01 13:27:51 +00:00 |
|
dsyer
|
603b63a340
|
remove duplicate profile
|
2009-02-01 11:33:41 +00:00 |
|
dsyer
|
b22c2bd44e
|
Update MANIFEST.MF in bundle projects
|
2009-02-01 11:33:21 +00:00 |
|
dsyer
|
f47e8382d2
|
RESOLVED BATCH-1030: Added BatchStatus.INCOMPLETE.
|
2009-02-01 09:56:22 +00:00 |
|
robokaso
|
a6767ebdf5
|
updated my email and added Dan to developers list
|
2009-01-31 22:16:33 +00:00 |
|
lucasward
|
7d07ed59fc
|
BATCH-1042: Added 'What's new in 2.0' chapter after introduction.
|
2009-01-31 00:22:09 +00:00 |
|
dhgarrette
|
5878002a79
|
RESOLVED - BATCH-1049: added compile scope to spring-test
|
2009-01-30 20:17:41 +00:00 |
|
lucasward
|
1d96b6616d
|
BATCH-1040: Crossreferencing between chapters has been added, where appropriate.
|
2009-01-30 18:29:29 +00:00 |
|
trisberg
|
e315cae049
|
fixed html-escaping
|
2009-01-30 16:32:07 +00:00 |
|
dsyer
|
455d131c5d
|
tweak profiels
|
2009-01-30 14:09:28 +00:00 |
|
dsyer
|
4f49b5816a
|
Tweak javadocs
|
2009-01-30 09:17:49 +00:00 |
|
dsyer
|
0e1d23cdfb
|
re-org poms for easier build / deploy
|
2009-01-30 08:36:56 +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 |
|
dhgarrette
|
5680321446
|
RESOLVED - BATCH-1045: DataSourceInitializer moved to the test project's "main" folder
|
2009-01-29 17:04:48 +00:00 |
|
robokaso
|
c083ff07b4
|
REOPENED - BATCH-996: use default retryLimit == 1 (not 0) in *StepFactoryBean
revert back to default retryLimit == 0 which was actually correct
|
2009-01-29 13:20:20 +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
|
81652cc6a1
|
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:42 +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 |
|
dhgarrette
|
02151edd2b
|
BATCH-1033: Moved matchPrefix method to PatternMatcher class. Also modified matchPrefix to ensure that the most specific prefix wins. Changed Prefix*LineMapper to have Prefix*LineTokenizer as a property.
|
2009-01-28 19:09:00 +00:00 |
|
dsyer
|
c49b374f2d
|
rename 'prepare' profile to 'all'
|
2009-01-28 19:02:15 +00:00 |
|
dsyer
|
4dd59f5083
|
add 'prepare' profile to dist pom for release:prepare goal
|
2009-01-28 19:01:41 +00:00 |
|
dsyer
|
b738ac2aa1
|
Upgrade skin
|
2009-01-28 17:55:30 +00:00 |
|
dsyer
|
4e175ee1de
|
Add projects to dist so that release can be done from there
|
2009-01-28 12:40:45 +00:00 |
|
lucasward
|
2be012fa4c
|
BATCH-1035: Added section on Late binding.
|
2009-01-28 05:31:40 +00:00 |
|
dhgarrette
|
505d8532f9
|
BATCH-1033: Updated to account for the possibility of a null key in the map
|
2009-01-28 05:19:31 +00:00 |
|
dhgarrette
|
18f7870ba2
|
BATCH-1033: Created PrefixMatchingCompositeLineMapper and reorganized PrefixMatchingCompositeLineTokenizer so that its lookup functionality could be reused. Also updated the multiRecordType sample by removing PrefixMatchingCompositeFieldSetMapper in favor of the new class.
|
2009-01-28 05:00:06 +00:00 |
|
dhgarrette
|
88cd809b94
|
BATCH-674: Added section on Testing Individual Steps
|
2009-01-27 22:29:40 +00:00 |
|
dhgarrette
|
3bc8a53c22
|
BATCH-959: Cleaned up Spring config sets
|
2009-01-27 21:27:09 +00:00 |
|
dhgarrette
|
cf39e049c0
|
BATCH-960: Removed unnecessary test classes
|
2009-01-27 20:54:28 +00:00 |
|
lucasward
|
3785e8460f
|
BATCH-985: Added documentation describing SkipListener behavior, also updated the incorrect javadoc.
|
2009-01-27 20:35:08 +00:00 |
|
lucasward
|
a45cba3985
|
BATCH-985: Added documentation describing SkipListener behavior, also updated the incorrect javadoc.
|
2009-01-27 20:35:03 +00:00 |
|