dsyer
1c63450dfb
cancel last commit
2010-02-02 21:29:22 +00:00
dsyer
fcf14c9317
[maven-release-plugin] prepare for next development iteration
2010-02-02 21:18:06 +00:00
dsyer
a371811b28
[maven-release-plugin] prepare release 2.0.5.RELEASE
2010-02-02 21:17:07 +00:00
dsyer
c41904a95e
[maven-release-plugin] prepare for next development iteration
2009-10-18 19:30:40 +00:00
dsyer
77b38ced1d
[maven-release-plugin] prepare release 2.0.4.RELEASE
2009-10-18 19:29:55 +00:00
dsyer
24068ae7e2
Ready for maintenance on 2.0.x
2009-09-04 12:35:52 +00:00
dsyer
1884b8fcec
[maven-release-plugin] prepare release 2.0.3.RELEASE
2009-08-22 11:57:44 +00:00
dsyer
f465958379
Add dynamic check for expected size (fix build?)
2009-08-22 11:46:45 +00:00
dsyer
22909cec23
Use prototype scope for duplicate bean used for test
2009-08-22 11:26:09 +00:00
dsyer
150fff9f41
Add sample for jdbc paging reader
2009-08-22 11:20:38 +00:00
dsyer
7c8f84be8e
[maven-release-plugin] prepare for next development iteration
2009-07-21 07:32:10 +00:00
dsyer
28070bca4e
[maven-release-plugin] prepare release 2.0.2.RELEASE
2009-07-21 07:31:27 +00:00
dsyer
5bc4040efd
RESOLVED - issue BATCH-1336: Add -restart and -next options to CommandLineJobRunner
2009-07-16 07:13:40 +00:00
dsyer
69a0c1d845
Remove spring3 active profile
2009-07-10 11:56:10 +00:00
dsyer
b0d6e0e2b9
add spring3 profile
2009-07-07 12:56:53 +00:00
dhgarrette
b06a6d86d6
BATCH-1313 & BATCH-1314:
...
*Added assertion to AbstractBatchLauncherTests to ensure that the job's status is COMPLETED.
*Fixed broken tests.
2009-06-28 16:12:50 +00:00
dsyer
1cf63b9152
RESOLVED - issue BATCH-1302: Tidy up samples - remove prefixes for namespaces like beans:
2009-06-28 10:11:18 +00:00
dsyer
528b5f6d9c
Tidy up classpaths and poms
2009-06-21 08:25:54 +00:00
dsyer
3a25f23218
BATCH-1209: add a Groovy job in samples using AntBuilder to do some file schlepping
2009-06-16 07:49:49 +00:00
dsyer
132e29f37b
RESOLVED - issue BATCH-1268: Remove dependency on commons lang
...
Up to a point - made it optional for Spring Core.
2009-06-03 15:07:40 +00:00
dsyer
bc9e97fe66
BATCH-1264: null pointer if transaction attributes partially specified
2009-06-02 11:11:13 +00:00
dsyer
690f822bc1
[maven-release-plugin] prepare for next development iteration
2009-06-02 08:36:00 +00:00
dsyer
8bb90ad298
[maven-release-plugin] prepare release spring-batch-2.0.1.RELEASE
2009-06-02 08:35:27 +00:00
dhgarrette
d035f14f3a
BATCH-1225: uncomment assertion that was failing due to the bug
2009-05-29 21:58:41 +00:00
dsyer
c2b7519b7b
Finish off placeholder test with method invoking tasklet
2009-05-28 12:30:25 +00:00
dsyer
4441df3b63
Add simple placeholder test with method invoking tasklet
2009-05-28 12:25:04 +00:00
dsyer
cfb9d16d39
Move ivy build to conventional location
2009-05-28 12:24:16 +00:00
dsyer
e6462c47bb
add exclusion to hibernate
2009-05-28 12:09:44 +00:00
dsyer
ffaef35e34
switch over to Maven Central style dependencies
2009-05-28 11:56:48 +00:00
dhgarrette
3a950f4bd6
BATCH-1249: Add missing files to .springBeans
2009-05-27 23:43:23 +00:00
dhgarrette
472ccb2580
BATCH-1249: Add files to .springBeans in samples project
2009-05-27 17:02:41 +00:00
dsyer
112e33f6a4
RESOLVED - issue BATCH-1251: Use standard JPQL in JPA sample
2009-05-27 09:38:56 +00:00
dhgarrette
b9589158a7
BATCH-1247: Move aggregation from Processor to LineAggregator
2009-05-22 06:28:43 +00:00
dhgarrette
bf2d9af030
BATCH-1247: Clean up multilineOrderJob sample
2009-05-22 06:13:28 +00:00
dhgarrette
9bdfdcbc43
BATCH-1213: Defaults in xsd override parent attributes
...
*Introduced CoreNamespacePostProcessor to handle injection of JobRepository and TransactionManager onto jobs and steps defined using the namespace.
*Introduced JobParserJobFactoryBean used to instantiate a FlowJob via the namespace.
*Modified defaulting behavior of jobRepository attribute. Job's jobRepository now always overrides the Step's.
2009-05-18 23:54:18 +00:00
dsyer
d6c6d1ba05
OPEN - issue BATCH-1240: ItemStream is not registered when defined in step scope
...
Added test cases.
2009-05-13 11:11:48 +00:00
dsyer
cb624c841b
BATCH-1211: updated samples docs
2009-05-13 10:51:09 +00:00
dsyer
847049eb52
Wait a bit to give jobs a chance to start (broken build fixed?)
2009-05-06 19:33:08 +00:00
dsyer
19dee310c6
RESOLVED - issue BATCH-1230: scope "step" does not work together with Annotation "@BeforeStep"
2009-05-04 11:21:34 +00:00
dhgarrette
2a3dd2aca7
BATCH-1225: Created "Restart File Sample" to demonstrate the restart capability of the FlatFileItemReader and FlatFileItemWriter.
2009-05-01 19:13:29 +00:00
dsyer
5519d0ae1f
duh! needs to be compile scope
2009-04-22 20:36:20 +00:00
dsyer
c5553c36f0
fix broken build (wrong scope for command-line build)
2009-04-22 20:08:03 +00:00
dsyer
d8c0d33e95
Fix samples command line launchers so they work with m2eclipse
2009-04-22 06:34:08 +00:00
dsyer
339b8e3060
Tidy up loose ends from build
2009-04-13 11:34:07 +00:00
dsyer
2e7f38a6a8
[maven-release-plugin] prepare for next development iteration
2009-04-10 16:27:47 +00:00
dsyer
cd4d2d61be
[maven-release-plugin] prepare release 2.0.0.RELEASE
2009-04-10 16:26:37 +00:00
dhgarrette
7e37d548b5
BATCH-1172: Register RangeArrayPropertyEditor automatically
...
*New method addRangePropertyEditor() added to CoreNamespaceUtils
*Called by JobParser and TopLevelStepParser
*Registers a new CustomEditorConfigurer if no CustomEditorConfigurer currently exists with an entry for Range[]
2009-04-09 20:15:54 +00:00
dsyer
46a912cd6e
RESOLVED - issue BATCH-1194: switch to m2eclipse
2009-04-06 15:04:51 +00:00
dsyer
3bfc17433e
BATCH-1188: upgrade to bundlor M2
2009-04-06 08:54:09 +00:00
dhgarrette
3dc92be2ed
BATCH-1189: By default, all exceptions should be fatal
2009-04-01 21:22:43 +00:00