dsyer
|
e4acf6a869
|
Add @Ignored test for placeholder resolution of class name in bean definition
|
2010-10-30 17:58:35 +00:00 |
|
dsyer
|
f1667b7d8f
|
RESOLVED - BATCH-1643: add configurable distance limit to beanwrapper field set mapper
|
2010-10-30 17:57:25 +00:00 |
|
dsyer
|
a9cbc02e0b
|
RESOLVED - issue BATCH-1642: test utility class to retrieve value from execution context
|
2010-10-28 15:49:20 +00:00 |
|
dsyer
|
fcb82be654
|
RESOLVED - issue BATCH-1642: test utility class to retrieve value from execution context
|
2010-10-28 15:47:52 +00:00 |
|
dsyer
|
2b21e39556
|
BATCH-1640: fixed resource cleanup in buffered writer
|
2010-10-14 00:16:10 +00:00 |
|
dsyer
|
5545925e17
|
BATCH-1636: add Ordered interface
|
2010-10-10 16:06:20 +00:00 |
|
dsyer
|
abd66edb30
|
BATCH-1639: fix oracle jump to item
|
2010-10-09 15:25:45 +00:00 |
|
dsyer
|
07b39aaf0e
|
BATCH-1531: add docs to user guide and javadocs
|
2010-10-05 15:55:03 +00:00 |
|
dsyer
|
1fbf2c18c4
|
BATCH-1634: add note to job.xml
|
2010-09-28 13:11:20 +00:00 |
|
dsyer
|
6b139f796b
|
BATCH-1572: re-opened and fixed execution context for restart after unexpected rollback
|
2010-09-27 08:18:29 +00:00 |
|
dsyer
|
6685e26b6a
|
BATCH-1633: fix bean parsers for inner bean corner cases
|
2010-09-27 06:31:08 +00:00 |
|
dsyer
|
2c174da070
|
BATCH-1632: add explicit catch for NumberFormatException
|
2010-09-27 06:31:05 +00:00 |
|
dsyer
|
d20e518b9c
|
BATCH-1630: add defensive test to logging in RetryTemplate
|
2010-09-27 06:31:03 +00:00 |
|
dsyer
|
c1e65ce077
|
BATCH-1631: typos on homepage
|
2010-09-21 05:19:26 +00:00 |
|
dsyer
|
95cc70df4f
|
BATCH-1629: add isDebugEnabled() to FaultTolerantChunkProcessor
|
2010-09-18 08:05:17 +00:00 |
|
dsyer
|
5a97f88249
|
BATCH-1627: add BindException to ValidationException in SpringValidator
|
2010-09-17 09:55:00 +00:00 |
|
dsyer
|
c503a19992
|
Revert to thread safe but less robust in the face of transaction exceptions MapStepExecutionDao
|
2010-09-11 08:04:58 +00:00 |
|
dsyer
|
a53acbd6c9
|
[maven-release-plugin] prepare for next development iteration
|
2010-09-07 14:11:08 +00:00 |
|
dsyer
|
d3d0dceba3
|
[maven-release-plugin] prepare release 2.1.3.RELEASE
|
2010-09-07 14:10:55 +00:00 |
|
dsyer
|
5589d2b22d
|
Update POM for Maven 2.2.1
|
2010-09-07 14:07:44 +00:00 |
|
dsyer
|
ed4bdc4675
|
Getting site ready for 2.1.3. Includes config for dependency reports that might speed it up.
|
2010-09-07 13:55:18 +00:00 |
|
dsyer
|
7df5e97302
|
BATCH-836: added ItemStream interface to CompositeItemWriter
|
2010-09-07 11:37:48 +00:00 |
|
dsyer
|
4c25159040
|
BATCH-836: added ItemStream interface to CompositeItemWriter
|
2010-09-07 11:34:10 +00:00 |
|
dsyer
|
45a1982dfe
|
BATCH-1615: Add unit test for XML fatal error
|
2010-09-07 11:05:37 +00:00 |
|
dsyer
|
4d415fa4c0
|
Fix connection pool issue in tests: tracked down to not using @Transactional
|
2010-09-07 10:51:17 +00:00 |
|
dsyer
|
b78c0db130
|
BATCH-1615: modified XML and flat file readers to throw new exception
|
2010-09-07 10:51:14 +00:00 |
|
dsyer
|
c7491971eb
|
BATCH-1623: add default docs to XSD.
|
2010-09-06 15:37:10 +00:00 |
|
dsyer
|
e37c6a1f85
|
remove unused dir
|
2010-09-06 13:12:22 +00:00 |
|
dsyer
|
2053ff3608
|
Spelling error in test package
|
2010-09-06 13:10:42 +00:00 |
|
dsyer
|
9ba30f7537
|
remove unused private method
|
2010-09-06 13:09:30 +00:00 |
|
dsyer
|
85f721424a
|
BATCH-1623: remove unnecessary validation
|
2010-09-06 13:08:24 +00:00 |
|
dsyer
|
2c3be8f37e
|
Add synchronized block to prevent intermittent test failures
|
2010-09-06 12:42:05 +00:00 |
|
dsyer
|
fafbe544be
|
BATCH-1495: added limit to chunk provider to prevent runaway skips on read (limit is max(commit-interval, 100))
|
2010-09-06 12:31:15 +00:00 |
|
dsyer
|
984a254fed
|
BATCH-1624: fix link
|
2010-09-04 10:41:54 +00:00 |
|
dsyer
|
ab7f7390d1
|
BATCH-1620: add tests
|
2010-09-04 10:37:43 +00:00 |
|
dsyer
|
48ce91f5d0
|
BATCH-1620: fix bugs in TX aware proxy
|
2010-09-04 10:37:41 +00:00 |
|
dsyer
|
939d9a1914
|
tidy up docs
|
2010-09-04 10:37:35 +00:00 |
|
dsyer
|
0a0af29616
|
Fix typos in ref guide
|
2010-09-01 08:05:11 +00:00 |
|
dsyer
|
2ac38f6781
|
BATCH-1572: try to copy more of step execution for rollback
|
2010-09-01 08:05:09 +00:00 |
|
dsyer
|
9d62761d24
|
BATCH-1622: fix bug in clean up
|
2010-09-01 08:05:05 +00:00 |
|
dsyer
|
544379316b
|
BATCH-1622: add nesting support and test
|
2010-09-01 08:05:00 +00:00 |
|
dsyer
|
b8ad9c7005
|
BATCH-1572: add transaction exception to list of fatals
|
2010-09-01 08:04:55 +00:00 |
|
dsyer
|
b16d21343f
|
BATCH-1556: fix labels on sequence diagrams
|
2010-08-29 10:36:58 +00:00 |
|
dsyer
|
cdc7feb184
|
BATCH-1601: remove static keyword
|
2010-08-29 07:16:05 +00:00 |
|
dsyer
|
59bd81740d
|
BATCH-1598: re-order deletes in job repository test utils
|
2010-08-29 07:16:02 +00:00 |
|
dsyer
|
c5c909f2e8
|
BATCH-1604: add docs on unicode in repository
|
2010-08-29 07:15:59 +00:00 |
|
dsyer
|
51e03e8c29
|
BATCH-1618: fix filer writer to not create empty files
|
2010-08-28 12:53:14 +00:00 |
|
dsyer
|
da6b67ee2e
|
BATCH-1620: update step status from flow
|
2010-08-27 06:52:26 +00:00 |
|
dsyer
|
233157db8b
|
ignore failing test
|
2010-08-26 06:24:53 +00:00 |
|
dsyer
|
8902e314d4
|
BATCH-1619: fix paging queries for Derby, DB2 and SqlServer
|
2010-08-26 06:10:58 +00:00 |
|