Jonathan Bregler
9388abb589
Integrate SAP Hana as supported Spring Batch database
...
This commit adds SAP HANA as a supported Spring Batch database, enabling
developers to seamlessly move their existing Spring Batch projects to SAP HANA
or easily starting new Spring Batch projects on SAP HANA.
This commit contains the following changes:
- Add SAP HANA to the DatabaseType enum
- Add HanaPagingQueryProvider and tests
- Add properties files for SAP HANA
Issue #2515
2022-03-18 16:52:50 +01:00
Mahmoud Ben Hassine
61ffc5536e
Update dependencies
2022-03-17 16:41:24 +01:00
Marcin Grzejszczak
e917d75d20
Add Observation API
...
Issue #4065
2022-03-16 16:14:50 +01:00
Spring Builds
75b1492039
[artifactory-release] Next development version
2022-01-19 12:13:24 +00:00
Spring Builds
a06a866410
[artifactory-release] Release version 5.0.0-M1
2022-01-19 12:13:21 +00:00
Mahmoud Ben Hassine
baf80a7739
Make spring-jdbc a required dependency in core
...
As of v4, spring-jdbc was optional since
Spring Batch provided a Map-based job
repository.
In v5, the Map-based job repository has
been removed and the only option now is
the Jdbc-based implementation which requires
spring-jdbc.
Resolves #4048
Related to #3836
2022-01-18 15:33:06 +01:00
Mahmoud Ben Hassine
e5c752b4b8
Remove JSR-352 implementation
...
Resolves #3894
2021-12-13 09:57:48 +01:00
Mahmoud Ben Hassine
5dc17b190e
Upgrade dependencies to major versions for Spring Batch 5
...
* Upgrade to Jakarta EE 9
* Upgrade to Spring Framework 6
* Upgrade to Spring Integration 6
* Upgrade to Spring Data 3
* Upgrade to Spring AMQP 3
* Upgrade to Spring for Apache Kafka 3
LDIF support is still in progress waiting for the next
major version of Spring LDAP.
Closes #4027
Closes #3656
2021-11-22 12:16:49 +01:00
Mahmoud Ben Hassine
8400b16205
Remove unused dependencies
2021-08-25 18:54:36 +02:00
Mahmoud Ben Hassine
a031637994
Add integration tests for all supported databases
...
Resolves #3092
2021-07-06 14:45:14 +02:00
Mahmoud Ben Hassine
edc13ee0f0
Fix build on Java 11+
2021-02-02 13:44:56 +01:00
Mahmoud Ben Hassine
fa53dde01e
Update build to use Maven instead of Gradle
2021-01-29 11:45:26 +01:00
Michael Minella
e7a4e348a5
BATCH-2229 & BATCH-2218: Removed OSGi related metadata and Maven POMs
2014-05-12 15:32:02 -05:00
Michael Minella
5e07b249ad
Updated commons-dbcp and commons-pool dependency scopes
2014-04-25 15:30:23 -05:00
Michael Minella
17299a3d3a
[maven-release-plugin] prepare for next development iteration
2014-04-21 18:05:05 -05:00
Michael Minella
93b809921d
[maven-release-plugin] prepare release 2.2.6.RELEASE
2014-04-21 18:03:10 -05:00
Michael Minella
999953fe8c
BATCH-2060: Fixed Github links
2014-04-21 17:42:43 -05:00
Michael Minella
ff7793cacf
[maven-release-plugin] prepare for next development iteration
2014-02-21 21:42:59 -06:00
Michael Minella
f690c496c4
[maven-release-plugin] prepare release 3.0.0.M3
2014-02-21 21:42:55 -06:00
Michael Minella
406e25a544
BATCH-2173: Initial commit for repo updates
2014-02-21 17:00:40 -06:00
Luke Taylor
2c007deaf6
BATCH-2163: Add support for SQLite.
...
Adds a DatabaseType, scripts, a DataFieldMaxValueIncrementer and
a PagingQueryProvider for SQLite.
2014-02-05 16:16:07 -06:00
Michael Minella
8bee7ac310
Cleaned up merge issues and warnings in POM files
2013-11-22 17:12:22 -06:00
Michael Minella
35332a4757
[maven-release-plugin] prepare for next development iteration
2013-09-09 21:31:36 -07:00
Michael Minella
395c219b8b
[maven-release-plugin] prepare release 3.0.0.M2
2013-09-09 21:31:30 -07:00
Michael Minella
2c1b8e154a
[maven-release-plugin] prepare for next development iteration
2013-08-23 15:15:56 -05:00
Michael Minella
9618902ce6
[maven-release-plugin] prepare release 3.0.0.M1
2013-08-23 15:15:52 -05:00
Chris Schaefer
c6fabd72a6
BATCH-2001 JSR Property support.
2013-08-09 14:59:38 -05:00
Chris Schaefer
7cfd65acf4
move master back to 3.0.0.BUILD-SNAPSHOT
2013-07-30 14:05:55 -04:00
Michael Minella
9524084e5b
BATCH-2004: Updated per review comments
2013-07-29 09:39:41 -05:00
Michael Minella
775dd15be1
BATCH-2004: Added basic wrappers for the the majority of batch artifacts.
2013-07-29 09:15:53 -05:00
Michael Minella
7e85b50616
Merge conflict
2013-07-26 17:00:05 -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
Michael Minella
e4c33965a0
BATCH-1999: Initial commit of JSR parsing infrastructure
2013-07-24 15:15:36 -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
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
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
Chris Schaefer
082c81765f
BATCH-1968: Upgrade to hsqldb 2.2.9
2013-03-21 10:31:52 -05:00
Wayne Lund
f056a1136f
Failed to add all of the files in the previous commit. These are the
...
other additional changes made.
2013-02-19 08:50:00 -06:00
Will Schipp
7e1e66d677
migration from EasyMock to Mockito
2013-02-10 14:30:57 +00:00
Michael Minella
51e0e65063
[maven-release-plugin] prepare for next development iteration
2013-01-24 14:01:10 -06:00
Michael Minella
32af6556e3
[maven-release-plugin] prepare release 2.2.0.M1
2013-01-24 14:01:04 -06:00
Michael Minella
cc370d9ac5
[maven-release-plugin] prepare for next development iteration
2013-01-23 09:54:38 -06:00
Michael Minella
b77d1a28e1
[maven-release-plugin] prepare release 2.2.0.M1
2013-01-23 09:54:30 -06:00
Chris Schaefer
a583c3a421
BATCH-1915: Change minimum compiler level to 1.6 and use @Override everywhere
2012-12-27 17:45:28 -05:00
Michael Minella
c38a096fe0
BATCH-1938: Updated pom to reference Spring 3.2.0.RELEASE
2012-12-20 15:53:41 -06:00
Chris Schaefer
a8d2dd2a3f
BATCH-1887: Cleanup maven warnings
2012-09-12 06:08:36 +01:00