Commit Graph

4883 Commits

Author SHA1 Message Date
lucasward
16fe237e71 BATCH-186: Updated orm test resource package names. 2007-11-01 13:02:57 +00:00
lucasward
bd6ebc3f6f BATCH 186: modified the iBatis input source to now use the KeyGenerator, and moved into io.driving. io.orm package was romoved. 2007-11-01 12:19:19 +00:00
lucasward
c4dc54ba6b BATCH-167 and BATCH-186: Completed refactoring of database input package names, and added a KeyGenerator to be used by the DrivingQueryInputSource. 2007-11-01 11:36:43 +00:00
lucasward
25bb5ca391 BATCH-167:Need to update the samples, since the sql input sources' package names changed. 2007-10-29 16:46:41 +00:00
lucasward
21d76df559 BATCH-167: The io.sql package was split into io.cursor and io.driving. This is an interim change, since subversion can be flaky when renaming packages. 2007-10-29 14:50:50 +00:00
lucasward
5a01edfddf BATCH-167: Renamed CompositeKeyRestartDataConverter to just RestartDataConverter. 2007-10-29 11:40:51 +00:00
dsyer
98e54fb504 Wrong class name for job launcher (but build didn't fail) 2007-10-26 07:48:30 +00:00
lucasward
e3dd282d5a upgraded to spring-2.5-rc1 2007-10-26 05:09:44 +00:00
dsyer
9495bf24fd IN PROGRESS - issue BATCH-159: JobExecutor should return a JobExecution (which itself contains the ExitStatus)
http://opensource.atlassian.com/projects/spring/browse/BATCH-159

Merged JobLauncher implementations together and separated out thread interruption and JMX notification responsibilities to separate collaborators.
2007-10-24 17:35:15 +00:00
dsyer
5b2b92da18 IN PROGRESS - issue BATCH-159: JobExecutor should return a JobExecution (which itself contains the ExitStatus)
http://opensource.atlassian.com/projects/spring/browse/BATCH-159

Merged JobLauncher implementations together and separated out thread interruption and JMX notification responsibilities to separate collaborators.
2007-10-24 17:35:05 +00:00
dsyer
533209a14b IN PROGRESS - issue BATCH-159: JobExecutor should return a JobExecution (which itself contains the ExitStatus)
http://opensource.atlassian.com/projects/spring/browse/BATCH-159

Merged JobLauncher implementations together and separated out thread interruption and JMX notification responsibilities to separate collaborators.
2007-10-24 17:34:42 +00:00
dsyer
48c5ddc41e IN PROGRESS - issue BATCH-159: JobExecutor should return a JobExecution (which itself contains the ExitStatus)
http://opensource.atlassian.com/projects/spring/browse/BATCH-159

Merged JobLauncher implementations together and separated out thread interruption and JMX notification responsibilities to separate collaborators.
2007-10-24 17:34:32 +00:00
dsyer
63c78f629a ##*&@$! Subclipse 2007-10-23 18:50:49 +00:00
dsyer
1981dedbf0 IN PROGRESS - issue BATCH-159: JobExecutor should return a JobExecution (which itself contains the ExitStatus)
http://opensource.atlassian.com/projects/spring/browse/BATCH-159

Move JobExecutionListener to core and add some Javadocs.
2007-10-23 18:45:48 +00:00
dsyer
afe75ab8cc IN PROGRESS - issue BATCH-159: JobExecutor should return a JobExecution (which itself contains the ExitStatus)
http://opensource.atlassian.com/projects/spring/browse/BATCH-159

Move JobExecutionListener to core and add some Javadocs.
2007-10-23 18:45:32 +00:00
dsyer
d182b36846 RESOLVED - issue BATCH-177: CountingCompletionPolicy causes the Step to go into infinite loop
http://opensource.atlassian.com/projects/spring/browse/BATCH-177

Use different base class for CountingCompletionPolicy
2007-10-23 13:33:33 +00:00
dsyer
dcdeeb7b6f Delete unused test case (curse to Subclipse) 2007-10-23 13:16:46 +00:00
dsyer
e41d046165 IN PROGRESS - issue BATCH-159: JobExecutor should return a JobExecution (which itself contains the ExitStatus)
http://opensource.atlassian.com/projects/spring/browse/BATCH-159

Rollback previous change...
2007-10-23 13:05:47 +00:00
dsyer
045e476ab5 IN PROGRESS - issue BATCH-159: JobExecutor should return a JobExecution (which itself contains the ExitStatus)
http://opensource.atlassian.com/projects/spring/browse/BATCH-159

Use package access instead of reflection to get to registry inside facade
2007-10-23 13:04:16 +00:00
dsyer
82fdcd43ff IN PROGRESS - issue BATCH-159: JobExecutor should return a JobExecution (which itself contains the ExitStatus)
http://opensource.atlassian.com/projects/spring/browse/BATCH-159

Remove JobExecutionRegistry abstraction (not used).
2007-10-23 12:57:47 +00:00
dsyer
1d97a14dc8 IN PROGRESS - issue BATCH-159: JobExecutor should return a JobExecution (which itself contains the ExitStatus)
http://opensource.atlassian.com/projects/spring/browse/BATCH-159

Remove JobExecutionRegistry abstraction (not used).
2007-10-23 12:57:37 +00:00
dsyer
3e53a04c6c Fix broken test where customer data was not initialised 2007-10-23 12:55:13 +00:00
dsyer
82e8f47ef7 OPEN - issue BATCH-159: JobExecutor should return a JobExecution (which itself contains the ExitStatus)
http://opensource.atlassian.com/projects/spring/browse/BATCH-159

Add listeners to JobExecutionFacade
2007-10-22 19:46:21 +00:00
dsyer
df7d8f3c47 RESOLVED - issue BATCH-145: Move CollectionItemProvider to infrastructure from samples
http://opensource.atlassian.com/projects/spring/browse/BATCH-145

Moved it into infrastructure (in the wrong place originally).
2007-10-21 15:44:43 +00:00
dsyer
455ed2fade RESOLVED - issue BATCH-145: Move CollectionItemProvider to infrastructure from samples
http://opensource.atlassian.com/projects/spring/browse/BATCH-145

Moved it into infrastructure.
2007-10-21 15:36:37 +00:00
dsyer
19c410d320 RESOLVED - issue BATCH-145: Move CollectionItemProvider to infrastructure from samples
http://opensource.atlassian.com/projects/spring/browse/BATCH-145

Moved it into infrastructure.
2007-10-21 15:36:27 +00:00
dsyer
b66119a800 IN PROGRESS - issue BATCH-145: Move CollectionItemProvider to infrastructure from samples
http://opensource.atlassian.com/projects/spring/browse/BATCH-145
2007-10-21 15:29:06 +00:00
dsyer
18dcbd6a70 IN PROGRESS - issue BATCH-145: Move CollectionItemProvider to infrastructure from samples
http://opensource.atlassian.com/projects/spring/browse/BATCH-145
2007-10-21 15:28:51 +00:00
dsyer
7352cdfe5f Removed reference to name property 2007-10-21 15:17:33 +00:00
dsyer
95f089a638 RESOLVED - issue BATCH-180: JobConfigurations do not get their names set if they are child beans
http://opensource.atlassian.com/projects/spring/browse/BATCH-180

Removed setName() from *Configuration - you have to use the bean id or setBeanName().
2007-10-21 15:10:52 +00:00
dsyer
089ac8f171 RESOLVED - issue BATCH-180: JobConfigurations do not get their names set if they are child beans
http://opensource.atlassian.com/projects/spring/browse/BATCH-180

Removed setName() from *Configuration - you have to use the bean id or setBeanName().
2007-10-21 15:10:41 +00:00
dsyer
a5cd014700 Remove M2_REPO crap from classpaths. 2007-10-21 14:42:01 +00:00
lucasward
45c02a90e5 FieldSetTests wasn't updated in the last commit. 2007-10-18 04:01:24 +00:00
lucasward
63bd6a5e65 BATCH-173 Misc Bug fixes. 2007-10-18 03:53:10 +00:00
lucasward
2c7d52a5ae BATCH-173 Misc Bug fixes. 2007-10-18 03:52:28 +00:00
lucasward
2c5c74a4a6 BATCH-172 - Added additional error checking to HibernateDao 2007-10-16 16:41:30 +00:00
lucasward
0997e173d6 BATCH-172- HibernateDao not persisting Identifier details.
I added some additional tests to the HibernateJobDaoTests in an attempt to replicate, but all tests pass successfully.
2007-10-16 16:39:41 +00:00
lucasward
f67b63c0c1 BATCH-166 - additional asserts in StaxEventReaderInputSource. 2007-10-16 03:37:08 +00:00
lucasward
a844620c86 BATCH-169:DefaultFramentReader#markFragmentFinished returns the same object twice in the case of markFragmentFinished is called after markFragmentStart 2007-10-16 03:02:27 +00:00
lucasward
7ad5153652 Cleaned up composite key input source, and re-added singlekey input source. For some reason the original commit didn't take. 2007-10-16 02:48:05 +00:00
dsyer
383575ebe2 Oops - missing bean ID 2007-10-15 07:46:32 +00:00
dsyer
ac25be77e5 Organise imports 2007-10-15 07:01:40 +00:00
lucasward
3a66076aeb updated samples pom to include iBatis jars. 2007-10-15 05:39:34 +00:00
lucasward
adfea27de5 Removed erroneous import in iBatis input source. 2007-10-15 05:30:13 +00:00
lucasward
eab243ff3f BATCH 144 and BATCH 150: create Hibernate and iBatis input sources with sample jobs. 2007-10-15 05:23:37 +00:00
lucasward
ee0dcdd37a BATCH 144 and BATCH 150: create Hibernate and iBatis input sources with sample jobs. 2007-10-15 05:23:23 +00:00
lucasward
ba7490b452 BATCH 144 and BATCH 150: create Hibernate and iBatis input sources with sample jobs. 2007-10-15 05:23:00 +00:00
dsyer
30302f3d1f Stop job broken (stop All works) because Timestamp!=Date. Fixed in ScheduledJobIdentifier.equals() and unit test. 2007-10-14 12:48:55 +00:00
dsyer
b9c291328f RESOLVED - issue BATCH-121: BatchResourceFactoryBean - needs to be aware of JobIdentifier strategy
http://opensource.atlassian.com/projects/spring/browse/BATCH-121

Factored label generation out of job identifier into a separate strategy for resource factory
2007-10-14 08:07:44 +00:00
dsyer
fafc8bdd7a RESOLVED - issue BATCH-121: BatchResourceFactoryBean - needs to be aware of JobIdentifier strategy
http://opensource.atlassian.com/projects/spring/browse/BATCH-121

Factored label generation out of job identifier into a separate strategy for resource factory
2007-10-14 08:07:37 +00:00