Mahmoud Ben Hassine
f4e9eea4e4
Release version 5.1.0-M2
2023-08-23 18:32:16 -07:00
Mahmoud Ben Hassine
caa451551f
Next development version
2023-07-19 11:14:48 +02:00
Mahmoud Ben Hassine
b874b794c8
Release version 5.1.0-M1
2023-07-19 11:14:01 +02:00
Mahmoud Ben Hassine
d937a61603
Upgrade version to 5.1.0-SNAPSHOT
2023-07-06 09:35:22 +02:00
Mahmoud Ben Hassine
f82c16b825
Fix javadoc errors and warnings
...
Resolves #1624
2023-07-06 06:46:26 +02:00
Mahmoud Ben Hassine
8aea17f21d
Refactor tests in spring-batch-infrastructure
...
- Remove unused resources
- Fix logging libraries conflicts
- Merge duplicate data source configuration
- Merge scattered DDL scripts
- Replace usage of DataSourceInitializer with Spring JDBC test utilities
2023-06-23 08:52:08 +02:00
Mahmoud Ben Hassine
b0f7e3d6fe
Next development version
2023-05-17 16:15:55 +02:00
Mahmoud Ben Hassine
1266de6e35
Release version 5.0.2
2023-05-17 16:13:05 +02:00
Mahmoud Ben Hassine
37c26dd005
Next development version
2023-02-23 00:27:23 +01:00
Mahmoud Ben Hassine
3aa503d6ca
Release version 5.0.1
2023-02-23 00:20:40 +01:00
Mahmoud Ben Hassine
debdd9f49c
Revert "Update next development version to 5.1.0-SNAPSHOT"
...
This reverts commit 7a34a1520f .
2022-12-09 01:30:34 +01:00
Mahmoud Ben Hassine
7a34a1520f
Update next development version to 5.1.0-SNAPSHOT
2022-12-08 17:26:37 +01:00
Spring Builds
656e3f8895
[artifactory-release] Next development version
2022-11-24 03:30:11 +00:00
Spring Builds
3bef84da7c
[artifactory-release] Release version 5.0.0
2022-11-24 03:30:08 +00:00
Spring Builds
e273ec151e
[artifactory-release] Next development version
2022-11-09 14:34:37 +00:00
Spring Builds
420a7baa75
[artifactory-release] Release version 5.0.0-RC2
2022-11-09 14:34:34 +00:00
Mahmoud Ben Hassine
881c79c3e4
Align dependencies with JakartaEE 10
2022-11-08 20:40:43 +01:00
Spring Builds
24283a8a1f
[artifactory-release] Next development version
2022-10-19 23:57:21 +00:00
Spring Builds
adde7d764e
[artifactory-release] Release version 5.0.0-RC1
2022-10-19 23:57:18 +00:00
Mahmoud Ben Hassine
866fe37eb0
Exclude Jackson from transitive dependencies
2022-10-19 11:28:54 +02:00
Mahmoud Ben Hassine
d55a091654
Remove Gemfire support in Spring Batch
...
Based on the decision to discontinue the support
of Spring Data for Apache Geode [1], this commit
removes the support for Geode in Spring Batch.
The code will be moved to the spring-batch-extensions
repository as a community-driven effort.
[1]: https://github.com/spring-projects/spring-data-geode#notice
Resolves #4214
2022-10-18 12:31:09 +02:00
Spring Builds
58c760b3ef
[artifactory-release] Next development version
2022-10-13 10:34:01 +00:00
Spring Builds
87f3644667
[artifactory-release] Release version 5.0.0-M8
2022-10-13 10:33:58 +00:00
Mahmoud Ben Hassine
4bcc6b147c
Exclude jackson-core from avro dependency
...
This was bringing a version of Jackson that is
conflicting with the required version of Jackson.
2022-10-11 16:55:55 +02:00
Mahmoud Ben Hassine
2b258d1b88
Change the default execution context serializer to DefaultExecutionContextSerializer
...
This commit changes the default execution context serializer to
DefaultExecutionContextSerializer, which makes Jackson an optional
dependency.
Resolves #4140
2022-10-10 10:39:50 +02:00
Spring Builds
58ce4fecac
[artifactory-release] Next development version
2022-10-05 04:16:28 +00:00
Spring Builds
771c14f00d
[artifactory-release] Release version 5.0.0-M7
2022-10-05 04:16:25 +00:00
Henning Poettker
a3c692d5fa
Upgrade Derby to version 10.16.1.1
2022-10-04 23:20:59 +02:00
Spring Builds
83ef59ac5e
[artifactory-release] Next development version
2022-09-21 18:35:32 +00:00
Spring Builds
ba7cad4ad8
[artifactory-release] Release version 5.0.0-M6
2022-09-21 18:35:29 +00:00
Spring Builds
878578f829
[artifactory-release] Next development version
2022-08-24 17:14:59 +00:00
Spring Builds
7fc0af6785
[artifactory-release] Release version 5.0.0-M5
2022-08-24 17:14:56 +00:00
Henning Poettker
83d01fbfca
Migrate Spring Batch Infrastructure to JUnit Jupiter
...
Issue #4125
2022-07-27 15:26:22 +02:00
Spring Builds
08adb4550a
[artifactory-release] Next development version
2022-07-21 03:17:06 +00:00
Spring Builds
d46aeef01d
[artifactory-release] Release version 5.0.0-M4
2022-07-21 03:17:03 +00:00
Fadhel Mahmoud Ben Hassine
3b8b35cffb
Exclude micrometer-core from artemis-server dependency
...
This was causing a version clash for micrometer-core
in spring-batch-test.
2022-07-20 15:35:17 +02:00
Mahmoud Ben Hassine
5a69b6b28b
Upgrade Hibernate to version 6.1.1.Final
2022-07-13 18:42:39 +02:00
Mahmoud Ben Hassine
7c900a9315
Add junit-jupiter-api dependency to spring-batch-infrastructure
2022-07-13 04:21:04 +02:00
Spring Builds
b9bc4c1488
[artifactory-release] Next development version
2022-05-19 01:22:57 +00:00
Spring Builds
a99f1c8645
[artifactory-release] Release version 5.0.0-M3
2022-05-19 01:22:54 +00:00
Mahmoud Ben Hassine
cca4f7ba8e
Remove ldap-core-tiger dependency in spring-batch-infrastructure
...
spring-ldap-core-tiger has been removed in spring-ldap 3.0.0-M2,
see https://github.com/spring-projects/spring-ldap/issues/621
2022-05-19 02:36:54 +02:00
Spring Builds
437f4797f8
[artifactory-release] Next development version
2022-03-23 11:57:35 +00:00
Spring Builds
273ddeed90
[artifactory-release] Release version 5.0.0-M2
2022-03-23 11:57:32 +00: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
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
2cc807de62
Fix tests failing on Windows
...
Before this commit, tests in this change set
were failing on MS Windows due to the file
comparison method which was based on file
content hash comparison. With this method,
differences between OS line endings
(LF vs CRLF) in generated json files produce
different hashes.
This commit uses a logical json comparison
based on the jsonassert library.
2021-02-04 16:01:22 +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