Commit Graph

244 Commits

Author SHA1 Message Date
dsyer
a76cd786fc OPEN - issue BATCH-159: JobExecutor should return a JobExecution (which itself contains the ExitStatus)
http://opensource.atlassian.com/projects/spring/browse/BATCH-159

Removed unnecessary final modifier
2007-10-05 15:03:43 +00:00
dsyer
51a0c29527 IN PROGRESS - issue BATCH-145: Move CollectionItemProvider to infrastructure from samples
http://opensource.atlassian.com/projects/spring/browse/BATCH-145
2007-10-05 15:02:48 +00:00
dsyer
b6a5bb80e0 Tidy Javadocs 2007-10-05 14:08:26 +00:00
dsyer
d37fce6294 Tidy Javadocs 2007-10-05 14:06:59 +00:00
dsyer
3815390158 Javadocs 2007-10-05 11:18:42 +00:00
dsyer
343f8a276f OPEN - issue BATCH-159: JobExecutor should return a JobExecution (which itself contains the ExitStatus)
http://opensource.atlassian.com/projects/spring/browse/BATCH-159

Re-organise the Launcher base classes a bit more
2007-10-05 11:14:58 +00:00
dsyer
cb14260616 OPEN - issue BATCH-159: JobExecutor should return a JobExecution (which itself contains the ExitStatus)
http://opensource.atlassian.com/projects/spring/browse/BATCH-159

Re-organise the Launcher base classes a bit
2007-10-05 10:27:50 +00:00
dsyer
0145942f51 Rename local variables 2007-10-05 10:16:25 +00:00
dsyer
cb25220f14 Rename local variable and parameter 2007-10-05 10:04:10 +00:00
dsyer
0123f9f88c Wrong exception type in test case 2007-10-05 09:19:36 +00:00
dsyer
24aa55f82d RESOLVED - issue BATCH-158: Dependency cycle between execution.step and execution.step.simple
http://opensource.atlassian.com/projects/spring/browse/BATCH-158

StepConfiguration had to pick up an extra flag in the interface, and the configuration implementations had to be separate from the executor implementations.

Also fixed a cycle in core (JobIdentifier is part of domain).
2007-10-05 09:12:42 +00:00
dsyer
24c324fd73 RESOLVED - issue BATCH-158: Dependency cycle between execution.step and execution.step.simple
http://opensource.atlassian.com/projects/spring/browse/BATCH-158

StepConfiguration had to pick up an extra flag in the interface, and the configuration implementations had to be separate from the executor implementations.

Also fixed a cycle in core (JobIdentifier is part of domain).
2007-10-05 09:11:58 +00:00
dsyer
9f77f722f9 RESOLVED - issue BATCH-158: Dependency cycle between execution.step and execution.step.simple
http://opensource.atlassian.com/projects/spring/browse/BATCH-158

StepConfiguration had to pick up an extra flag in the interface, and the configuration implementations had to be separate from the executor implementations.

Also fixed a cycle in core (JobIdentifier is part of domain).
2007-10-05 09:06:08 +00:00
dsyer
fce6554597 RESOLVED - issue BATCH-158: Dependency cycle between execution.step and execution.step.simple
http://opensource.atlassian.com/projects/spring/browse/BATCH-158

StepConfiguration had to pick up an extra flag in the interface, and the configuration implementations had to be separate from the executor implementations.

Also fixed a cycle in core (JobIdentifier is part of domain).
2007-10-05 09:05:50 +00:00
dsyer
4ae712f35f RESOLVED - issue BATCH-158: Dependency cycle between execution.step and execution.step.simple
http://opensource.atlassian.com/projects/spring/browse/BATCH-158

StepConfiguration had to pick up an extra flag in the interface, and the configuration implementations had to be separate from the executor implementations.

Also fixed a cycle in core (JobIdentifier is part of domain).
2007-10-05 09:05:15 +00:00
dsyer
3b14a115f1 RESOLVED - issue BATCH-158: Dependency cycle between execution.step and execution.step.simple
http://opensource.atlassian.com/projects/spring/browse/BATCH-158

StepConfiguration had to pick up an extra flag in the interface, and the configuration implementations had to be separate from the executor implementations.

Also fixed a cycle in core (JobIdentifier is part of domain).
2007-10-05 08:58:36 +00:00
dsyer
10b92b31f3 IN PROGRESS - issue BATCH-90: StepExecution and StepExecutionContext are parallel domains, and StepExecution is by comparison anaemic
http://opensource.atlassian.com/projects/spring/browse/BATCH-90

Rename local variable.
2007-10-05 08:26:06 +00:00
dsyer
b3d051c16e exclude samples from javadocs 2007-10-05 08:22:47 +00:00
dsyer
9a93333b5b Eclipse output path issues fixed - test resources ending up in jar 2007-10-05 08:20:48 +00:00
dsyer
cfddc35c48 Update version / release FAQ 2007-10-05 07:00:31 +00:00
dsyer
01e665384d remove nfljob.xml 2007-10-04 15:47:16 +00:00
dsyer
e843b1eb6c update dictionary 2007-10-04 15:43:27 +00:00
dsyer
96ec31be2d Attempt to refactor NFL so that it can be run from a command line launcher in Eclipse instead of a unit test 2007-10-04 15:38:10 +00:00
dsyer
3b1964a421 Attempt to refactor NFL so that it can be run from a command line launcher in Eclipse instead of a unit test 2007-10-04 15:36:58 +00:00
dsyer
3f19eb2a7a Attempt to refactor NFL so that it can be run from a command line launcher in Eclipse instead of a unit test 2007-10-04 15:36:50 +00:00
dsyer
3b2662a16b OPEN - issue BATCH-157: *Source does not need to extend ResourceLifecycle
http://opensource.atlassian.com/projects/spring/browse/BATCH-157
2007-10-04 15:34:32 +00:00
dsyer
cb63406f6b Fix launchers for standard project names 2007-10-04 13:35:14 +00:00
dsyer
a5b7fec912 Remove non-batch JMS tests - so that AMQ only has one broker for the whole suite. 2007-10-04 13:34:40 +00:00
dsyer
e4231cefed Fix some dependencies in integration - still struggling with ActiveMQ (doesn't seem to shut down the broker often enough). 2007-10-04 07:59:28 +00:00
dsyer
d59354b803 RESOLVED - issue BATCH-102: Normalization of domain object dependencies
http://opensource.atlassian.com/projects/spring/browse/BATCH-102

Removed StepExecution from StepInstance.
2007-10-02 18:08:11 +00:00
dsyer
3b1e05c6d0 RESOLVED - issue BATCH-102: Normalization of domain object dependencies
http://opensource.atlassian.com/projects/spring/browse/BATCH-102

Removed StepExecution from StepInstance.
2007-10-02 18:07:40 +00:00
lucasward
7b1be4fc32 BATCH-146: Changed my mind on the implementation, SimpleJobRepository (and DAOs) now throw Spring IncorrectResultSetSizeDataAccessException, rather than BatchRestartException. 2007-10-02 04:37:21 +00:00
dsyer
4dc2467a12 RESOLVED - issue BATCH-149: ClobUserType is the wrong base type for BatchStatus
http://opensource.atlassian.com/projects/spring/browse/BATCH-149

Use the ImmutableValueUserType that was introduced for ExitStatus.
2007-10-01 20:11:49 +00:00
dsyer
ae0b997df5 RESOLVED - issue BATCH-133: make ScheduledJobIdentifierFactory default useful
http://opensource.atlassian.com/projects/spring/browse/BATCH-133
2007-10-01 19:47:56 +00:00
dsyer
5da09d8c48 Removed throwable from StepExecution (it's not persisted anyway, but the ExitStatus is) 2007-10-01 06:35:49 +00:00
dsyer
7feb3bbc33 Removed throwable from StepExecution (it's not persisted anyway, but the ExitStatus is) 2007-10-01 06:35:40 +00:00
dsyer
53d10a2fb2 OPEN - issue BATCH-90: StepExecution and StepExecutionContext are parallel domains, and StepExecution is by comparison anaemic
http://opensource.atlassian.com/projects/spring/browse/BATCH-90

Forgot the DDL!
2007-09-30 21:23:08 +00:00
dsyer
9d44d8f455 OPEN - issue BATCH-90: StepExecution and StepExecutionContext are parallel domains, and StepExecution is by comparison anaemic
http://opensource.atlassian.com/projects/spring/browse/BATCH-90

Add ExitStatus to *Execution entities
2007-09-30 21:16:44 +00:00
dsyer
484961f5ab OPEN - issue BATCH-90: StepExecution and StepExecutionContext are parallel domains, and StepExecution is by comparison anaemic
http://opensource.atlassian.com/projects/spring/browse/BATCH-90

Remove jobId field from JobExecution
2007-09-30 16:41:29 +00:00
dsyer
f18ab81ab3 OPEN - issue BATCH-90: StepExecution and StepExecutionContext are parallel domains, and StepExecution is by comparison anaemic
http://opensource.atlassian.com/projects/spring/browse/BATCH-90

Remove jobId field from JobExecution
2007-09-30 16:41:24 +00:00
dsyer
7f7959f1fa Subclipse missed this one... 2007-09-30 16:28:56 +00:00
dsyer
b837b9d28e OPEN - issue BATCH-90: StepExecution and StepExecutionContext are parallel domains, and StepExecution is by comparison anaemic
http://opensource.atlassian.com/projects/spring/browse/BATCH-90

Remove *ExecutionContext by merging with *Execution
2007-09-30 16:20:38 +00:00
dsyer
2a2562492e OPEN - issue BATCH-90: StepExecution and StepExecutionContext are parallel domains, and StepExecution is by comparison anaemic
http://opensource.atlassian.com/projects/spring/browse/BATCH-90

Remove *ExecutionContext by merging with *Execution
2007-09-30 16:20:23 +00:00
dsyer
c64f067f71 OPEN - issue BATCH-90: StepExecution and StepExecutionContext are parallel domains, and StepExecution is by comparison anaemic
http://opensource.atlassian.com/projects/spring/browse/BATCH-90

Remove *ExecutionContext by merging with *Execution
2007-09-30 16:19:51 +00:00
dsyer
f1858a2406 OPEN - issue BATCH-90: StepExecution and StepExecutionContext are parallel domains, and StepExecution is by comparison anaemic
http://opensource.atlassian.com/projects/spring/browse/BATCH-90

Remove setter for job id in JobExecution
2007-09-30 12:02:14 +00:00
dsyer
3dced4edc8 OPEN - issue BATCH-90: StepExecution and StepExecutionContext are parallel domains, and StepExecution is by comparison anaemic
http://opensource.atlassian.com/projects/spring/browse/BATCH-90

Remove setter for job id in JobExecution
2007-09-30 12:02:02 +00:00
dsyer
33e63bc5dd OPEN - issue BATCH-90: StepExecution and StepExecutionContext are parallel domains, and StepExecution is by comparison anaemic
http://opensource.atlassian.com/projects/spring/browse/BATCH-90

Javadocs and package private constructor
2007-09-30 11:55:56 +00:00
dsyer
741371d9f0 OPEN - issue BATCH-90: StepExecution and StepExecutionContext are parallel domains, and StepExecution is by comparison anaemic
http://opensource.atlassian.com/projects/spring/browse/BATCH-90

Missing link in javadocs
2007-09-30 11:51:04 +00:00
dsyer
a2c03d271a OPEN - issue BATCH-90: StepExecution and StepExecutionContext are parallel domains, and StepExecution is by comparison anaemic
http://opensource.atlassian.com/projects/spring/browse/BATCH-90

Tidy the JobInstance up a bit (no need for setter of identifier)
2007-09-30 11:48:07 +00:00
dsyer
21a4ea540e OPEN - issue BATCH-90: StepExecution and StepExecutionContext are parallel domains, and StepExecution is by comparison anaemic
http://opensource.atlassian.com/projects/spring/browse/BATCH-90

Tidy the JobInstance up a bit (no need for setter of identifier)
2007-09-30 11:47:49 +00:00