Commit Graph

14 Commits

Author SHA1 Message Date
Bipin kumar 8915b634d1
JAVA-32170_M_01: Changes made for Fix formatting of POMs (#16116) 2024-03-19 16:07:45 +02:00
panos-kakos c49d37a724
[JAVA-27739] Fix failing module maven-modules - upgrade to JDK 17 (#15841) 2024-03-15 23:37:49 +02:00
panos-kakos 7d2fc1fe88 [JAVA-26773] (#15417)
* [JAVA-26773]

* [JAVA-26773]
2023-12-28 16:11:35 +01:00
panos-kakos d10aa5a257 [JAVA-23099] Fixed wrong version 2023-09-14 18:48:44 +03:00
panos-kakos 3fd92ae136 [JAVA-23099] Clean up 2023-09-14 12:42:28 +03:00
kasramp ef2de84e4e JAVA-23096 revert slf4j and logback upgrades 2023-08-30 15:54:25 +02:00
panos-kakos ad61560016 [JAVA-22589] Defined logback version for maven-integration-test module 2023-08-28 10:19:28 +03:00
panos-kakos 4fdc89218c [JAVA-18158] Moved maven-modules to jdk9-and-above profile (#13688)
Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
2023-03-22 13:51:17 +05:30
chaos2418 33890e34b0 JAVA-1673: removing junit and surefire configs from maven-modules 2021-11-09 22:12:33 +05:30
chaos2418 e27eb5b8eb JAVA-1672: removing redundant junit declarations 2021-11-05 14:31:19 +05:30
Dhawal Kapil 1ab0a19d25 Java 3590 (#11367) (#11380)
* Java 3590 (#11367)

* JAVA-3590: updating junit-jupiter dependency in the main pom.xml

* resolving unnecessary mockito stubbings exception

* adding junit-bom in dependency management

* fixing tests which were not getting discovered

* Revert "fixing tests which were not getting discovered"

This reverts commit 2e9ed8df42eb96f7e0929167aabbc2ddd374a263.

* fixing tests in ninja, open-liberty and spring-ejb

* removing junit4 dependency and replacing it with junit-vintage-engine

* removing junit4 dependency and replacing it with junit-vintage-engine in testing-modules, maven-modules and aws-lambda

* removing junit dependency and replacing it with junit-vintage-engine

* removing junit and replacing it with junit-vintage-engine

* fixing tests that were not getting discovered due to old version of junit:junit

* updated failsafe plugin configuration to skip integration tests in blade

* fixing tests that were not getting discovered due to old version of junit:junit

* fixing tests in libraries and libraries-2 modules

Co-authored-by: chaos2418 <>

* Java 3590 - fixing integration tests in restx and spring-5-webflux (#11382)

* JAVA-3590: updating junit-jupiter dependency in the main pom.xml

* resolving unnecessary mockito stubbings exception

* adding junit-bom in dependency management

* fixing tests which were not getting discovered

* Revert "fixing tests which were not getting discovered"

This reverts commit 2e9ed8df42eb96f7e0929167aabbc2ddd374a263.

* fixing tests in ninja, open-liberty and spring-ejb

* removing junit4 dependency and replacing it with junit-vintage-engine

* removing junit4 dependency and replacing it with junit-vintage-engine in testing-modules, maven-modules and aws-lambda

* removing junit dependency and replacing it with junit-vintage-engine

* removing junit and replacing it with junit-vintage-engine

* fixing tests that were not getting discovered due to old version of junit:junit

* updated failsafe plugin configuration to skip integration tests in blade

* fixing tests that were not getting discovered due to old version of junit:junit

* fixing tests in libraries and libraries-2 modules

* fixing integration tests in restx and spring-5-webflux

Co-authored-by: chaos2418 <>

Co-authored-by: chaos2418 <92030908+chaos2418@users.noreply.github.com>
2021-10-29 09:37:04 +05:30
ukhan1980 d500209eeb [BAEL-4264] Surefire and Failsafe comparison (#10968)
* [BAEL-4264] Surefire and Failsafe comparison

* [BAEL-4264] Update tests

* [BAEL-4264] Move code to different module

* [BAEL-4264] Rename test

Co-authored-by: uzma khan <uzma.khan@nominet.uk>
2021-07-01 12:36:44 -07:00
sampadawagde 40772fadc0 JAVA-5223: Fix formatting of POMs (Part 9) 2021-05-09 17:29:24 +05:30
Loredana Crusoveanu 7ab2f437ee Revert "BAEL-4134" 2020-07-07 14:18:10 +03:00