openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Spring Batch
Settings
|
Report Duplicate
9
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
15 days
ago. based on code collected
16 days
ago.
Jan 30, 2024 — Jan 30, 2025
Showing page 192 of 218
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Removed an in-progress class that was still in progress.
lucasward
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.
lucasward
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.
lucasward
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
dsyer
More...
about 17 years ago
RESOLVED - issue BATCH-268: retry configuration for ItemOrientedTasklet http://jira.springframework.org/browse/BATCH-268
dsyer
More...
about 17 years ago
IN PROGRESS - issue BATCH-340: Refactor JobRepository for greater clarity and consistency. http://jira.springframework.org/browse/BATCH-340
robokaso
More...
about 17 years ago
OPEN - issue BATCH-350: Remove close() method from non ItemStreams http://jira.springframework.org/browse/BATCH-350
dsyer
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.
lucasward
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.
lucasward
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.
lucasward
More...
about 17 years ago
OPEN - issue BATCH-347: aop / template interceptor class names ambiguous http://jira.springframework.org/browse/BATCH-347
dsyer
More...
about 17 years ago
OPEN - issue BATCH-347: aop / template interceptor class names ambiguous http://jira.springframework.org/browse/BATCH-347
dsyer
More...
about 17 years ago
Remove close() method (not in interface)
dsyer
More...
about 17 years ago
Move clover repository location to profile.
dsyer
More...
about 17 years ago
Sublclipse missing file on last commit
dsyer
More...
about 17 years ago
Wrong naming convention for unit test
dsyer
More...
about 17 years ago
Various tidying up to remove tasklet from simple steps and fix samples config.
dsyer
More...
about 17 years ago
Incomplete - task 79: Failed build with queue in repeat template
dsyer
More...
about 17 years ago
Fixed broken unit tests and sample jobs from move away from Tasklet.
lucasward
More...
about 17 years ago
Fixed broken unit tests and sample jobs from move away from Tasklet.
lucasward
More...
about 17 years ago
Fixes to get the codebase to compile successfully again, still a ways to go before all tests pass.
lucasward
More...
about 17 years ago
Fixes to get the codebase to compile successfully again, still a ways to go before all tests pass.
lucasward
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
dsyer
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
dsyer
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
dsyer
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
dsyer
More...
about 17 years ago
Polishing
bhale
as nebhale
More...
about 17 years ago
←
1
2
…
188
189
190
191
192
193
194
195
196
…
217
218
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree