dsyer
7deeb6e70c
Fix tests some more
2009-07-16 09:16:05 +00:00
dsyer
28de6374bb
Fix tests some more
2009-07-16 08:57:05 +00:00
dsyer
622487c7d6
Fix broken test
2009-07-16 08:37:15 +00:00
dsyer
5bc4040efd
RESOLVED - issue BATCH-1336: Add -restart and -next options to CommandLineJobRunner
2009-07-16 07:13:40 +00:00
dsyer
0bc64d4176
OPEN - issue BATCH-1336: Ping bamboo
2009-07-12 17:06:37 +00:00
dsyer
0afd2555e6
OPEN - issue BATCH-1336: Add -restart and -next options to CommandLineJobRunner
...
Added -restart and -next. Need some more tests.
2009-07-12 16:56:43 +00:00
dsyer
8402b3dc9c
OPEN - issue BATCH-1336: Add -restart and -next options to CommandLineJobRunner
2009-07-12 15:04:24 +00:00
dsyer
e7ff4037c7
RESOLVE: BATCH-1333: CHanged "fatal" semantics to mean "not-skippable".
2009-07-10 14:08:51 +00:00
dsyer
d5223ee3de
Tidy up warnings in Eclipse
2009-07-10 11:59:58 +00:00
dsyer
5279c0a036
RESOLVED - issue BATCH-1334: No-rollback for non-skippable exceptions.
2009-07-10 11:45:18 +00:00
dsyer
962064ee0d
RESOLVED - issue BATCH-1330: Wrong JavaDoc in CommandLineJobRunner concerning Parameters
...
http://jira.springframework.org/browse/BATCH-1330
2009-07-10 08:12:51 +00:00
dsyer
155b51cec0
RESOLVED: BATCH-1327 Check for skippable before scanning for failed item
2009-07-10 08:07:22 +00:00
dsyer
d9791d60c5
RESOLVED: BATCH-1298
2009-07-09 12:38:10 +00:00
dsyer
580708845c
OPEN - issue BATCH-1318: Ensure exception classes are behaving correctly
...
Tidy up test case
2009-07-09 11:56:36 +00:00
dsyer
680a97ae0e
OPEN - issue BATCH-1318: Ensure exception classes are behaving correctly
...
Tidy up test case
2009-07-09 11:56:19 +00:00
dsyer
e1c8f35353
RESOLVED - issue BATCH-1326: Restart after <stop/> doesn't work if any previous steps have allowStartIfComplete=true
2009-07-08 17:36:05 +00:00
dsyer
f329619099
Add integration test for <stop on="FAILED"/>
2009-07-08 12:33:22 +00:00
dsyer
b0d6e0e2b9
add spring3 profile
2009-07-07 12:56:53 +00:00
dsyer
abd28fe07a
RESOLVED - issue BATCH-1321: Upgrade MANIFEST to allow Spring 3.0 to be used optionally
...
http://jira.springframework.org/browse/BATCH-1321
2009-07-07 09:04:46 +00:00
dsyer
ee6e6a17b5
Add simple integration test for restart using JobLauncher
2009-07-07 08:48:59 +00:00
dhgarrette
373cf71a64
Fixed failed tests
2009-07-06 07:15:04 +00:00
dhgarrette
3e0b8a72c8
BATCH-1298 & BATCH-1318: Added additional tests for exception classes
2009-07-06 06:32:38 +00:00
dhgarrette
9e65f9819a
BATCH-1318: Fixed tests
2009-07-05 17:59:22 +00:00
dsyer
19942cc469
RESOLVED - issue BATCH-1319: Small memory leak in StepSynchronizationManager
2009-07-05 14:42:17 +00:00
dhgarrette
a6075e3bd1
BATCH-1318: Added tests for various situations to test the exception classes
2009-07-04 10:37:00 +00:00
dhgarrette
746f455ba9
BATCH-1312: <fatal-exception-classes/> shouldn't be permitted without skip-limit=
2009-07-04 08:37:24 +00:00
dhgarrette
a7751c9d01
BATCH-1312: Improve error messages for skip/retry configurations
2009-06-28 14:55:24 +00:00
dsyer
3b9b7a96ba
Clearer logging and comments
2009-06-28 07:31:51 +00:00
dsyer
3fa5a937d6
BATCH-1307: added documentation to clarify limitations of MapJobRepositoryFactoryBean.
2009-06-28 07:26:01 +00:00
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
fe26ccb08a
BATCH-1309: Added a 'strict' property to ExecutionContextPromotionListener to ensure the key is present
2009-06-26 12:45:47 +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
4d7ee940d9
BATCH-1303: add jsr-250 to tiger profile
2009-06-22 08:11:20 +00:00
dsyer
9e60248dfc
OPEN BATCH-1303: Support Spring 3.0 EL.
2009-06-22 07:22:13 +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
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
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
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
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
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