Commit Graph

53 Commits

Author SHA1 Message Date
Harry9656 6b0c4b9a80
JAVA-26760: Updated and standardized the junit-jupiter-engine library (#16357)
* JAVA-26760: Updated and standardized the junit-jupiter-engine library

* JAVA-26760: Updated and standardized the mockito-junit-jupiter library

* fix mockito-junit-jupiter properties

* fix maven-custom-plugin/usage-example properties

* Fix quarkus-funqy

* JAVA-26760: Fix NamespacedHierarchicalStore error in junit
2024-04-23 18:45:06 +02:00
timis1 40326c74b1
[JAVA-32168] Cleanup un-committed or un-ignored artifacts - Week 11 - 2024 (#16124) 2024-03-15 09:11:50 +01:00
vunamtien 8a0c30588e
[JAVA-31656] Upgrade spring-oxm & spring-batch-core (#16045) 2024-03-09 16:47:37 +02:00
anuragkumawat dff5e104a2
JAVA-31757 Upgrade spring batch to Spring boot 3.2.2 (#16021) 2024-03-07 14:23:31 +02:00
anuragkumawat e076a171ee JAVA-26736 Upgrade jackson to latest version 2023-11-30 22:54:02 +05:30
panos-kakos d9fd96773e [JAVA-26720] Upgraded opencsv to 5.8 version (#15126) 2023-11-04 15:23:42 +02:00
panos-kakos f25c016cc2 [JAVA-22621] Clean up (#14433)
* [JAVA-22621] Clean up

* [JAVA-22621] Clean up
2023-07-19 17:43:21 +05:30
timis1 d1249befd1 JAVA-18609 GitHub Issue: Spring Batch - JobBuilderFactory and StepBui… (#13618)
* JAVA-18609 GitHub Issue: Spring Batch - JobBuilderFactory and StepBuilderFactory are deprecated

---------

Co-authored-by: timis1 <noreplay@yahoo.com>
2023-04-05 12:46:50 +03:00
Loredana Crusoveanu 9b0dc28849 fix multiple failures 2023-03-17 16:29:57 +02:00
h_sharifi 7104901cce #BAEL-3176: add Spring Boot Job config 2022-10-12 13:43:27 +03:30
h_sharifi 66a0babdfd #BAEL-3176: add main Spring Boot class 2022-10-12 13:43:01 +03:30
h_sharifi f910b8ac9a #BAEL-3176: add "spring" Profile 2022-10-12 13:42:37 +03:30
Krzysiek 6bff29f150 JAVA-8362: Update README.md files 2021-11-25 09:25:07 +01:00
Krzysiek 9600489542 JAVA-8362: Remove awaitility dependency 2021-11-25 09:22:07 +01:00
Krzysiek dcb9072f2a JAVA-8362: Remove batchscheduler code from spring-batch module 2021-11-25 09:18:23 +01:00
Krzysiek 203f7a16bb JAVA-8362: Copy batchscheduler code to spring-batch-2 2021-11-24 22:52:41 +01:00
kwoyke eb1f4e1e90 JAVA-5875: Upgrade Spring Boot to 2.5.1 (#10956)
* JAVA-5875: Upgrade Spring Boot to 2.5.1

* JAVA-5875: Leave jta module on Spring Boot 2.4.7

* JAVA-5875: Update spring-boot-persistence-mongodb to use embedded Mongo 3.0

* JAVA-5875: Leave spring-data-dynamodb on Spring Boot 2.4.7

* JAVA-5875: ErrorController#getErrorPath has been removed

* JAVA-5875: Fix SQL Script DataSource Initialization

* JAVA-5875: ErrorController#getErrorPath has been removed

* JAVA-5875: Fix RepositoryRestConfigurer

* JAVA-5875: Fix issues caused by rest-assured upgrade

* JAVA-5875: Upgrade spring-cloud-dependencies to 2020.0.3

* JAVA-5875: Leave spring-boot-keycloak on Spring Boot 2.4.7

* JAVA-5875: Fix data.sql script initialization

* JAVA-5875: Leave spring-security-legacy-oidc on Spring Boot 2.4.7

* JAVA-5875: Fix data.sql script initialization

* JAVA-5875: Fix data.sql script initialization

* JAVA-5875: Update de.flapdoodle.embed.mongo dependency

* JAVA-5875: Upgrade spring-cloud-dependencies to 2020.0.3

* JAVA-5875: Update Spring Cloud dependencies

* JAVA-5875: Update cloud dependencies

* JAVA-5875: Defer datasource initialization

* JAVA-5875: Fix rest assured version

* JAVA-5875: Fix Spring Batch serialization issue

* JAVA-5875: Update Spring Cloud Stream version

* JAVA-5875: Update Spring Kafka version

* JAVA-5875: Leave spring-zuul-rate-limiting on Spring Boot 2.4.7

Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-06-26 01:20:37 +05:30
sampadawagde 28f95423cd JAVA-5223: Fix formatting of POMs (Others - Part 1) 2021-05-13 22:43:38 +05:30
Krzysztof Woyke 84a14bcaeb JAVA-3570: Update to Spring Batch 4.3 and update config accordingly in spring-batch 2020-12-20 18:25:50 +01:00
Jonathan Cook 5ee88c852e BAEL-3948 - Fix test(s) in spring-batch which leaves repository.sqlite changed (#10298)
* BAEL-4706 - Spring Boot with Spring Batch

* BAEL-3948 - Fix test(s) in spring-batch which leaves repository.sqlite
changed

Co-authored-by: Jonathan Cook <jcook@sciops.esa.int>
2020-12-01 18:30:42 -08:00
johnA1331 2b27994c13 Update README.md 2020-04-10 16:35:28 +08:00
Jonathan Cook e9bedab7be Merge pull request #8888 from mikebski/BAEL-3646
[BAEL-3646] Conditional Flow in Spring Batch
2020-04-05 16:53:25 +02:00
mike b 9d11370afc [bael-3646] trying to resolve merge conflict. 2020-03-25 20:23:05 -04:00
mike b c4ba08d9e5 [BAEL-3646] remove unused import 2020-03-24 20:02:23 -04:00
mike b a7cb075f7d [BAEL-3646] Addressing broken PR 2020-03-24 19:57:00 -04:00
mike b 51ad7ac413 [BAEL-3646] addressing pr issues 2020-03-24 10:36:56 -04:00
dupirefr 46d2ac9837 [JAVA-958] Standardize packages in spring-batch module 2020-03-20 08:07:32 +01:00
mike b f953196ddf [BAEL-3646] Fixing tests per review comments 2020-03-19 20:15:52 -04:00
johnA1331 96c2e93de5 Update README.md 2020-03-18 12:42:31 +08:00
mike b e58683f48b [BAEL-3646] Addressing PR comments 2020-03-17 10:06:34 -04:00
mike b 2c0cf3e2e0 [BAEL-3646] Conditional Flow in Spring Batch 2020-03-15 14:14:46 -04:00
Shubhra 30322eca9e BAEL-3298 Some merge changes 2020-03-13 00:21:20 +05:30
Shubhra e452367c12 Merge remote-tracking branch 'origin/BAEL-3298-spring-batch-retry' into BAEL-3298-spring-batch-retry
# Conflicts:
#	spring-batch/xml/retryOutput.xml
2020-03-13 00:08:24 +05:30
Shubhra 65c76344c7 BAEL-3298 Updating Date to LocalDateTime to avoid timezone related issues 2020-03-13 00:06:57 +05:30
Shubhra Srivastava ca3be1f372 Updating id to 9999 2020-02-19 11:02:31 +05:30
Shubhra Srivastava a21e5ff7fe Updating id to 9999 2020-02-19 11:01:34 +05:30
Shubhra Srivastava 6bc2f14a93 updating id to 9999 2020-02-19 11:00:39 +05:30
Shubhra 7703582c8c BAEL-3298 Updating names of testcases 2020-02-11 10:46:23 +05:30
Shubhra 1f19079901 BAEL-3298 minor update 2020-02-11 10:18:39 +05:30
Shubhra 65be6994fa BAEL-3298 Using @MockBean 2020-02-11 10:16:20 +05:30
Shubhra db549a4f8f BAEL-3298 Some more refactoring 2020-02-11 09:46:58 +05:30
Shubhra Srivastava 02f140e1c5 Minor refactoring in test class 2020-02-11 07:31:32 +05:30
Shubhra Srivastava bc229a692e Refactoring RetryItemProcessor 2020-02-11 07:28:56 +05:30
Shubhra Srivastava 6dd702867e Some refactoring 2020-02-11 07:26:44 +05:30
Shubhra Srivastava dfcc982e8f Review comments 2020-02-11 07:24:45 +05:30
Shubhra 113e3d8ab3 BAEL-3298 Some more refactoring 2020-02-09 19:13:33 +05:30
Shubhra 7e05fcbe3f BAEL-3298 Adding tests and refactoring 2020-02-09 18:16:20 +05:30
Shubhra 49f97ae586 BAEL-3298 Spring batch retry job 2020-02-09 15:28:19 +05:30
catalin-burcea 153a3923f0 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
amit2103 b787240f29 Fixed conflicts 2019-11-25 00:24:40 +05:30