1181 Commits

Author SHA1 Message Date
Michael Minella
0e724b0595 [maven-release-plugin] prepare for next development iteration 2014-05-22 10:49:51 -05:00
Michael Minella
51a2075b99 [maven-release-plugin] prepare release 2.2.7.RELEASE 2014-05-22 10:49:47 -05:00
Michael Minella
3a624870e0 BATCH-2206: Added option to set collection for MongoItemReader 2014-05-21 21:30:05 -05:00
Darren Gorman
2c0e24f4a3 Removed serialisable check on ExecutionContext entries
The serialisation/deserialisation implementation is injectable, so it does not make sense to enforce the presence of this interface
2014-05-21 10:58:52 -05:00
Michael Minella
0a4af31809 [maven-release-plugin] prepare for next development iteration 2014-04-11 13:39:36 -05:00
Michael Minella
993d0e52ed [maven-release-plugin] prepare release 2.2.6.RELEASE 2014-04-11 13:39:33 -05:00
Michael Minella
a49d591d12 BATCH-2172: Fixed database version check for DB2ZOS 2014-04-10 16:48:07 -05:00
Michael Minella
2c62f20bbd BATCH-2185: Updated to support annotation based listener configuration via javaconfig 2014-03-13 14:52:34 -05:00
Michael Minella
bc50708872 BATCH-2092: Added access to line input when an exception is thrown 2014-03-10 17:44:16 -05:00
Michael Minella
f4f6e39aca BATCH-2060: Fixed Github links 2014-03-07 11:21:37 -06:00
Michael Minella
edbceb8cde BATCH-2090: Undeprecated HibernateItemWriter#doWrite(SessionFactory sessionFactory, List<? extends T> items) 2014-03-06 17:21:11 -06:00
Michael Minella
36a7c2ee32 [maven-release-plugin] prepare for next development iteration 2014-02-21 14:31:43 -06:00
Michael Minella
9a4251fbd6 [maven-release-plugin] prepare release 2.2.5.RELEASE 2014-02-21 14:31:39 -06:00
Michael Minella
7d973be5e5 BATCH-2173: Initial commit for repo updates 2014-02-21 12:17:50 -06:00
Michael Minella
eb351c529e [maven-release-plugin] prepare for next development iteration 2013-12-27 12:59:32 -06:00
Michael Minella
660d3c1066 [maven-release-plugin] prepare release 2.2.4.RELEASE 2013-12-27 12:59:29 -06:00
Michael Minella
4c38bf59ba [maven-release-plugin] prepare for next development iteration 2013-11-22 09:56:55 -06:00
Michael Minella
ef88dc196e [maven-release-plugin] prepare release 2.2.3.RELEASE 2013-11-22 09:56:51 -06:00
Michael Minella
0a0d62f4d4 BATCH-2141: Adding missing page increment when jumping position 2013-11-18 11:18:51 -06:00
stephlag
268d68dd9c Corrected typo (HOLD_CUSORS_OVER_COMMIT -> HOLD_CURSORS_OVER_COMMIT) 2013-10-03 18:57:40 +02:00
Michael Minella
1fec80ffde [maven-release-plugin] prepare for next development iteration 2013-09-08 13:23:49 -05:00
Michael Minella
fc0435c617 [maven-release-plugin] prepare release 2.2.2.RELEASE 2013-09-08 13:23:45 -05:00
Arne Borrmann
56ccca6b2d BATCH-2040: Fix for erroneous SQL-Query in PagingQueryProvider
- added method for replacing qualifiers with subquery-qualifiers in
select clause
- refactored buildsort method
- Replaced HashMap with LinkedHashMap for right sort orders
2013-09-08 11:44:53 -05:00
jpraet
be0d47fb8e BATCH-2086: default writer implementations need public setter for name 2013-09-08 10:01:58 -05:00
Veit Hoffmann
fe91a23792 Fixed error in FileUtils when creating a new File with append = true.
In this case FileUtils throws a FileCreationException if the path for
the new file doesn't already exist, because it doesn't try to create the
path.

TestCase appendend to FileUtilsTests
testCreateDirectoryStructureAppendMode checks that a path is creaded if
append is true
2013-09-08 09:41:12 -05:00
Michael Minella
853c960bdf [maven-release-plugin] prepare for next development iteration 2013-07-26 13:19:49 -05:00
Michael Minella
6669780a74 [maven-release-plugin] prepare release 2.2.1.RELEASE 2013-07-26 13:19:45 -05:00
jpraet
3553d244e2 BATCH-2038: DerbyPagingQueryProvider does not work with Derby
10.10.1.1
2013-07-26 11:20:33 -05:00
Michael Minella
fb8aa61cf3 BATCH-2069: Updated manifest to make spring data dependencies optional 2013-07-25 10:12:41 -05:00
jpraet
eae42d80d3 BATCH-2050: AbstractItemCountingItemStreamItemReader.read() shouldn't
be final
2013-07-17 12:26:30 -05:00
jpraet
d78454361c BATCH-1849: Item was not picked up after restarting a failed job!!! 2013-07-15 14:46:47 -05:00
jpraet
36e3bda486 BATCH-2052: StaxEventItemWriter should only force sync once per chunk 2013-07-15 13:47:33 -05:00
jpraet
a4c00d9b78 BATCH-1984: CompositeItemProcessor.setDelegates argument has limiting
generic type
2013-07-12 17:52:57 -05:00
jpraet
a65bcc48d1 BATCH-2054: StaxEventItemWriter fails on a NullPointerException with
Spring OXM 3.2.x.
2013-07-12 15:50:09 -05:00
Michael Minella
a939b194fe Merged pull request #195 from stephlag/patch-1 2013-07-11 16:20:49 -05:00
Michael Minella
820ac0b073 [maven-release-plugin] prepare for next development iteration 2013-06-05 12:13:26 -05:00
Michael Minella
958ec860ba [maven-release-plugin] prepare release 2.2.0.RELEASE 2013-06-05 12:13:20 -05:00
Michael Minella
4a32a9c953 BATCH-2031: Addressed the use case of overlapping delimiters 2013-06-04 10:23:17 -05:00
Michael Minella
0f03ea0ffa [maven-release-plugin] prepare for next development iteration 2013-05-14 10:36:32 -05:00
Michael Minella
b28feac263 [maven-release-plugin] prepare release 2.2.0.RC2 2013-05-14 10:36:27 -05:00
Dave Syer
3f1d56be43 Fix javadoc error 2013-05-06 09:42:02 +01:00
qwazer
6487b030fa fix typo delgates->delegates 2013-04-29 11:51:38 -05:00
Michael Minella
903f5060fb BATCH-1995: Updated to handle delimitors at the beginning and end of a line 2013-04-20 23:34:52 -05:00
Michael Minella
a8e9facf68 [maven-release-plugin] prepare for next development iteration 2013-04-08 13:58:09 -05:00
Michael Minella
b683ddcf66 [maven-release-plugin] prepare release 2.2.0.RC1 2013-04-08 13:58:05 -05:00
Michael Minella
860d9dae21 Updated documentation for 2.2.0.RC1 release 2013-04-08 13:45:41 -05:00
Chris Schaefer
36919f8706 BATCH-1946: Signs of failed merge in HibernateItemWrite (and others?) 2013-03-25 09:32:50 -05:00
Martin
28c83238ab Fix issue batch-1952 2013-03-21 11:49:43 -05:00
Chris Schaefer
082c81765f BATCH-1968: Upgrade to hsqldb 2.2.9 2013-03-21 10:31:52 -05:00
Michael Minella
f01ef38e98 BATCH-1959: Fixed whitespace issues 2013-03-21 10:08:12 -05:00