Commit Graph

140 Commits

Author SHA1 Message Date
dsyer
d83d9997e2 Refactor some dependencies to make it easier to change versions 2007-09-16 17:41:46 +00:00
dsyer
46ba30eeb9 Tidy imports 2007-09-16 15:57:27 +00:00
lucasward
d224821e52 OPEN - issue BATCH-40: An application developer must be able to control the 'exit codes' returned by the container
http://opensource.atlassian.com/projects/spring/browse/BATCH-40
2007-09-14 00:13:27 +00:00
lucasward
5a447885f7 OPEN - issue BATCH-40: An application developer must be able to control the 'exit codes' returned by the container
http://opensource.atlassian.com/projects/spring/browse/BATCH-40
2007-09-14 00:10:13 +00:00
nebhale
563923ab3a Updated to new version of the aws plugin 2007-09-12 14:31:53 +00:00
lucasward
b1b8dc80ee OPEN - issue BATCH-128: table prefixes not being applied
http://opensource.atlassian.com/projects/spring/browse/BATCH-128 - Added unit test which is passing even for the declared issue.
2007-09-11 20:18:00 +00:00
lucasward
b2d06ade6d Added unit tests for Nfl sample job. 2007-09-10 21:19:37 +00:00
lucasward
ef3de138dc Added unit tests for Nfl sample job. 2007-09-10 21:19:12 +00:00
lucasward
7cf9f09529 Fixed how OutputSourceItemProcessor handles a null output source. 2007-09-07 19:11:50 +00:00
lucasward
481c5f0941 Fixed some unit tests that didn't completely refactor when package names changed, and excluded the Nfl tests so maven doesn't run them. 2007-09-06 05:44:06 +00:00
lucasward
4e9fd48285 fixed error caused because POSITION is a keyword in Hsql, but not in DB2. 2007-09-05 23:32:07 +00:00
lucasward
fbb5c5c34e Reverted back to previous revision. 2007-09-05 23:21:36 +00:00
lucasward
a9ec0f6623 Added a new sample job (NflJob) and reorganized samples project. 2007-09-05 20:40:09 +00:00
lucasward
79c4672e6c Fixed SqlCursorInputSource to correctly handled blank restart data. 2007-09-05 19:53:43 +00:00
lucasward
570a86ee6d Fix for Batch-123:SimpleJobIdentifier does not implement equals/hashcode. 2007-09-05 04:00:27 +00:00
lucasward
351fd5060a activemq 4.2 no longer exists in the repository, changed to 5.0 2007-08-31 21:47:47 +00:00
lucasward
e7ecd902cf Added DB2 version of business schema. 2007-08-29 18:31:51 +00:00
dsyer
f2e79a8179 Tweak javadocs report config 2007-08-29 17:40:58 +00:00
dsyer
1a2666ab7f Tweak javadocs report config 2007-08-29 17:40:32 +00:00
lucasward
22d4d8befb ID column needs 'NOT NULL', even though it is a primary key. 2007-08-29 15:57:40 +00:00
dsyer
483e97ab62 update site layout 2007-08-29 14:43:34 +00:00
dsyer
ca941ae722 Extra javadocs.
RESOLVED - issue BATCH-119: ExitStatus can't be used in JMX (or other remote interfaces). 
http://opensource.atlassian.com/projects/spring/browse/BATCH-119
2007-08-29 14:41:35 +00:00
dsyer
84935bf488 container -> launcher 2007-08-29 13:30:40 +00:00
dsyer
2a9898b30b remove empty directory 2007-08-29 13:28:50 +00:00
dsyer
4095702863 RESOLVED: BATCH-119: ExitStatus can't be used in JMX (or other remote interfaces).
http://opensource.atlassian.com/projects/spring/browse/BATCH-119
2007-08-29 13:24:24 +00:00
dsyer
c74a726e6c Bump up time out (again) 2007-08-29 06:49:29 +00:00
dsyer
c999fbbd1a Change Base* to Abstract* to stop it being run multiple times 2007-08-28 20:50:58 +00:00
dsyer
f6372d6f13 RESOLVED - issue BATCH-118: provided oracle schema uses non-supported "INT" data type
http://opensource.atlassian.com/projects/spring/browse/BATCH-118
2007-08-28 20:44:10 +00:00
dsyer
8a6a42285a Add tablePrefix feature to SqlStepDao.
REOPENED - issue BATCH-93: Need to be able to configure table names! 
http://opensource.atlassian.com/projects/spring/browse/BATCH-93
2007-08-28 20:37:05 +00:00
dsyer
b03caffc42 Add tablePrefix feature to SqlStepDao.
REOPENED - issue BATCH-93: Need to be able to configure table names! 
http://opensource.atlassian.com/projects/spring/browse/BATCH-93
2007-08-28 20:35:02 +00:00
dsyer
97e6d74dd5 Tidy imports 2007-08-28 13:21:48 +00:00
dsyer
25fc6b87f1 Added tablePrefix property to SqlJobDao (defaults to "BATCH_").
OPEN - issue BATCH-93: Need to be able to configure table names! 
http://opensource.atlassian.com/projects/spring/browse/BATCH-93
2007-08-28 13:18:25 +00:00
dsyer
26d808cb9e Added tablePrefix property to SqlJobDao (defaults to "BATCH_").
OPEN - issue BATCH-93: Need to be able to configure table names! 
http://opensource.atlassian.com/projects/spring/browse/BATCH-93
2007-08-28 13:16:21 +00:00
dsyer
26401ff11e Fixed samples so they can be launched from command line.
RESOLVED - issue BATCH-115: (some) samples launched from command line don't work 
http://opensource.atlassian.com/projects/spring/browse/BATCH-115
2007-08-28 12:49:08 +00:00
dsyer
293dfcc0e7 Tidy up dependencies inintegration tests 2007-08-28 11:41:56 +00:00
dsyer
61249e9702 Sql and Hibernate JobDao implementations are now able to cope with Simple- and ScheduledJobIdentifier strategies
RESOLVED - issue BATCH-58: Make JobStream and JobRun optional properties of Job (e.g. through join to optional table) 
http://opensource.atlassian.com/projects/spring/browse/BATCH-58
2007-08-28 11:28:17 +00:00
dsyer
4c2d473874 The custom editor configurer needs to be added to the job configuration. Also the step scope registration
OPEN - issue BATCH-115: (some) samples launched from command line don't work 
http://opensource.atlassian.com/projects/spring/browse/BATCH-115
2007-08-28 10:51:58 +00:00
dsyer
3972010e9a The custom editor configurer needs to be added to the job configuration. Also the step scope registration
OPEN - issue BATCH-115: (some) samples launched from command line don't work 
http://opensource.atlassian.com/projects/spring/browse/BATCH-115
2007-08-28 10:51:53 +00:00
dsyer
fd3d6d6650 Added subclass mapping to JobInstance to support existing JobIdentifier strategies.
OPEN - issue BATCH-84: Simplify JobLauncher so it can be used to start a job with a String/Properties 
http://opensource.atlassian.com/projects/spring/browse/BATCH-84
2007-08-28 10:33:20 +00:00
dsyer
a7fd5eac3b wrong import fixed 2007-08-28 08:40:09 +00:00
dsyer
eae7d2916d Move the JobExecutorFacade interface to a subpackage - no need for it to be central.
OPEN - issue BATCH-84: Simplify JobLauncher so it can be used to start a job with a String/Properties 
http://opensource.atlassian.com/projects/spring/browse/BATCH-84
2007-08-28 08:10:24 +00:00
dsyer
106fe7875e Move the JobExecutorFacade interface to a subpackage - no need for it to be central.
OPEN - issue BATCH-84: Simplify JobLauncher so it can be used to start a job with a String/Properties 
http://opensource.atlassian.com/projects/spring/browse/BATCH-84
2007-08-28 08:09:21 +00:00
dsyer
f278e07a6a Move the JobExecutorFacade interface to a subpackage - no need for it to be central.
OPEN - issue BATCH-84: Simplify JobLauncher so it can be used to start a job with a String/Properties 
http://opensource.atlassian.com/projects/spring/browse/BATCH-84
2007-08-28 08:09:16 +00:00
dsyer
4684f2102e Resolved: BATCH-114: Samples broken when input/output sources have step scope
http://opensource.atlassian.com/projects/spring/browse/BATCH-114
2007-08-28 07:46:01 +00:00
dsyer
6f75f99903 Fixed all but restart sample (left unscoped file input). But see SPR-3804 for problems that have to be worked around.
Open: BATCH-114: Samples broken when input/output sources have step scope (http://opensource.atlassian.com/projects/spring-17738)
2007-08-28 07:16:33 +00:00
dsyer
d7444bbc95 Fixed all but restart sample (left unscoped file input). But see SPR-3804 for problems that have to be worked around.
Open: BATCH-114: Samples broken when input/output sources have step scope (http://opensource.atlassian.com/projects/spring-17738)
2007-08-28 07:16:19 +00:00
dsyer
7789074a6f Tidy Javadocs. 2007-08-24 17:17:36 +00:00
dsyer
ac1093bae2 Tidy Javadocs. 2007-08-24 17:10:39 +00:00
dsyer
f062874ab2 Add some Javadocs 2007-08-24 17:07:50 +00:00
dsyer
e60c1c3ca1 StepScope does not need to be BeanPostProcessor or BeanFactoryAware
BATCH-88: StatisticsProvider is a leaky abstraction
http://opensource.atlassian.com/projects/spring/browse/BATCH-88
2007-08-24 14:25:37 +00:00