Commit Graph

299 Commits

Author SHA1 Message Date
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
dsyer
dc7d7bc886 Reinstate aop:scoped-proxy after SPR-3804 was fixed. 2007-10-12 15:59:22 +00:00
dsyer
7f6a846120 Javadocs to clarify a little the absolute path issue. 2007-10-12 13:56:19 +00:00
dsyer
997d6f855c Remove syserr debug statements from unit test 2007-10-12 13:50:52 +00:00
dsyer
f6b0bfdb47 Fixed filepaths again for UNIX build 2007-10-12 13:49:44 +00:00
dsyer
db405df7a4 FIXED: Destruction callback not made for inner beans 2007-10-12 12:22:34 +00:00
dsyer
19093c54e6 FIXED: Destruction callback not made for inner beans 2007-10-12 12:18:30 +00:00
dsyer
d4f1e3b0b8 Moved commented code around - still needs to be fixed for UNIX. 2007-10-12 11:44:58 +00:00
dsyer
a83e29af2e IN PROGRESS - issue BATCH-121: BatchResourceFactoryBean - is it adding any value?
http://opensource.atlassian.com/projects/spring/browse/BATCH-121

Broken tests in UNIX - can't fix it now so commented out...
2007-10-11 15:56:02 +00:00
dsyer
57086ed565 IN PROGRESS - issue BATCH-121: BatchResourceFactoryBean - is it adding any value?
http://opensource.atlassian.com/projects/spring/browse/BATCH-121

Add getLabel() to JobIdentifier and use that to plug into the placeholder in the filename.
2007-10-11 15:41:09 +00:00
dsyer
9aac870ad8 IN PROGRESS - issue BATCH-121: BatchResourceFactoryBean - is it adding any value?
http://opensource.atlassian.com/projects/spring/browse/BATCH-121

Add getLabel() to JobIdentifier and use that to plug into the placeholder in the filename.
2007-10-11 15:40:55 +00:00
dsyer
f1aa890783 IN PROGRESS - issue BATCH-121: BatchResourceFactoryBean - is it adding any value?
http://opensource.atlassian.com/projects/spring/browse/BATCH-121
2007-10-11 13:32:27 +00:00
dsyer
592e113937 IN PROGRESS - issue BATCH-121: BatchResourceFactoryBean - is it adding any value?
http://opensource.atlassian.com/projects/spring/browse/BATCH-121
2007-10-11 13:16:50 +00:00
dsyer
80db2f7050 Fix download links in docos 2007-10-10 18:05:55 +00:00
dsyer
5eac2d9522 Ooops, put the parent pom on the wrong branch. 2007-10-10 17:50:28 +00:00
dsyer
7d536d567b Add a test for retry interceptor that shows how to layer the transaction boundary 2007-10-10 17:42:08 +00:00
dsyer
f2d1dabb06 RESOLVED - issue BATCH-50: Allow fixed-length file columns with column ranges
http://opensource.atlassian.com/projects/spring/browse/BATCH-50

Tidy test case and javadocs
2007-10-10 10:09:17 +00:00
dsyer
c4cf4a8910 RESOLVED - issue BATCH-50: Allow fixed-length file columns with column ranges
http://opensource.atlassian.com/projects/spring/browse/BATCH-50

Applied patch (and moved property editor).
2007-10-10 10:00:25 +00:00
dsyer
4744f78aa3 RESOLVED - issue BATCH-50: Allow fixed-length file columns with column ranges
http://opensource.atlassian.com/projects/spring/browse/BATCH-50

Applied patch (and moved property editor).
2007-10-10 10:00:11 +00:00
dsyer
0cc6d6ab2d RESOLVED - issue BATCH-50: Allow fixed-length file columns with column ranges
http://opensource.atlassian.com/projects/spring/browse/BATCH-50

Applied patch (and moved property editor).
2007-10-10 10:00:01 +00:00
dsyer
964f04af59 RESOLVED - issue BATCH-161: OutputSource still extends ResourceLifecycle
http://opensource.atlassian.com/projects/spring/browse/BATCH-161
2007-10-10 09:46:11 +00:00
dsyer
9681c485aa RESOLVED - issue BATCH-161: OutputSource still extends ResourceLifecycle
http://opensource.atlassian.com/projects/spring/browse/BATCH-161
2007-10-10 09:46:03 +00:00
dsyer
b02750931d Fix NFL Job Spring IDE config 2007-10-10 09:01:29 +00:00
dsyer
342b188314 Organise imports 2007-10-10 09:00:12 +00:00
dsyer
60e496b46a Add to ignores 2007-10-10 08:57:57 +00:00
dsyer
737bd743a4 OPEN - issue BATCH-159: JobExecutor should return a JobExecution (which itself contains the ExitStatus)
http://opensource.atlassian.com/projects/spring/browse/BATCH-159
2007-10-10 08:56:29 +00:00
dsyer
4e736032c0 OPEN - issue BATCH-159: JobExecutor should return a JobExecution (which itself contains the ExitStatus)
http://opensource.atlassian.com/projects/spring/browse/BATCH-159
2007-10-10 08:56:11 +00:00
dsyer
760fd206ed organise imports 2007-10-10 08:49:41 +00:00
dsyer
02cc4a454d organise imports 2007-10-10 08:49:22 +00:00
lucasward
7183b992bf BATCH-162: Fixed NFL Sample job 2007-10-10 04:11:05 +00:00
lucasward
bade5ecc89 BATCH-162: Fixed NFL Sample job 2007-10-10 04:10:54 +00:00
lucasward
060a625fad Fixed issues with FlatFileInputSourceTests which caused test errors. 2007-10-08 04:38:17 +00:00
lucasward
4b24ef866c BATCH-140: Modified file input sources to no longer implemented FieldSet and now accept an injected mapper. 2007-10-08 04:28:31 +00:00
lucasward
407d032bff BATCH-140: Modified file input sources to no longer implemented FieldSet and now accept an injected mapper. 2007-10-08 04:28:15 +00:00
dsyer
354702d6a5 Add top level pom as linked resource 2007-10-07 18:17:47 +00:00