Commit Graph

873 Commits

Author SHA1 Message Date
nebhale
dfa783aff8 [BATCH-63] More test changes 2008-02-22 14:45:24 +00:00
nebhale
a13214b9d5 More missing changes 2008-02-22 14:17:09 +00:00
nebhale
b27bcc28cf A file that irritates me 2008-02-22 13:52:27 +00:00
nebhale
4b31af3e2b Updated root POM 2008-02-22 13:37:48 +00:00
nebhale
1d18611e09 [BUILD-63] <job-repository/> and <tasklet-step/> complete. Forgot all that test code 2008-02-22 13:34:49 +00:00
nebhale
ca5bf67556 [BUILD-63] <job-repository/> and <tasklet-step/> complete. 2008-02-22 13:32:33 +00:00
robokaso
455bfe2fab RESOLVED - issue BATCH-376: Problem with DelimitedLineTokenizer and empty quoted value
http://jira.springframework.org/browse/BATCH-376
2008-02-22 10:57:41 +00:00
dsyer
54bbd4752d OPEN - issue BATCH-371: FlatFileItemWriter no longer uses LineAggregator
http://jira.springframework.org/browse/BATCH-371

ASserted wrong exception type
2008-02-21 10:06:45 +00:00
dsyer
ee0236d657 OPEN - issue BATCH-371: FlatFileItemWriter no longer uses LineAggregator
http://jira.springframework.org/browse/BATCH-371

Extend ItemTransformer implementations that deal with field sets and arrays
2008-02-21 09:15:51 +00:00
lucasward
30a5b28c03 First attempt at adding more explicit skip handling and removing the need for 'SimpleStepExecutor'. There's still some cleanup that needs to happen, but it's moving in the right direction. 2008-02-21 04:35:44 +00:00
lucasward
49540b135e First attempt at adding more explicit skip handling and removing the need for 'SimpleStepExecutor'. There's still some cleanup that needs to happen, but it's moving in the right direction. 2008-02-21 04:33:30 +00:00
lucasward
70481c2c98 First attempt at adding more explicit skip handling and removing the need for 'SimpleStepExecutor'. There's still some cleanup that needs to happen, but it's moving in the right direction. 2008-02-21 04:33:25 +00:00
nebhale
c7144945bc [BATCH-63] Still missing resources 2008-02-20 13:38:13 +00:00
nebhale
feeb5bdcf0 [BATCH-63] Test resources in the wrong location 2008-02-20 13:26:02 +00:00
nebhale
1ad1a07056 [BATCH 63] Incremental commit 2008-02-20 13:14:21 +00:00
nebhale
612b9c1036 [BATCH 63] Incremental commit 2008-02-20 13:14:01 +00:00
robokaso
34bd1fc446 RESOLVED - issue BATCH-373: jobExecution.getJobInstance().getJob() return null when re-run
http://jira.springframework.org/browse/BATCH-373

added testcase and fixed the bug
2008-02-20 12:24:10 +00:00
robokaso
65b208b05f fixed invalid property name (the config file seems unused though) 2008-02-20 09:55:30 +00:00
dsyer
f6bd90fc3e OPEN - issue BATCH-371: FlatFileItemWriter no longer uses LineAggregator
http://jira.springframework.org/browse/BATCH-371

Changed the interface of LineAggregator for symmetry with LineTokenizer.
2008-02-20 08:55:35 +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
dsyer
91a9e94590 OPEN - issue BATCH-371: FlatFileItemWriter no longer uses LineAggregator
http://jira.springframework.org/browse/BATCH-371

Moved existing default transformer out to a top level class, and introduce lineAggregatorItemTransformer as an option.  I still don't see a good way to get a String[] in to it reliably.
2008-02-19 21:40:44 +00:00
robokaso
10d4632dcb IN PROGRESS - issue BATCH-340: Refactor JobRepository for greater clarity and consistency.
http://jira.springframework.org/browse/BATCH-340

removed unused method
2008-02-19 17:30:44 +00:00
robokaso
acff58c756 IN PROGRESS - issue BATCH-340: Refactor JobRepository for greater clarity and consistency.
http://jira.springframework.org/browse/BATCH-340

improving test coverage
2008-02-19 17:22:58 +00:00
robokaso
ae45ec85c0 IN PROGRESS - issue BATCH-340: Refactor JobRepository for greater clarity and consistency.
http://jira.springframework.org/browse/BATCH-340

improving test coverage
2008-02-19 17:14:47 +00:00
robokaso
4a38a4a218 IN PROGRESS - issue BATCH-366: Do we still need StepInstance?
http://jira.springframework.org/browse/BATCH-366

removed remaining STEP_INSTANCE-related entries from schema
2008-02-19 16:42:36 +00:00
robokaso
96c48bcbc5 IN PROGRESS - issue BATCH-366: Do we still need StepInstance?
http://jira.springframework.org/browse/BATCH-366

Killed StepInstance - test coverage temporarily low due to commenting obsolete tests (but sample jobs work fine).
2008-02-19 15:41:26 +00:00
lucasward
d7b9cf9d92 BATCH-220: Updated sample jobs to use 'chunkedStep' 2008-02-19 05:55:43 +00:00
lucasward
786f756ba2 BATCH-220: Updated sample jobs to use 'chunkedStep' 2008-02-19 05:55:34 +00:00
lucasward
dac4af1479 BATCH-220: Updated sample jobs to use 'chunkedStep' 2008-02-19 05:55:28 +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
nebhale
0b3f025707 Moved the fist namespace to execution from core 2008-02-18 15:21:33 +00:00
robokaso
5ed0a9cfc6 IN PROGRESS - issue BATCH-340: Refactor JobRepository for greater clarity and consistency.
http://jira.springframework.org/browse/BATCH-340

javadoc fixes
2008-02-18 14:54:32 +00:00
robokaso
059eb924c7 IN PROGRESS - issue BATCH-340: Refactor JobRepository for greater clarity and consistency.
http://jira.springframework.org/browse/BATCH-340

renamed EXECUTION_ATTRS table to EXECUTION_CONTEXT
2008-02-18 14:25:03 +00:00
robokaso
1ec3ef5777 IN PROGRESS - issue BATCH-340: Refactor JobRepository for greater clarity and consistency.
http://jira.springframework.org/browse/BATCH-340

javadoc updates
2008-02-18 13:50:59 +00:00
robokaso
942765093b IN PROGRESS - issue BATCH-340: Refactor JobRepository for greater clarity and consistency.
http://jira.springframework.org/browse/BATCH-340

cleaned up method signatures in dao interfaces to uniformly use domain object arguments (rather than ids sometimes)
2008-02-18 13:45:02 +00:00
robokaso
ac83e929b1 IN PROGRESS - issue BATCH-340: Refactor JobRepository for greater clarity and consistency.
http://jira.springframework.org/browse/BATCH-340

removed obsolete JobDao interface
2008-02-18 13:07:20 +00:00
robokaso
dad1ba02e1 IN PROGRESS - issue BATCH-340: Refactor JobRepository for greater clarity and consistency.
http://jira.springframework.org/browse/BATCH-340

removed obsolete StepDao interface
2008-02-18 12:55:20 +00:00
robokaso
283db955bd IN PROGRESS - issue BATCH-340: Refactor JobRepository for greater clarity and consistency.
http://jira.springframework.org/browse/BATCH-340

removed unused getExecution(Long) method from JobExecutionDao
2008-02-18 12:15:08 +00:00
robokaso
3ddafe60e9 IN PROGRESS - issue BATCH-340: Refactor JobRepository for greater clarity and consistency.
http://jira.springframework.org/browse/BATCH-340

removed unused findStepInstances(JobInstance) method from StepInstanceDao
2008-02-18 11:57:28 +00:00
robokaso
9e37f2b049 RESOLVED - issue BATCH-367: When the samples run, all the execution attributes are of type STRING - this must be wrong.
http://jira.springframework.org/browse/BATCH-367

organize imports
2008-02-18 10:44:45 +00:00
robokaso
97317b3bbe RESOLVED - issue BATCH-367: When the samples run, all the execution attributes are of type STRING - this must be wrong.
http://jira.springframework.org/browse/BATCH-367

fixed StreamManager not to alter ExecutionContext values + added testcase
2008-02-18 10:39:33 +00:00
dsyer
a50a0c0873 OPEN - issue BATCH-364: StepScope responsibilities can be assumed by Step (not ApplicationContext)
http://jira.springframework.org/browse/BATCH-364

restart sample was failing because of wrong manipulation of version in step execution
2008-02-18 08:17:15 +00:00
lucasward
469203f1b6 BATCH-220: Moved transactional boundary within ChunkedStep to include both 'Chunking' and 'Dechunking' 2008-02-15 23:30:30 +00:00
lucasward
1b1bf33931 BATCH-220: Moved transactional boundary within ChunkedStep to include both 'Chunking' and 'Dechunking' 2008-02-15 23:30:21 +00:00
nebhale
b3e2bea61a First crack at the namespace. 2008-02-15 17:30:53 +00:00
dsyer
542b3f74b8 OPEN - issue BATCH-364: StepScope responsibilities can be assumed by Step (not ApplicationContext)
http://jira.springframework.org/browse/BATCH-364

One more test to fix.
2008-02-15 15:35:49 +00:00
dsyer
7096c8c024 OPEN - issue BATCH-364: StepScope responsibilities can be assumed by Step (not ApplicationContext)
http://jira.springframework.org/browse/BATCH-364

Extend columns in attrs table -to avoid crashes resulting in optimistic lock failure.
2008-02-15 14:40:33 +00:00
dsyer
0fc3ec4cfc OPEN - issue BATCH-364: StepScope responsibilities can be assumed by Step (not ApplicationContext)
http://jira.springframework.org/browse/BATCH-364

Step scope not needed for bean wrapper job
2008-02-15 13:47:49 +00:00