Commit Graph

2552 Commits

Author SHA1 Message Date
dsyer
e4ca63a927 RESOLVED - issue BATCH-980: Add SystemPropertyInitializer 2008-12-30 09:23:27 +00:00
dsyer
c9d7b45f14 RESOLVED - issue BATCH-977: DefaultLineMapper should check for its required dependencies 2008-12-30 07:56:36 +00:00
dsyer
cbb462ca59 RESOLVED - issue BATCH-975: SimpleStepFactoryBean should check for its required dependencies 2008-12-30 07:39:53 +00:00
dsyer
aab745e591 Javadocs for PassthroughItemProcessor 2008-12-29 17:28:37 +00:00
dsyer
8ae10f425f Upgrade to Spring Integration snapshot to get fix for INT-523 2008-12-20 11:44:11 +00:00
dsyer
561b57e628 Upgrade to Spring Integration 1.0.1 (still broken). 2008-12-18 16:21:41 +00:00
dsyer
b23dad77f2 Add assertion to try and debug build failure 2008-12-18 11:06:20 +00:00
robokaso
dcb5111b70 RESOLVED - BATCH-971: add database writers to iosample
JPA iosample
2008-12-18 10:42:46 +00:00
robokaso
194cc1db69 IN PROGRESS - BATCH-971: add database writers to iosample
migrate ibatisJob to iosamples
fixed AbstractPagingItemReader to reset its state on close()
2008-12-17 16:31:13 +00:00
robokaso
c98903793a IN PROGRESS - BATCH-971: add database writers to iosample
cleanup
2008-12-17 14:07:44 +00:00
robokaso
f05be50863 IN PROGRESS - BATCH-971: add database writers to iosample
added processing phase to iosample
included jdbcBatch and hibernate into iosample and removed the redundant original samples
2008-12-17 13:29:50 +00:00
dsyer
96a55fdaaf XML schema header tidied 2008-12-16 21:32:29 +00:00
dsyer
1bc319ae8d Upgrade AWS in archetype 2008-12-16 21:31:59 +00:00
trisberg
2a1305358e BATCH-970: made the transaction participation configurable 2008-12-15 17:30:34 +00:00
trisberg
6d6f54beea BATCH-970: added call to DataSourceUtils to get connection for active transaction 2008-12-15 14:54:02 +00:00
robokaso
2cab2742c2 declared bufferKey attribute final 2008-12-15 10:52:25 +00:00
robokaso
b8cfb8333a organize imports 2008-12-15 10:45:08 +00:00
robokaso
85f815b094 RESOLVED - BATCH-969: FlatFileItemWriters interference in CompositeItemWriter
configurable transactional buffer name in TransactionAwareBufferedWriter
sample showing correct usage of two file writers simultaneously
2008-12-15 10:19:36 +00:00
trisberg
48517b2b93 BATCH-955: cleanup 2008-12-13 03:27:23 +00:00
trisberg
41c6b4fb21 BATCH-955: removed class references 2008-12-12 18:30:29 +00:00
trisberg
41ee39e738 BATCH-955: removed class references; changed exceptions to XmlReaderContext.error calls 2008-12-12 15:23:05 +00:00
dsyer
8681531404 jobLauncher run configuration was failing because no jobs were registered - added the BeanPostProcessor back to the simple context. 2008-12-12 09:45:24 +00:00
dsyer
6acaa8b90a BATCH-959: applied patch to .springBeans 2008-12-12 07:47:15 +00:00
trisberg
fecae06ffa BATCH-965: cleanup 2008-12-11 23:39:52 +00:00
trisberg
b6d8bb7532 BATCH-958: cleanup 2008-12-11 23:38:47 +00:00
trisberg
d1ec2cfa9e BATCH-958: added an IbatisBatchItemWriter 2008-12-11 21:24:51 +00:00
trisberg
e8bd161daf BATCH-965: cleanup 2008-12-11 21:22:28 +00:00
dsyer
a6b6af9327 Fix bug in PlaceholderTargetSource for null values 2008-12-11 19:05:59 +00:00
trisberg
e8ef2ae31d BATCH-965: renamed batch writer to JdbcBatchItemWriter and added named parameter support, added JPA and Hibernate writers 2008-12-11 17:47:35 +00:00
trisberg
91a0df5ba7 BATCH-965: renamed batch writer to JdbcBatchItemWriter and added named parameter support, added JPA and Hibernate writers 2008-12-11 17:46:59 +00:00
robokaso
d025bb6dc1 RESOLVED - BATCH-961: integration tests for JobOperator
tested multiple instances running simultaneously
2008-12-11 11:41:48 +00:00
dsyer
82af25c4b3 Boost timeout in SystemCommandTaskletIntegrationTests (it fails sometimes). 2008-12-11 09:53:38 +00:00
dsyer
4ed2e791fc upgrade aws to 2.0.0 2008-12-11 08:56:39 +00:00
robokaso
53bd11fbf6 IN PROGRESS - BATCH-961: integration tests for JobOperator
more assertions
2008-12-10 15:41:29 +00:00
robokaso
9483e31103 IN PROGRESS - BATCH-961: integration tests for JobOperator
polishing
2008-12-10 15:10:42 +00:00
robokaso
ad84e6fb83 IN PROGRESS - BATCH-961: integration tests for JobOperator
added start-stop-resume-stop testcase
2008-12-10 14:45:45 +00:00
dsyer
fed3d11182 upgrade oxm 2008-12-10 14:18:49 +00:00
dsyer
bd9e309f5a JDT and javac have different rules for compiling generics? 2008-12-10 14:17:17 +00:00
dsyer
ce14c590da BATCH-963: new ItemStream interface close() with no args 2008-12-10 13:33:28 +00:00
dsyer
90c12a7fc3 IN PROGRESS BATCH-919: Draft refactoring introducing ChunkProvider and ChunkProcessor 2008-12-10 13:29:35 +00:00
robokaso
c795098827 RESOLVED - BATCH-963: ExecutionContext modifications in ItemStream.close(ExecutionContext) are not persisted
removed ExecutionContext argument from ItemStream.close() signature
2008-12-10 12:06:03 +00:00
dsyer
fe5828d3e5 RESOLVED - issue BATCH-945: Add support for step and job name in late binding
Also added some null checks in SimpleJobExplorer
2008-12-10 12:03:09 +00:00
dsyer
f2f14a90e6 BATCH-959: applied patch 2008-12-10 11:36:25 +00:00
trisberg
194e1ab737 BATCH-964: added fetchSize property 2008-12-09 22:19:56 +00:00
robokaso
eaa359b916 RESOLVED - BATCH-962: refactor TaskletStep's exception handling for better clarity
collapsed repeating try-catch-rethrow blocks into one
2008-12-09 13:10:19 +00:00
robokaso
8f2620123d IN PROGRESS - BATCH-962: refactor TaskletStep's exception handling for better clarity
streamlined exception handling
renamed StepExecution.rollback() to incrementRollbackCount()
2008-12-09 11:35:30 +00:00
robokaso
ab4762d367 IN PROGRESS - BATCH-962: refactor TaskletStep's exception handling for better clarity
removed redundant StepExecution update
2008-12-09 10:52:36 +00:00
robokaso
59e8e9397c IN PROGRESS - BATCH-962: refactor TaskletStep's exception handling for better clarity
cleaned up redundant metadata updates from AbstractStep
2008-12-09 10:41:56 +00:00
robokaso
b1bcc8422f RESOLVED - BATCH-950: Exception during rollback hides root cause
log original exception if rollback failed
2008-12-08 15:25:32 +00:00
robokaso
33ec4a5682 cleanup compiler warnings in core 2008-12-08 12:57:46 +00:00