9
I Use This!
Moderate Activity

Commits : Listings

Analyzed 15 days ago. based on code collected 16 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed an in-progress class that was still in progress. More... about 17 years ago
BATCH-220:Added the 'Dechunker', as the opposite of Chunker. It assumes that some higher level class will be managing transactions. Also renamed ReadFailurePolicy to ItemSkipPolicy (Same name used by Ben in the Sandbox) once I realized that a 'ReadFailurePolicy' and 'WriteFailurePolicy' would have pretty much the same interface. More... about 17 years ago
BATCH-220:Added the 'Dechunker', as the opposite of Chunker. It assumes that some higher level class will be managing transactions. Also renamed ReadFailurePolicy to ItemSkipPolicy (Same name used by Ben in the Sandbox) once I realized that a 'ReadFailurePolicy' and 'WriteFailurePolicy' would have pretty much the same interface. More... about 17 years ago
RESOLVED - issue BATCH-241: Support for JobLauncher.stop() on job that hasn't started yet (delayed execution) http://jira.springframework.org/browse/BATCH-241 More... about 17 years ago
RESOLVED - issue BATCH-268: retry configuration for ItemOrientedTasklet http://jira.springframework.org/browse/BATCH-268 More... about 17 years ago
IN PROGRESS - issue BATCH-340: Refactor JobRepository for greater clarity and consistency. http://jira.springframework.org/browse/BATCH-340 More... about 17 years ago
OPEN - issue BATCH-350: Remove close() method from non ItemStreams http://jira.springframework.org/browse/BATCH-350 More... about 17 years ago
BATCH-220: Committed the read part of chunking, without adding it to the StepExecutor. It should be noted that I used 'Chunker' instead of 'ChunkReader', since there's already precedence in the java world, and it isn't reading chunk so much as making a chunk out of items. I have also added skipCount to StepExecution, since it's reasonable that this type of data A) should be persisted and B) the domain object is the most logical place for this type of state. More... about 17 years ago
BATCH-220: Committed the read part of chunking, without adding it to the StepExecutor. It should be noted that I used 'Chunker' instead of 'ChunkReader', since there's already precedence in the java world, and it isn't reading chunk so much as making a chunk out of items. I have also added skipCount to StepExecution, since it's reasonable that this type of data A) should be persisted and B) the domain object is the most logical place for this type of state. More... about 17 years ago
BATCH-220: Committed the read part of chunking, without adding it to the StepExecutor. It should be noted that I used 'Chunker' instead of 'ChunkReader', since there's already precedence in the java world, and it isn't reading chunk so much as making a chunk out of items. I have also added skipCount to StepExecution, since it's reasonable that this type of data A) should be persisted and B) the domain object is the most logical place for this type of state. More... about 17 years ago
OPEN - issue BATCH-347: aop / template interceptor class names ambiguous http://jira.springframework.org/browse/BATCH-347 More... about 17 years ago
OPEN - issue BATCH-347: aop / template interceptor class names ambiguous http://jira.springframework.org/browse/BATCH-347 More... about 17 years ago
Remove close() method (not in interface) More... about 17 years ago
Move clover repository location to profile. More... about 17 years ago
Sublclipse missing file on last commit More... about 17 years ago
Wrong naming convention for unit test More... about 17 years ago
Various tidying up to remove tasklet from simple steps and fix samples config. More... about 17 years ago
Incomplete - task 79: Failed build with queue in repeat template More... about 17 years ago
Fixed broken unit tests and sample jobs from move away from Tasklet. More... about 17 years ago
Fixed broken unit tests and sample jobs from move away from Tasklet. More... about 17 years ago
Fixes to get the codebase to compile successfully again, still a ways to go before all tests pass. More... about 17 years ago
Fixes to get the codebase to compile successfully again, still a ways to go before all tests pass. More... about 17 years ago
First whack at removing the ItemOrientedTasklet. I realize this doesn't yet compile to pass tests.
bhale
as nebhale
More... about 17 years ago
Incomplete - task 79: Failed build with queue in repeat template More... about 17 years ago
[BATCH-334] Added a TaskletStep implementation
bhale
as nebhale
More... about 17 years ago
Polishing
bhale
as nebhale
More... about 17 years ago
OPEN - issue BATCH-339: ItemStream.mark() and reset() should throw a checked exception http://jira.springframework.org/browse/BATCH-339 More... about 17 years ago
OPEN - issue BATCH-339: ItemStream.mark() and reset() should throw a checked exception http://jira.springframework.org/browse/BATCH-339 More... about 17 years ago
OPEN - issue BATCH-339: ItemStream.mark() and reset() should throw a checked exception http://jira.springframework.org/browse/BATCH-339 More... about 17 years ago
Polishing
bhale
as nebhale
More... about 17 years ago