Commit Graph

30 Commits

Author SHA1 Message Date
jpraet
b26d272d43 cleanup 2014-04-02 14:35:53 -04:00
dsyer
891ff55bf0 BATCH-1473: Refactored context creation components 2010-01-02 21:55:52 +00:00
dsyer
aa60db1993 RESOLVED BATCH-873: add skipPolicy to XML namespace 2009-12-31 11:07:26 +00:00
dsyer
8e1f054bd2 RESOLVED - issue BATCH-1372: Namespace support for partitioning
Also tidied up (changed) construction pattern for SimpleStepExecutionSplitter, so it doesn't need a step instance.
2009-12-09 07:36:41 +00:00
dsyer
3bf6bd59da OPEN - issue BATCH-1380: Make <flow/> a top-level element, so it can be shared or strategised in a job
Add <flow/> at top level and as element in a flow.
2009-11-12 15:02:45 +00:00
dsyer
0d7c7034ae RESOLVED - issue BATCH-1338: Allow segregation of jobs by group, type or origin
http://jira.springframework.org/browse/BATCH-1338

Deprecated and replaced ClassPathXmlJobRegistry
2009-09-09 12:39:32 +00:00
dsyer
7c487a7abc RESOLVED - issue BATCH-1370: Bind to non-scalar map entry values in step scope
Also fixed: no need to use custom PropertyEditor to bind to Dates from step context
2009-08-14 09:35:50 +00:00
dsyer
9c9c0e42d9 Add integration test for stop on custom exit status 2009-07-20 07:25:06 +00:00
dsyer
28de6374bb Fix tests some more 2009-07-16 08:57:05 +00:00
dsyer
ee6e6a17b5 Add simple integration test for restart using JobLauncher 2009-07-07 08:48:59 +00:00
dsyer
56e304ebcf RESOLVED - issue BATCH-1282: JobRegistryBeanProcessor skips jobs that in XML namespace unless they are injected as dependency
Used SmartFactoryBean
2009-06-08 14:27:45 +00:00
dsyer
583a5917a8 Tidy up Spring config meta data to remove errors 2009-03-19 07:15:05 +00:00
dsyer
95bbf6d0f0 OPEN - issue BATCH-937: Make sure JobRepository can be proxied
Plus fix error with stax config in tiger profile
2009-02-23 15:19:05 +00:00
dhgarrette
c92179d8d3 BATCH-1076: Cleaned up and renamed test 2009-02-13 08:24:25 +00:00
dhgarrette
7aeb6301d1 BATCH-1076: Created new test for <stop> that restarts on the last step executed. 2009-02-13 07:56:33 +00:00
dhgarrette
b2e0fe655a Collapsed two tests into one. 2009-02-13 07:26:31 +00:00
dhgarrette
b2a31fe740 BATCH-1067: updated .springBeans 2009-02-08 19:52:45 +00:00
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
5b0a3511dd OPEN - issue BATCH-673: Add new Java 5.0 features
http://jira.springframework.org/browse/BATCH-673

Removed unnecessary classes.
2008-11-25 01:22:32 +00:00
dsyer
fb9b662160 RESOLVED BATCH-939: Make step scope work with aop-scoped-proxy 2008-11-24 08:24:51 +00:00
lucasward
9238319b73 IN PROGRESS - issue BATCH-891: Create Annotations
http://jira.springframework.org/browse/BATCH-891

Added a ScopeMetaDataResolver for @BatchComponent.
2008-11-05 05:43:23 +00:00
dsyer
e8956383dd Tidy up spring config IDE settings 2008-10-30 12:07:44 +00:00
dsyer
3a74ba0caf IN PROGRESS - issue BATCH-264: Dependencies among jobs
Added XML namespace supporting ConditionalJob <job><step> etc.
2008-10-16 07:32:12 +00:00
dsyer
2faea9d266 rename synchronizer with wrong spelling 2008-03-26 19:57:01 +00:00
lucasward
bd703fef34 BATCH-377: Build error should be fixed now. 2008-03-21 19:07:18 +00:00
dsyer
f4c43caa64 Enable imports in spring beans config 2008-03-14 12:00:54 +00:00
nebhale
5c25e6dcdc A couple of missing files 2008-03-14 11:54:19 +00:00
dsyer
bc94866754 [BATCH-429] Move sub-packages over to core 2008-03-09 08:51:55 +00:00
dsyer
f5e85d5f63 Change svn:eol-style to LF 2008-03-06 21:59:13 +00:00
dsyer
8ea331bfc7 Add spring-batch- to module directory names (so folks can use mvn eclipse:eclipse if they want to).
BATCH-238: Remove hibernate support for the Daos.
2007-12-10 21:23:48 +00:00