Commit Graph

193 Commits

Author SHA1 Message Date
dsyer
fe0fb591dc Tidy up some javadocs 2007-09-29 12:12:06 +00:00
dsyer
d909f4c43e Tidy up some javadocs 2007-09-29 12:12:01 +00:00
lucasward
735603c59e Fix for BATCH-146:Unclear error message and possible inappropriate exception type in SimpleJobRepository. Changed the exception type to BatchRestartException, and added additional unit tests. 2007-09-28 16:03:02 +00:00
dsyer
09862eaa97 Use ProxyMethodInvocation (interface instead of impl) 2007-09-28 14:50:35 +00:00
dsyer
c2ea350185 Javadocs 2007-09-28 09:04:27 +00:00
dsyer
20a2fb518a Check for void return type in target and always return continuable 2007-09-28 08:47:51 +00:00
dsyer
7e0c8127f4 Throw illegal state exception (unlikely) wrong MethodInvocation type detected 2007-09-28 08:28:56 +00:00
dsyer
1cae471775 organise imports 2007-09-28 07:10:55 +00:00
dsyer
420b51553e Remove clover dependency 2007-09-28 07:10:34 +00:00
dsyer
0d6cfca4df Add clone for method invocation to preserve interceptor chain. 2007-09-28 07:10:08 +00:00
nebhale
b91e9f92d8 [maven-release-plugin] prepare for next development iteration 2007-09-27 15:32:05 +00:00
nebhale
e03e7ca643 [maven-release-plugin] prepare release spring-batch-1.0-m2 2007-09-27 15:31:55 +00:00
nebhale
875445fe5b Updated to use a cached copy of activemq. This is still pretty dangerous because it uses snapshots interally and we could run into issues with transitive resolution. 2007-09-27 15:20:50 +00:00
lucasward
bb60cb43ed OPEN - issue BATCH-113: Mouldy xml class names still in infrastructure
http://opensource.atlassian.com/projects/spring/browse/BATCH-113

io.xml files removed from src/test/resources as well.
2007-09-26 15:32:27 +00:00
lucasward
02a55c1405 io/xml didn't delete properly during the last commit for BATCH-113 2007-09-26 15:25:27 +00:00
lucasward
6b4294f503 OPEN - issue BATCH-113: Mouldy xml class names still in infrastructure
http://opensource.atlassian.com/projects/spring/browse/BATCH-113
2007-09-26 15:16:54 +00:00
lucasward
363631c629 OPEN - issue BATCH-113: Mouldy xml class names still in infrastructure
http://opensource.atlassian.com/projects/spring/browse/BATCH-113
2007-09-26 15:16:42 +00:00
lucasward
d55a4d0984 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:54 +00:00
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