Commit Graph

3761 Commits

Author SHA1 Message Date
robokaso
1b33bf8985 RESOLVED - BATCH-1578: Mismatch between JavaDoc and enum elements in BatchStatus
Replaced INCOMPLETE with ABANDONED in javadoc
2010-06-05 19:24:04 +00:00
dsyer
8f98f1ea7b BATCH-1575: Add parallelJob test case 2010-05-25 16:32:44 +00:00
dsyer
9ed3d4da42 BATCH-1574: added task executor setter for chunkless step 2010-05-25 16:31:22 +00:00
lucasward
3662f2883b Javadoc fix 2010-05-25 03:46:07 +00:00
robokaso
1e03e16123 RESOLVED - BATCH-1558: Error in Programmatic Flow Decisions documentation 2010-05-24 15:33:52 +00:00
lucasward
f8a0e90347 BATCH-1573: Created a test case for fully qualified namespace usage, and added a check to the parser for the namespace, which would then be stripped before checking the end state. 2010-05-24 04:12:43 +00:00
dsyer
7721984c78 minor test tweak to fix build 2010-05-23 02:06:15 +00:00
dsyer
92e6fcaae3 remove @Transactional from test example 2010-05-21 03:01:16 +00:00
dsyer
90c63f71dc BATCH-1571: fix paging queries for Postgres 2010-05-19 07:55:23 +00:00
dsyer
a7c1a1e07b Upgrade Spring 3 2010-05-19 03:14:47 +00:00
robokaso
3ba024d376 RESOLVED - BATCH-1569: MultiResourceItemReader.getCurrentResource cause java.lang.ArrayIndexOutOfBoundsException when .read() was not called 2010-05-18 11:04:28 +00:00
robokaso
9a58f6fad1 RESOLVED - BATCH-1568: Implement SkipListener in StepListenerSupport 2010-05-14 15:22:56 +00:00
dsyer
1de103ee00 Update h2 config 2010-05-14 07:59:17 +00:00
dsyer
ee79629415 BATCH-1567: catch setTerminateOnly() in FlowJob 2010-05-14 07:59:07 +00:00
dsyer
2396c0e103 fix version in pom 2010-04-30 05:44:34 +00:00
robokaso
9d30389ece RESOLVED - BATCH-1564: incorrect apachemq artifactId 2010-04-29 13:17:16 +00:00
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