dsyer
84d0f2c170
BATCH-1407: add environment property to samples.
2009-09-22 11:56:27 +00:00
dsyer
78768959b0
BATCH-1407: make samples work with MySQL.
2009-09-22 11:33:21 +00:00
dsyer
9245b5fde3
Remove Maven project builder.
2009-09-18 14:07:15 +00:00
dsyer
d31702c20b
OPEN - issue BATCH-1401: All inserts of JobId should be of Types.BIGINT
...
Fixed samples to work with MySQL (except customer filter job)
2009-09-16 11:44:49 +00:00
dsyer
046e1f8c12
Fix broken build
2009-09-10 05:52:00 +00:00
dsyer
0d7c7034ae
RESOLVED - issue BATCH-1338: Allow segregation of jobs by group, type or origin
...
http://jira.springframework.org/browse/BATCH-1338
Deprecated and replaced ClassPathXmlJobRegistry
2009-09-09 12:39:32 +00:00
dsyer
def829f87a
REOPENED - issue BATCH-1338: Allow segregation of jobs by type or origin
...
Fixed broken build re-jig JobRegistryBackgroundJobRunner
2009-09-09 11:42:12 +00:00
dsyer
ac08658c48
OPEN - issue BATCH-1338: Allow segregation of jobs by type or origin
...
Add group aware job factory and re-org interfaces in JobLocator-JobRegistry (not backwards compatible but probably not a change for anyone outside the framework)
2009-09-08 07:00:31 +00:00
dsyer
4da7efee3a
RESOLVED - issue BATCH-1395: Remove or deprecate old application context creation pattern
...
Removed it.
2009-09-07 17:24:22 +00:00
dsyer
fba4cfd62f
RESOLVED - issue BATCH-1391: Tidy up skip sample
...
Fix broken samples
2009-09-04 11:10:22 +00:00
dsyer
201985e925
RESOLVED - issue BATCH-1391: Tidy up skip sample
2009-09-04 10:59:13 +00:00
dsyer
cdf94a7148
OPEN - issue BATCH-1383: onSkipInProcess is not called
...
http://jira.springframework.org/browse/BATCH-1383
Tidied up the skip sample. Could not reproduce issue.
2009-09-04 10:36:45 +00:00
dsyer
84cfbd5c02
BATCH-1371: add 2.1 version to samples XML
2009-09-01 07:17:00 +00:00
dhgarrette
8146e55503
Merging changes from branch...
...
BATCH-1323: Modify skip/retry/no-rollback exception class configurations to allow for include/exclude
BATCH-1339: Move task-executor attribute up from <chunk/> to <tasklet/>
BATCH-1348: Allow inlining of reader/writer/processor into <chunk/>
BATCH-1357: Allow empty <listeners/>, <retry-listeners/>, and <streams/> lists
BATCH-1358: Move InfiniteLoopIncrementer into core, and rename it to RunIdIncrementer
BATCH-1367: Syntactic sugar for Item*Adapter in namespace
BATCH-1375: Give CompositeItemProcessor's and CompositeItemWriter's property the same name (delegates)
2009-08-23 15:17:20 +00:00
dsyer
9e8bdba83d
[maven-release-plugin] prepare for next development iteration
2009-08-22 11:58:38 +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