Commit Graph

3235 Commits

Author SHA1 Message Date
dsyer
4b8ee536ca RESOLVED - issue BATCH-1311: SimpleJobExplorer should return null when a StepExecution cannot be found 2009-06-26 21:09:21 +00:00
dhgarrette
e25e9b1ca8 BATCH-1276: Modified footer-writing example. 2009-06-26 14:47:40 +00:00
dhgarrette
fe26ccb08a BATCH-1309: Added a 'strict' property to ExecutionContextPromotionListener to ensure the key is present 2009-06-26 12:45:47 +00:00
dsyer
2ce3c65c91 Add tests for exhausted read in database readers 2009-06-23 15:28:22 +00:00
dsyer
b811f14122 RESOLVED - issue BATCH-1304: Filter counter not incremented whenever there's a skip
Fixed - required new protected methods in SimpleChunkProcessor
2009-06-23 15:28:02 +00:00
dsyer
010015435f ignore bundlor in test project 2009-06-22 08:25:08 +00:00
dsyer
4d7ee940d9 BATCH-1303: add jsr-250 to tiger profile 2009-06-22 08:11:20 +00:00
dsyer
b4ed07607b svn:ignore 2009-06-22 07:57:56 +00:00
dsyer
935060776f BATCH-1303: add core-tests as a Spring 3.0 integration test project 2009-06-22 07:55:30 +00:00
dsyer
9e60248dfc OPEN BATCH-1303: Support Spring 3.0 EL. 2009-06-22 07:22:13 +00:00
dhgarrette
026bb0665e BATCH-1295:
*Provide ability to pass job's ExecutionContext into AbstractJobTests.launchStep() and StepRunner.launchStep()
 *Modified SimpleMethodInvoker.hashCode() so that it is not dependent on commons-lang
2009-06-21 15:55:22 +00:00
dsyer
1a92c5479a RESOLVED - issue BATCH-1301: ItemStream is not being opened correctly for multi-threaded Step when scope="step"
Fixed bug in unit test and tidied up context management
2009-06-21 08:52:47 +00:00
dsyer
528b5f6d9c Tidy up classpaths and poms 2009-06-21 08:25:54 +00:00
dsyer
3d6f1cadbc RESOLVED - issue BATCH-1301: ItemStream is not being opened correctly for multi-threaded Step when scope="step" 2009-06-21 08:25:15 +00:00
dsyer
8a39db4815 RESOLVED - issue BATCH-1299: Add processSkipCount in StepExecution#getSummary() 2009-06-19 06:23:02 +00:00
dsyer
a76e1ae813 Add link to downloads page 2009-06-18 20:10:49 +00:00
dsyer
0d7c59a4ee RESOLVED - issue BATCH-1297: Add null check for FlatFileItemReader in case resource exists on close, but not on open(!)
http://jira.springframework.org/browse/BATCH-1297

Check in MultResource reader as well
2009-06-18 12:04:35 +00:00
dsyer
015b7e59eb RESOLVED - issue BATCH-1297: Add null check for FlatFileItemReader in case resource exists on close, but not on open(!)
http://jira.springframework.org/browse/BATCH-1297
2009-06-18 07:16:35 +00:00
dsyer
54a974f707 Add test case for field specific property editors in BeanWrapperFieldSetMapper 2009-06-16 10:23:52 +00:00
dsyer
aac652ae59 Add dist target for sources and javadocs 2009-06-16 09:19:34 +00:00
dsyer
3a25f23218 BATCH-1209: add a Groovy job in samples using AntBuilder to do some file schlepping 2009-06-16 07:49:49 +00:00
trisberg
7b14a66a6e BATCH-1232: fixed broken test; removed unused import 2009-06-16 00:57:35 +00:00
trisberg
e80e30622d BATCH-1232: changed Sybase to use SQL type LONGVARCHAR instead of CLOB when setting context CLOB/TEXT column to null 2009-06-15 21:25:10 +00:00
dsyer
fcdd4178b7 move 1.* links to static.sfw.org 2009-06-13 17:01:08 +00:00
dhgarrette
449e95ab1c BATCH-1289: Add null-check to CoreNamespaceUtils.rangeArrayEditorAlreadyDefined() for a CustomEditorConfigurer with no customEditors property. 2009-06-13 03:50:52 +00:00
dsyer
fe2de35349 Fix link some more 2009-06-12 06:18:36 +00:00
dsyer
1e0c9b3627 Fix broken link 2009-06-12 06:15:59 +00:00
dhgarrette
17fda85af3 BATCH-1288: Typo in CallableTaskletAdapter JavaDoc 2009-06-11 23:09:58 +00:00
dhgarrette
84a5f0d7aa BATCH-1285: Add additional test for unreachable step in a subflow 2009-06-11 05:42:35 +00:00
dhgarrette
452d60a2be BATCH-1285: Fixed broken test 2009-06-11 05:31:09 +00:00
dhgarrette
254c3b41f1 BATCH-1285: Raise an exception if a step cannot be reached. 2009-06-11 05:15:59 +00:00
dsyer
8cabd9544f BATCH-1284: fixed by using upgradeStatus in AbstractStep 2009-06-10 07:35:55 +00:00
dsyer
56e304ebcf RESOLVED - issue BATCH-1282: JobRegistryBeanProcessor skips jobs that in XML namespace unless they are injected as dependency
Used SmartFactoryBean
2009-06-08 14:27:45 +00:00
dhgarrette
7c08d8dd39 BATCH-1270: Adjusted image sizes 2009-06-07 01:34:24 +00:00
dhgarrette
4822c7c482 BATCH-1270: Make section IDs unique 2009-06-06 20:11:10 +00:00
dhgarrette
73264ff40d BATCH-1276: Change Common Pattern "Writing a Summary Footer" to use AfterWrite for updating total. 2009-06-06 17:50:23 +00:00
dhgarrette
b716c94eba BATCH-1270: Update documentation for formatting consistency 2009-06-05 23:45:59 +00:00
dsyer
9a7bdaa775 RESOLVED - issue BATCH-1280: JobParserJobFactoryBean should be a singleton
http://jira.springframework.org/browse/BATCH-1280
2009-06-05 10:17:57 +00:00
dhgarrette
7ef1e58867 BATCH-1279: Add default constructor to ValidatingItemProcessor for those preferring setter injection 2009-06-05 04:06:16 +00:00
dhgarrette
df2618d418 BATCH-1270: Update documentation for formatting consistency 2009-06-05 03:57:01 +00:00
dhgarrette
602230cd67 BATCH-1275:
*Fixed assertions in afterPropertiesSet()
*Removed unnecessary converstion to List
*Pulled stepContext and jobContext out of the loop because they are invariants.
2009-06-05 01:43:57 +00:00
dsyer
5ec37d5d00 RESOLVED - issue BATCH-1272: Write skips do not work in a multi-threaded step
Fixed boolean logic in repeat callback
2009-06-04 16:59:19 +00:00
dsyer
20c9540c67 RESOLVED - issue BATCH-1272: Write skips do not work in a multi-threaded step
Fix problems with test case?
2009-06-04 16:40:50 +00:00
dsyer
290a2cb4ac RESOLVED - issue BATCH-1272: Write skips do not work in a multi-threaded step
Problems with test case?
2009-06-04 16:35:17 +00:00
dsyer
e706715679 Update log4j config 2009-06-04 16:13:16 +00:00
dsyer
19a12f0036 RESOLVED - issue BATCH-1272: Write skips do not work in a multi-threaded step
http://jira.springframework.org/browse/BATCH-1272
2009-06-04 16:12:22 +00:00
dsyer
a4645563ca RESOLVED - issue BATCH-1278: RepeatTemplate aborts early if multiple threads throw ignorable exceptions
Tweak solution to handle repeat context properly in nested threads
2009-06-04 11:07:06 +00:00
dsyer
58819c9d7e OPEN - issue BATCH-1272: Write skips do not work in a multi-threaded step
RESOLVED - BATCH-1278: RepeatTemplate aborts early
2009-06-04 10:43:57 +00:00
dsyer
7b054c0360 OPEN - issue BATCH-1272: Write skips do not work in a multi-threaded step
Added some logging and a test case
2009-06-04 09:37:12 +00:00
dsyer
001226ea1d BATCH-1268: Use System.currentTimeMillis() 2009-06-03 15:57:50 +00:00