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 188 of 218
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Incomplete - task 84: Fix samples
dsyer
More...
almost 17 years ago
Incomplete - task 84: Fix samples
dsyer
More...
almost 17 years ago
Incomplete - task 84: Fix samples
dsyer
More...
almost 17 years ago
Fixed Object attribute handling in JdbcStepExecutionDao (were being put as Longs into execution context)
robokaso
More...
almost 17 years ago
Incomplete - task 84: Fix samples
dsyer
More...
almost 17 years ago
Incomplete - task 84: Fix samples
dsyer
More...
almost 17 years ago
BATCH-365: There should now be one ExecutionContext per step. All itemStreams will be opened with an execution context, and will be notified before it is saved, to ensure they have all state in the context. Most ItemReader/Writers should now have the logic for whether or not to put their state in the context, but a few have likely been missed.
lucasward
More...
almost 17 years ago
BATCH-365: There should now be one ExecutionContext per step. All itemStreams will be opened with an execution context, and will be notified before it is saved, to ensure they have all state in the context. Most ItemReader/Writers should now have the logic for whether or not to put their state in the context, but a few have likely been missed.
lucasward
More...
almost 17 years ago
BATCH-365: There should now be one ExecutionContext per step. All itemStreams will be opened with an execution context, and will be notified before it is saved, to ensure they have all state in the context. Most ItemReader/Writers should now have the logic for whether or not to put their state in the context, but a few have likely been missed.
lucasward
More...
almost 17 years ago
Moved chunks to a branch (called chunks)
dsyer
More...
almost 17 years ago
Fixed the types on SAVE_STEP_EXECUTION.....Step name was using INTEGER instead of VARCHAR
lucasward
More...
almost 17 years ago
Remove RepeatOperationsStep
dsyer
More...
almost 17 years ago
Remove RepeatOperationsHolder (not necessary).
dsyer
More...
almost 17 years ago
Move RepeatOperationsStep up to live with other step implementations
dsyer
More...
almost 17 years ago
IN PROGRESS - issue BATCH-340: Refactor JobRepository for greater clarity and consistency. http://jira.springframework.org/browse/BATCH-340
robokaso
More...
almost 17 years ago
RESOLVED - issue BATCH-371: FlatFileItemWriter no longer uses LineAggregator http://jira.springframework.org/browse/BATCH-371 OPEN - issue BATCH-349: ItemStreamAdapter isn't an Adapter http://jira.springframework.org/browse/BATCH-349
dsyer
More...
almost 17 years ago
OPEN - issue BATCH-349: ItemStreamAdapter isn't an Adapter http://jira.springframework.org/browse/BATCH-349
dsyer
More...
almost 17 years ago
tests for the PassThroughFieldSetMapper
dsyer
More...
almost 17 years ago
OPEN - issue BATCH-371: FlatFileItemWriter no longer uses LineAggregator http://jira.springframework.org/browse/BATCH-371
dsyer
More...
almost 17 years ago
IN PROGRESS - issue BATCH-340: Refactor JobRepository for greater clarity and consistency. http://jira.springframework.org/browse/BATCH-340
robokaso
More...
almost 17 years ago
IN PROGRESS - issue BATCH-340: Refactor JobRepository for greater clarity and consistency. http://jira.springframework.org/browse/BATCH-340
robokaso
More...
almost 17 years ago
Classpath issues on build
dsyer
More...
almost 17 years ago
IN PROGRESS - issue BATCH-340: Refactor JobRepository for greater clarity and consistency. http://jira.springframework.org/browse/BATCH-340
robokaso
More...
almost 17 years ago
BATCH-365: Moved reset and mark to ItemReader interface.
lucasward
More...
almost 17 years ago
BATCH-365: Moved reset and mark to ItemReader interface.
lucasward
More...
almost 17 years ago
BATCH-365: Moved reset and mark to ItemReader interface.
lucasward
More...
almost 17 years ago
BATCH-365: Added flush() and clear() to ItemWriter interface. These should be removed from ItemStream after the same is done for the ItemReader interface.
lucasward
More...
almost 17 years ago
BATCH-365: Added flush() and clear() to ItemWriter interface. These should be removed from ItemStream after the same is done for the ItemReader interface.
lucasward
More...
almost 17 years ago
BATCH-365: Added flush() and clear() to ItemWriter interface. These should be removed from ItemStream after the same is done for the ItemReader interface.
lucasward
More...
almost 17 years ago
Renamed Step.simple package to step.support.
lucasward
More...
almost 17 years ago
←
1
2
…
184
185
186
187
188
189
190
191
192
…
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