Commit Graph

3798 Commits

Author SHA1 Message Date
dsyer
926fcf9ac0 BATCH-1616: changed semantics of PartitionNameProvider to revert to old (2.1.0) behaviour on restart 2010-08-13 08:26:47 +00:00
dsyer
8fe407b379 BATCH-1616: added PartitionNameProvider 2010-08-13 08:19:08 +00:00
dsyer
fc2358577f Extend line length in XML coding convention 2010-08-13 06:56:20 +00:00
dsyer
0466bd0777 BATCH-1609: Javadocs 2010-08-07 13:33:45 +00:00
dsyer
d0abc74a75 BATCH-1608: Javadocs 2010-08-07 13:30:20 +00:00
dsyer
94d4437555 BATCH-1603: change item readers so they can still read after open fails 2010-08-03 06:25:30 +00:00
dsyer
df1783a76e Ignore test that fails sometimes but adds no value 2010-08-02 15:21:05 +00:00
dsyer
8b96e46500 BATCH-1579: probe a bit with some unit tests, but not finding any issues 2010-07-25 20:33:00 +00:00
dsyer
0771bcbb61 BATCH-1600: fix CommandLineJobRunner for stopping restarted job 2010-07-23 06:39:01 +00:00
dsyer
77ef60370d Clearer error message for potential build failure 2010-07-22 07:03:16 +00:00
dsyer
d22bc927a2 BATCH-1595: tweak jump to item query for Oracle 2010-07-11 06:25:34 +00:00
dsyer
c51bb5ecd9 Missing changelog 2010-07-09 14:11:03 +00:00
dsyer
48f9cda889 [maven-release-plugin] prepare for next development iteration 2010-07-09 11:58:31 +00:00
dsyer
eb9a9e3ce0 [maven-release-plugin] prepare release 2.1.2.RELEASE 2010-07-09 11:58:12 +00:00
dsyer
d44564a02a Update versions for 2.1.2 release 2010-07-09 11:52:29 +00:00
dsyer
6f195802b6 Update versions for 2.1.2 release 2010-07-09 11:45:50 +00:00
dsyer
6600deefe8 BATCH-1593: decorate nested bean definitions as well as parsing them 2010-07-09 11:29:52 +00:00
dsyer
46bff7fbc1 BATCH-1594: remove non-existent override method 2010-07-09 11:06:12 +00:00
dsyer
8efa612480 BATCH-1594: remove non-existent override method 2010-07-09 10:56:45 +00:00
dsyer
6aa92efa14 BATCH-1594: remove non-existent override method 2010-07-09 10:54:08 +00:00
dsyer
c918e770f0 BATCH-1590: tidy up oracle paging 2010-07-09 10:50:08 +00:00
dsyer
07922086f9 BATCH-1593: test case for p namespace 2010-07-09 10:48:31 +00:00
dsyer
aca81a4e7d BATCH-1591: clarify role of StepListener in docs 2010-07-09 10:48:27 +00:00
dsyer
e749fef192 BATCH-1591: add some unit tests (looks like dup of BATCH-1588) 2010-06-29 12:05:54 +00:00
dsyer
3984ba1791 BATCH-1590: fix another bug in oracle paging 2010-06-29 10:34:48 +00:00
dsyer
9670261c82 BATCH-1588: fix listener parsers 2010-06-28 16:55:35 +00:00
dsyer
60bfc9c80b BATCH-1589: add existing params when incrementing run.id 2010-06-28 16:34:33 +00:00
dsyer
4ef5de36b7 BATCH-1587: fixed typo in DefaultFieldSetFactory 2010-06-25 12:27:52 +00:00
dsyer
dbb5422947 Add ignores 2010-06-24 11:01:04 +00:00
dsyer
963142cfa8 BATCH-1566: fix dirty flag on ExecutionContext 2010-06-24 11:01:03 +00:00
dsyer
4b6df84a5f Add test for pojo listener in XML config 2010-06-24 10:22:17 +00:00
dsyer
89f3cd7ac9 BATCH-1543: fix OrderedComposite 2010-06-24 09:32:27 +00:00
dsyer
d794a62ac2 BATCH-1582: remove restrictio non step execution aggregator 2010-06-24 09:32:04 +00:00
dsyer
c34efd470d Upgrade Spring 2010-06-24 08:38:13 +00:00
dsyer
f3d894c74a Add FAQ on thread safe item reader 2010-06-18 09:11:05 +00:00
dsyer
f41af7bdcb Add docs to user guide on throtle limit. 2010-06-14 11:03:20 +00:00
dsyer
1ed666600d Add support for oracle to all infrastructure tests 2010-06-13 11:37:11 +00:00
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