Commit Graph

2623 Commits

Author SHA1 Message Date
robokaso
6878eb0095 RESOLVED - BATCH-1002: Default behavior for a Job should be failure if a step fails
applied patch
2009-01-22 12:32:38 +00:00
lucasward
d8c4eaf3a1 BATCH-674:Upgrade reference documentation.
Execution has been split into job and step each in their own chapters, along with a new chapter detailing what's new in 2.0.  They are currently placeholders, and aren't referenced from the index yet.
2009-01-20 19:48:55 +00:00
dsyer
971732d34f Add some Javadocs and change class visibility for row mapper. 2009-01-20 18:33:56 +00:00
robokaso
82c106800d RESOLVED - BATCH-999: JobExecution ExecutionContext should not be persisted by Step?
javadoc
2009-01-20 14:34:49 +00:00
robokaso
9c9fe8f6ca OPEN - BATCH-999: JobExecution ExecutionContext should not be persisted by Step?
fix JobRepositoryUtilsTests
refactor internals of JdbcExecutionContextDao
2009-01-20 13:55:39 +00:00
robokaso
c08bdad717 OPEN - BATCH-999: JobExecution ExecutionContext should not be persisted by Step?
distinguish between save and update in ExecutionContextDao interface
initially save EC together with the execution it belongs to
2009-01-20 13:32:14 +00:00
trisberg
784e640490 BATCH-997: changed test for setting exit status on contribution 2009-01-19 18:25:40 +00:00
robokaso
60e0b1692f RESOLVED - BATCH-997: EXIT_CODE and EXIT_MESSAGE out of synch for step
persist the StepExecution.exitStatus properly in AbstractStep
2009-01-19 11:09:12 +00:00
robokaso
a96c8060b2 REOPENED - BATCH-995: unclear retry configuration in FaultTolerantStepFactoryBean
wrap the injected retry policy so that fatal exceptions are handled properly
2009-01-16 10:17:49 +00:00
trisberg
0748880b13 BATCH-967: refeactoring the listener element checks and also added some tests 2009-01-15 17:22:20 +00:00
robokaso
8e41bc5603 RESOLVED - BATCH-952: StagingItemReader is not restartable
introduced ProcessIndicatorItemWrapper (includes id) and StagingItemProcessor (marks processed inputs) to achieve restartability for parallelJob
2009-01-15 12:06:51 +00:00
robokaso
4f273334d1 RESOLVED - BATCH-995: unclear retry configuration in FaultTolerantStepFactoryBean
removed redundant retryPolicy wrapper
2009-01-14 14:49:31 +00:00
robokaso
c18dbda106 RESOLVED - BATCH-996: use default retryLimit == 1 (not 0) in *StepFactoryBean
change the default value, emphasize in javadoc 
update tests to JUnit4
2009-01-14 13:43:10 +00:00
dsyer
eecf8345a0 BATCH-818: add central-pom for top level 2009-01-13 19:13:35 +00:00
dsyer
d7685d73cf BATCH-818: add svn:ignores 2009-01-13 19:12:58 +00:00
dsyer
79d9d996e1 BATCH-818: add build-central subdir (not Eclipse project) 2009-01-13 19:12:27 +00:00
dsyer
3d8fd02b09 BATCH-818: Tweak central-build 2009-01-13 19:11:27 +00:00
robokaso
d574877255 RESOLVED - BATCH-994: BackOffPolicy is not applied for exceptions that cause rollback
backOff before deciding whether to rethrow
2009-01-13 16:27:42 +00:00
dsyer
811c917edf BATCH-818: remove duplicate bundlor config 2009-01-13 16:02:24 +00:00
dsyer
7461775a62 update svn:ignore 2009-01-13 15:09:56 +00:00
bhale
cf34a95986 Ignoring target directory 2009-01-13 14:58:20 +00:00
dsyer
10105b6423 BATCH-818: too many depends= in build 2009-01-13 14:57:44 +00:00
dsyer
b605682ea3 BATCH-818: Common* tests have to be Abstract* 2009-01-13 14:28:28 +00:00
dsyer
a85bea2d9e BATCH-818: fix bundlor config 2009-01-13 14:24:37 +00:00
dsyer
3c40078359 BATCH-818: "com" instead of "org" 2009-01-13 14:13:59 +00:00
dsyer
634932ecfd BATCH-818: ivy.xml added publication 2009-01-13 13:52:37 +00:00
dsyer
bd0a187a0c BATCH-818: template.mf fixed 2009-01-13 13:46:59 +00:00
dsyer
bda55a3f33 BATCH-818: "com" instead of "org" 2009-01-13 13:36:41 +00:00
dsyer
ccd7a61ad8 BATCH-818: Add ivy meta data for Spring Build 2009-01-13 13:26:00 +00:00
robokaso
649abb69e8 RESOLVED - BATCH-983: Remove StepExecutionResourceProxy in favor of late-binding
applied patches
2009-01-13 12:46:04 +00:00
dsyer
df2ef02932 CLOSED - issue BATCH-979: Insert Apache license header in Java sources (where missing) 2009-01-13 11:08:59 +00:00
dsyer
33d38611f4 BATCH-993: Remove Hibernate/JpaAwareItemWriter from docs 2009-01-13 09:30:08 +00:00
dsyer
9f37fded53 BATCH-993: rename *Dao in sample code 2009-01-13 08:15:10 +00:00
dsyer
f58b761e9f BATCH-943: update driving query job figure 2009-01-12 17:28:23 +00:00
dsyer
eeb5aa361f Fix dis for new repo format + add basic verification of artifacts 2009-01-12 16:48:01 +00:00
dsyer
54e291a652 Clarify usage of staging profile 2009-01-12 13:24:07 +00:00
dsyer
d883187f1e format pom 2009-01-12 13:19:02 +00:00
dsyer
363e18b601 Acrhetype requires StaX 2009-01-12 13:07:03 +00:00
dsyer
912182b7a0 refactor build again into top-level dir 2009-01-12 12:54:18 +00:00
dsyer
3e3c548210 Move hbm.xml mappings to more conventional location 2009-01-12 12:16:27 +00:00
dsyer
d2187e7024 RESOLVED BATCH-902: Updated FAQ 2009-01-12 11:27:28 +00:00
dsyer
e26a3cefbb BATCH-882: Highlights of 2.0 2009-01-12 10:25:15 +00:00
dsyer
f05f8de64d BATCH-818: move build to sub directory 2009-01-12 08:58:25 +00:00
dsyer
ee56ae126c BATCH-818: move build to sub directory 2009-01-12 08:58:03 +00:00
dsyer
0f7a2a51f2 Add Maven mini-build project 2009-01-12 08:57:17 +00:00
dsyer
c7eacd3ed6 Initial import. 2009-01-12 08:56:48 +00:00
dsyer
5195355ebc Move tmp file to target directory 2009-01-10 17:04:36 +00:00
dsyer
d70cbba4e3 BATCH-794: Added Surefire config for SpringSource Repository 2009-01-10 16:10:42 +00:00
dsyer
191c0d7cd7 RESOLVED - issue BATCH-986: Provide factory bean for SqlPagingQueryProvider
Removed duplicate class SimpleDelegatingPagingQueryProvider.
2009-01-10 15:29:44 +00:00
trisberg
d0df4379ef BATCH-991: switched Postgres CLOB from BYTEA to TEXT data type 2009-01-09 15:38:44 +00:00