lucasward
|
fa35c229f2
|
OPEN - issue BATCH-116: Create XML input/output source which will work directly with StAX parser
http://opensource.atlassian.com/projects/spring/browse/BATCH-116
Added additional code coverage to infrastructure, validation to samples jobs, and integration tests for castor and xstream
|
2007-09-26 00:37:43 +00:00 |
|
lucasward
|
8af9300499
|
OPEN - issue BATCH-116: Create XML input/output source which will work directly with StAX parser
http://opensource.atlassian.com/projects/spring/browse/BATCH-116
Added additional code coverage to infrastructure, validation to samples jobs, and integration tests for castor and xstream
|
2007-09-26 00:37:32 +00:00 |
|
lucasward
|
bc52321f95
|
OPEN - issue BATCH-116: Create XML input/output source which will work directly with StAX parser
http://opensource.atlassian.com/projects/spring/browse/BATCH-116
Added additional code coverage to infrastructure, validation to samples jobs, and integration tests for castor and xstream
|
2007-09-26 00:37:19 +00:00 |
|
lucasward
|
ce399d0555
|
OPEN - issue BATCH-78: Test coverage is too low in SqlCursorINputSource (and inner classes)
http://opensource.atlassian.com/projects/spring/browse/BATCH-78
|
2007-09-25 23:56:45 +00:00 |
|
nebhale
|
b3615d6d4d
|
Updated the POMs to look for proper versions of Spring and Spring-WS in the proper milestone repositories.
|
2007-09-25 20:24:19 +00:00 |
|
dsyer
|
deef433bc3
|
Rationalise exit code mapping a bit
|
2007-09-25 17:49:42 +00:00 |
|
lucasward
|
ba67b7faa1
|
OPEN - issue BATCH-116: Create XML input/output source which will work directly with StAX parser
http://opensource.atlassian.com/projects/spring/browse/BATCH-116
FileUtilsTest failure scenario only passed on windows.
|
2007-09-25 05:36:07 +00:00 |
|
lucasward
|
8b6dd1e31b
|
OPEN - issue BATCH-116: Create XML input/output source which will work directly with StAX parser
http://opensource.atlassian.com/projects/spring/browse/BATCH-116
Added additional unit tests.
|
2007-09-25 05:19:48 +00:00 |
|
lucasward
|
de5af44898
|
Added Spring-ws as a dependency, so that the new xmlStaxJob will run correctly, per BATCH-116
|
2007-09-24 05:59:17 +00:00 |
|
lucasward
|
9fb363bafb
|
OPEN - issue BATCH-116: Create XML input/output source which will work directly with StAX parser
http://opensource.atlassian.com/projects/spring/browse/BATCH-116
|
2007-09-24 05:13:11 +00:00 |
|
lucasward
|
62eb328f5a
|
OPEN - issue BATCH-116: Create XML input/output source which will work directly with StAX parser
http://opensource.atlassian.com/projects/spring/browse/BATCH-116
|
2007-09-24 05:12:58 +00:00 |
|
dsyer
|
61c743b4db
|
Oops integer arithmetic!
|
2007-09-23 18:21:14 +00:00 |
|
dsyer
|
f2cfa68691
|
Increase tolerance for backoff timing test
|
2007-09-23 18:12:10 +00:00 |
|
lucasward
|
1fec2777e2
|
CLOSED - issue BATCH-136: restoreFromRestartData(Tasklet, RestartData) crashes if Properties are null
http://opensource.atlassian.com/projects/spring/browse/BATCH-136
|
2007-09-21 05:45:16 +00:00 |
|
lucasward
|
3f2e0e8eea
|
CLOSED - issue BATCH-136: restoreFromRestartData(Tasklet, RestartData) crashes if Properties are null
http://opensource.atlassian.com/projects/spring/browse/BATCH-136
|
2007-09-21 05:45:04 +00:00 |
|
dsyer
|
af9477bdd0
|
Correct repository locations and clarify POM usage in downloads docs.
|
2007-09-20 21:10:43 +00:00 |
|
lucasward
|
5c202674a0
|
CLOSED - issue BATCH-136: restoreFromRestartData(Tasklet, RestartData) crashes if Properties are null
http://opensource.atlassian.com/projects/spring/browse/BATCH-136
|
2007-09-20 21:07:39 +00:00 |
|
lucasward
|
4292897432
|
OPEN - issue BATCH-136: restoreFromRestartData(Tasklet, RestartData) crashes if Properties are null
http://opensource.atlassian.com/projects/spring/browse/BATCH-136
Fixed StepInstance to no longer pass null to GenericRestartData()
|
2007-09-20 18:34:48 +00:00 |
|
lucasward
|
0891667d44
|
IN PROGRESS - issue BATCH-24: Provide exit code for job executed as a main method
http://opensource.atlassian.com/projects/spring/browse/BATCH-24
Applied Stijn's refactoring of ExitCodes and moved BatchCommandLineLauncher to bootstrap.support
|
2007-09-20 06:31:38 +00:00 |
|
lucasward
|
455cc67780
|
IN PROGRESS - issue BATCH-24: Provide exit code for job executed as a main method
http://opensource.atlassian.com/projects/spring/browse/BATCH-24
JvmSystemExiter was in test instead of main.
|
2007-09-20 03:01:10 +00:00 |
|
lucasward
|
94fb0cb9d4
|
IN PROGRESS - issue BATCH-24: Provide exit code for job executed as a main method
http://opensource.atlassian.com/projects/spring/browse/BATCH-24
|
2007-09-20 01:17:07 +00:00 |
|
lucasward
|
7e83c33632
|
IN PROGRESS - issue BATCH-24: Provide exit code for job executed as a main method
http://opensource.atlassian.com/projects/spring/browse/BATCH-24
|
2007-09-20 01:16:57 +00:00 |
|
lucasward
|
464b1393b6
|
Fix for Batch-40, SqlStepDao was not storing Exit-Code correctly.
|
2007-09-19 04:06:34 +00:00 |
|
lucasward
|
6b72d3933a
|
Additional fix related to BATCH-40, ExitStatus was not being propagated from the RepeatCallback correctly.
|
2007-09-19 03:13:56 +00:00 |
|
lucasward
|
4a3fc5e9e6
|
Corrected UnitTest that was broken by fix for BATCH-24
|
2007-09-18 07:48:35 +00:00 |
|
lucasward
|
ecfc51ad5f
|
OPEN - issue BATCH-24: Provide exit code for job executed as a main method
http://opensource.atlassian.com/projects/spring/browse/BATCH-24
|
2007-09-18 07:41:44 +00:00 |
|
lucasward
|
91c90e6d0c
|
OPEN - issue BATCH-24: Provide exit code for job executed as a main method
http://opensource.atlassian.com/projects/spring/browse/BATCH-24
|
2007-09-18 07:41:33 +00:00 |
|
lucasward
|
7ddb692cef
|
OPEN - issue BATCH-24: Provide exit code for job executed as a main method
http://opensource.atlassian.com/projects/spring/browse/BATCH-24
|
2007-09-18 07:41:16 +00:00 |
|
lucasward
|
dc92194354
|
OPEN - issue BATCH-130: StepInterruptedException will never be caught by SimpleStepExecutor
http://opensource.atlassian.com/projects/spring/browse/BATCH-130
|
2007-09-18 05:53:42 +00:00 |
|
dsyer
|
48b377403d
|
Add a specific snapshot to external repo.
RESOLVED - issue BATCH-129: Active MQ snapshots are unreliable
http://opensource.atlassian.com/projects/spring/browse/BATCH-129
|
2007-09-16 21:12:48 +00:00 |
|
dsyer
|
7d9ffaae23
|
remove generated file from SVN
|
2007-09-16 20:40:54 +00:00 |
|
dsyer
|
965d5a7608
|
Refactor some dependencies to make it easier to change versions (again)
|
2007-09-16 19:12:11 +00:00 |
|
dsyer
|
1e755db78d
|
Refactor some dependencies to make it easier to change versions (some more)
|
2007-09-16 18:51:28 +00:00 |
|
dsyer
|
58df642b20
|
Refactor some dependencies to make it easier to change versions (some more)
|
2007-09-16 18:51:03 +00:00 |
|
dsyer
|
33dff26508
|
Refactor some dependencies to make it easier to change versions
|
2007-09-16 18:25:11 +00:00 |
|
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 |
|