dsyer
|
f15d89d031
|
[maven-release-plugin] prepare for next development iteration
|
2010-04-23 09:53:14 +00:00 |
|
dsyer
|
a020f882d3
|
[maven-release-plugin] prepare release X.2.1.1
|
2010-04-23 09:49:35 +00:00 |
|
dsyer
|
ae68b8b648
|
docs update for 2.1.1
|
2010-04-23 09:41:45 +00:00 |
|
dsyer
|
fc7b86517f
|
RESOLVED - issue BATCH-1559: Ability to promote FlowStep execution context to its constituent steps
|
2010-04-23 09:31:04 +00:00 |
|
dsyer
|
34af058110
|
BATCH-1553: add additional checks for BatchStatus indicating previous execution not finished.
|
2010-04-21 11:37:07 +00:00 |
|
dsyer
|
a63fa1ee86
|
BATCH-1531: only re-compute partitions if not restarting, otherwise leave them empty because the normal step restart will take care of the state.
|
2010-04-21 10:47:24 +00:00 |
|
dsyer
|
e42d50008b
|
BATCH-1551: Db2PagingQueryProvider needs an alias in the jump to subquery
|
2010-04-15 08:35:20 +00:00 |
|
dsyer
|
295b60808e
|
BATCH-1554: fix typo
|
2010-04-14 15:34:06 +00:00 |
|
dsyer
|
83b2e75917
|
BATCH-1552: fix typo
|
2010-04-14 15:31:25 +00:00 |
|
dsyer
|
a28a4c3f76
|
Add additional test cases for step-scoped proxies
|
2010-04-09 09:54:26 +00:00 |
|
dsyer
|
f71f61d30c
|
BATCH-1550
|
2010-04-09 08:14:18 +00:00 |
|
dsyer
|
8782405974
|
Tweak Map-based repository for performance (serialization of a StepExecution is expensive and unnecessary)
|
2010-04-07 11:05:46 +00:00 |
|
dsyer
|
d04a904eaf
|
BATCH-1546: add and run integration tests for oracle
|
2010-04-06 07:51:25 +00:00 |
|
dsyer
|
135845f9ec
|
Fix typo in step.xml
|
2010-04-06 05:49:41 +00:00 |
|
dsyer
|
06411455fa
|
typo in step reference
|
2010-04-05 16:49:06 +00:00 |
|
dsyer
|
f38c05567a
|
BATCH-1546: enable integration tests with Oracle
|
2010-04-05 16:22:08 +00:00 |
|
dsyer
|
6473473d78
|
BATCH-1529: added new exception type for skip policy errors
|
2010-04-05 07:57:49 +00:00 |
|
dsyer
|
1287b2f53e
|
Investigate test failure on append only set
|
2010-04-04 16:31:39 +00:00 |
|
dsyer
|
e38764797b
|
BATCH-1547: fix logic
|
2010-04-04 16:06:13 +00:00 |
|
dsyer
|
1a18a3dd73
|
BATCH-1545: change log channel
|
2010-04-03 16:10:09 +00:00 |
|
dsyer
|
84393d2a96
|
Tidy a test case
|
2010-04-03 11:11:11 +00:00 |
|
dsyer
|
11cc0250ce
|
Tidy up tests
|
2010-04-03 10:21:05 +00:00 |
|
dsyer
|
39eafb8b78
|
Fix typo in transactional contains()
|
2010-04-03 10:10:34 +00:00 |
|
dsyer
|
f7d377908d
|
Tweak concurrency support in transaction aware collections
|
2010-04-03 09:34:02 +00:00 |
|
dsyer
|
00c21d8b95
|
synchronize begin and commit in transactional proxy (only needed in Java 5 apparently, which is a shame)
|
2010-04-02 10:40:12 +00:00 |
|
dsyer
|
be80d14d09
|
BATCH-1535: change default size of exit code
|
2010-03-29 20:53:35 +00:00 |
|
dsyer
|
8c55fcf8b1
|
Fix broken build?
|
2010-03-29 11:47:19 +00:00 |
|
dsyer
|
7327b66ab2
|
Remove unused component
|
2010-03-29 11:12:34 +00:00 |
|
dsyer
|
7dd1a4eea3
|
Add read from start to integration test
|
2010-03-29 11:06:44 +00:00 |
|
dsyer
|
be46d4e2f3
|
Move over Jdbc integration test from samples
|
2010-03-29 10:56:10 +00:00 |
|
dsyer
|
75a35de711
|
Move over Jsbc integration test from samples
|
2010-03-29 10:55:13 +00:00 |
|
dsyer
|
762c11c80b
|
Refactor infrastructure-tests to use more placeholders for initialization.
|
2010-03-29 10:18:55 +00:00 |
|
dsyer
|
4c0c964a45
|
revert to previous version
|
2010-03-28 12:04:21 +00:00 |
|
dsyer
|
5f80ced21f
|
Finally: tracked build failure to odd number of items in customer table (after skip sample)
|
2010-03-28 12:03:41 +00:00 |
|
dsyer
|
d39b950eca
|
remove integration tests from samples profile
|
2010-03-28 09:23:41 +00:00 |
|
dsyer
|
8ffebc3e66
|
RESOLVED - issue BATCH-1541, BATCH-1542: Thread safety for map daos
|
2010-03-28 08:37:00 +00:00 |
|
dsyer
|
cabaa53c25
|
BATCH-1537: fix test
|
2010-03-26 12:31:32 +00:00 |
|
dsyer
|
f6c9ffd07e
|
BATCH-1537: call super.open() after setting startAfter
|
2010-03-26 12:16:34 +00:00 |
|
dsyer
|
43b72a8150
|
BATCH-1537: use startAfterValue to make restart more efficient in JdbcPagingItemReader
|
2010-03-26 11:00:25 +00:00 |
|
dsyer
|
0c4162296f
|
BATCH-1536: Javadocs in SkipPolicy
|
2010-03-25 13:13:12 +00:00 |
|
dsyer
|
1807653ef3
|
BATCH-1534: changed AbstractJob to Job
|
2010-03-25 13:10:25 +00:00 |
|
dsyer
|
a390ff1efd
|
BATCH-1540: fix typo
|
2010-03-25 13:04:47 +00:00 |
|
dsyer
|
0cab069165
|
RESOLVED - issue BATCH-1530: Let job-repository assign id to itself by default.
|
2010-03-24 07:57:45 +00:00 |
|
dsyer
|
2468a51eab
|
BATCH-1533: update docs
|
2010-03-22 16:07:07 +00:00 |
|
dsyer
|
e2d1c3d920
|
RESOLVED - issue BATCH-1528: Namespace context partition element requires bean with name "transactionManager"
|
2010-03-10 08:52:48 +00:00 |
|
dsyer
|
5ff90e77c5
|
Remove empty package
|
2010-03-10 08:33:11 +00:00 |
|
dsyer
|
532caa1d60
|
Spelling error
|
2010-03-10 08:32:29 +00:00 |
|
dsyer
|
bbaae6bef8
|
Correct comment
|
2010-03-10 08:32:14 +00:00 |
|
dsyer
|
7759438953
|
RESOLVED - issue BATCH-1528: Namespace context partition element requires bean with name "transactionManager"
|
2010-03-10 08:31:52 +00:00 |
|
dsyer
|
5b09f869f2
|
Upgrade Spring 3
|
2010-03-08 08:49:01 +00:00 |
|