dsyer
|
c46288b365
|
[maven-release-plugin] prepare release 2.1.0.RC1
|
2010-01-18 08:47:07 +00:00 |
|
dsyer
|
190db80bc3
|
Update namespace / 3.0 features in user guide
|
2010-01-18 08:32:42 +00:00 |
|
dsyer
|
863ea3b2ae
|
Update namespace / 3.0 features in user guide
|
2010-01-18 08:28:36 +00:00 |
|
trisberg
|
228c54acfc
|
BATCH-729: Added class to handle reading ref cursor from a stored procedure
|
2010-01-18 07:43:12 +00:00 |
|
dsyer
|
d60c726121
|
Tidy up a TODO
|
2010-01-14 14:23:23 +00:00 |
|
dsyer
|
8f8f455c8d
|
Speed up some tests
|
2010-01-14 13:48:28 +00:00 |
|
dsyer
|
54384d2731
|
Moved bulk async reader tests to integration test project
|
2010-01-14 13:41:10 +00:00 |
|
dsyer
|
330ede9c53
|
Moved bulk async reader tests to integration test project
|
2010-01-14 13:40:08 +00:00 |
|
dsyer
|
239cba1d43
|
Moved bulk async reader tests to integration test project
|
2010-01-14 13:39:27 +00:00 |
|
dsyer
|
56dafae8f1
|
Fix some issues from last commit
|
2010-01-14 13:05:43 +00:00 |
|
dsyer
|
5c8f527443
|
Fix some PMD violations where it made sense
|
2010-01-14 12:50:48 +00:00 |
|
dsyer
|
09d852285f
|
BATCH-1483: resolve cycle by moving interface to parent package
|
2010-01-14 11:05:30 +00:00 |
|
dsyer
|
c0384da608
|
RESOLVED - issue BATCH-1340: Add Support for Native Queries to Jpa/Hibernate readers
Resolve cycle by adding new package
|
2010-01-14 11:02:53 +00:00 |
|
dsyer
|
3553cb24f5
|
OPEN - issue BATCH-1422: HibernateCursorItemReader causes OutOfMemoryError when skipping large sets of data
Javadocs.
|
2010-01-13 17:55:13 +00:00 |
|
dsyer
|
2b02dee4db
|
RESOLVED - issue BATCH-1422: HibernateCursorItemReader causes OutOfMemoryError when skipping large sets of data
RESOLVED - BATCH-1486: HiberbatePagingItemReader
|
2010-01-13 17:38:50 +00:00 |
|
dsyer
|
a7ce660f44
|
Re-org database item reader tests
|
2010-01-13 16:14:38 +00:00 |
|
dsyer
|
6c30182e03
|
RESOLVED - issue BATCH-1340: Add Support for Native Queries to Jpa/Hibernate readers
|
2010-01-13 14:18:17 +00:00 |
|
dsyer
|
2977c2076c
|
RESOLVED - issue BATCH-1239: Add email-sending item writer
Change method signature in error handler for Spring 3
|
2010-01-13 12:54:32 +00:00 |
|
dsyer
|
26de51c9b7
|
RESOLVED - issue BATCH-1239: Add email-sending item writer
Fix map generics for Spring 3
|
2010-01-13 10:40:27 +00:00 |
|
dsyer
|
2f66e56b84
|
RESOLVED - issue BATCH-1239: Add email-sending item writer
|
2010-01-13 09:24:13 +00:00 |
|
dsyer
|
9977a0f2a1
|
Finally...?
|
2010-01-12 19:23:40 +00:00 |
|
dsyer
|
5fe6e063c2
|
Try again...
|
2010-01-12 19:16:50 +00:00 |
|
dsyer
|
1a72902af4
|
Add javax.mail to MANIFEST
|
2010-01-12 19:13:04 +00:00 |
|
dsyer
|
af1119306b
|
RESOLVED - issue BATCH-1239: Add email-sending item writer
|
2010-01-12 17:59:15 +00:00 |
|
dsyer
|
febb86919d
|
This is getting irritating...
|
2010-01-12 17:39:49 +00:00 |
|
dsyer
|
3053f49605
|
Allow a longer timeout on stopping background job
|
2010-01-12 17:34:21 +00:00 |
|
dsyer
|
953fb3a5b4
|
RESOLVED - issue BATCH-1239: Add email-sending item writer
|
2010-01-12 17:05:56 +00:00 |
|
dsyer
|
db14e83fdc
|
BATCH-1479: fix test and tidy up signature test
|
2010-01-12 17:02:31 +00:00 |
|
dsyer
|
dcdd8fb30a
|
RESOLVED - issue BATCH-1483: Make the JobParametersValidator instance accessible from the Job interface
|
2010-01-12 09:54:45 +00:00 |
|
dsyer
|
d272a42b42
|
RESOLVED - issue BATCH-1483: Make the JobParametersValidator instance accessible from the Job interface
|
2010-01-12 09:51:17 +00:00 |
|
dsyer
|
860e596cba
|
RESOLVED - issue BATCH-1483: Make the JobParametersValidator instance accessible from the Job interface
|
2010-01-12 09:49:37 +00:00 |
|
dsyer
|
b551563ebe
|
RESOLVED - issue BATCH-1481: Support injection of step-scoped dependencies into unit tests
Added test context listener to last of IO Samples.
|
2010-01-11 16:41:20 +00:00 |
|
dsyer
|
25b6f6b634
|
BATCH-1481: update for Spring 3.
|
2010-01-11 16:18:42 +00:00 |
|
dsyer
|
e8c8f21522
|
BATCH-1482: typo in save state docs
|
2010-01-07 10:16:42 +00:00 |
|
dsyer
|
ca3cefa4cf
|
RESOLVED - issue BATCH-1481: Support injection of step-scoped dependencies into unit tests
Fix build
|
2010-01-07 09:40:45 +00:00 |
|
dsyer
|
f8431dff38
|
RESOLVED - issue BATCH-1481: Support injection of step-scoped dependencies into unit tests
Added StepScopeTestUtils. Revised a few test cases.
|
2010-01-07 09:33:12 +00:00 |
|
dsyer
|
919fc0f8ff
|
RESOLVED - issue BATCH-1481: Support injection of step-scoped dependencies into unit tests
Revert a few of the more complicated options: just support a factory method
|
2010-01-07 07:50:21 +00:00 |
|
dsyer
|
983a2c81fe
|
RESOLVED - issue BATCH-1481: Support injection of step-scoped dependencies into unit tests
|
2010-01-06 17:15:37 +00:00 |
|
dsyer
|
eb7f543620
|
RESOLVED - issue BATCH-1478: Add auto registration of StepScope to all the top-level elements in XML
RESOLVED - issue BATCH-1479: HippyMethodInvoker
RESOLVED - issue BATCH-1480: Allow method adapter for Tasklet to be configured in namespace
|
2010-01-06 13:34:22 +00:00 |
|
dsyer
|
0d8cb85c10
|
RESOLVED - issue BATCH-1430: StaxEventItemWriter: Declare additional namespaces at the top-level element
|
2010-01-05 14:26:18 +00:00 |
|
dsyer
|
d0f94cb0ee
|
RESOLVED - issue BATCH-1377: StaxEventItemWriter: Handle namespace for the root tag
|
2010-01-05 09:40:08 +00:00 |
|
dsyer
|
f56ee74729
|
RESOLVED - issue BATCH-1377: StaxEventItemWriter: Handle namespace for the root tag
|
2010-01-05 09:40:02 +00:00 |
|
dsyer
|
81d96cd63a
|
BATCH-1474: fix registration error if job name is not the same as bean name
|
2010-01-04 17:47:29 +00:00 |
|
dsyer
|
52bc1f2347
|
BATCH-1316: allow null in JobParameter
|
2010-01-04 17:23:02 +00:00 |
|
dsyer
|
252a9efb71
|
BATCH-1316: allow null in JobParameter
|
2010-01-04 17:17:18 +00:00 |
|
dsyer
|
3718a6a988
|
BATCH-1477: allow excludes in retryable exceptions
|
2010-01-04 17:09:53 +00:00 |
|
dsyer
|
5c4d1854c0
|
Edited JobStep section of ref guide
|
2010-01-04 16:04:50 +00:00 |
|
dsyer
|
5da092e0e2
|
Update ref guide for new XML features
|
2010-01-04 14:30:49 +00:00 |
|
dsyer
|
bfd6fccb7d
|
RESOLVED - issue BATCH-724: create tests for non-default table prefix. More extensive test using Job.
|
2010-01-04 14:08:09 +00:00 |
|
dsyer
|
c07b2882f3
|
RESOLVED - issue BATCH-724: create tests for non-default table prefix
|
2010-01-04 13:47:04 +00:00 |
|