Commit Graph

14 Commits

Author SHA1 Message Date
sampadawagde
150dbd10e7 JAVA-9022: Fix formatting of POMs 2022-01-10 22:05:47 +05:30
Dhawal Kapil
5f9befd0c4 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 2e9ed8df42.

* 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 2e9ed8df42.

* 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
sampadawagde
ab84ce70b6 JAVA-5223: Fix formatting of POMs (Part 10) 2021-05-09 20:09:43 +05:30
amit.pandey
48f393b8c5 formatted pom.xml file 2020-03-22 07:24:38 +05:30
johnA1331
1e0dc44f79 Create README.md 2020-02-05 16:46:28 +08:00
amit.pandey
a407505698 extract pom version into properties 2020-01-30 02:16:26 +05:30
amit.pandey
b315bf35c6 move versions in properties 2020-01-16 01:53:26 +05:30
Anshul BANSAL
6b93a32811 Test name fixes 2019-12-19 11:46:23 +02:00
Anshul Bansal
edcded4324 Updated ApiControllerMockUnitTest 2019-12-19 11:14:30 +02:00
Anshul Bansal
4f5d451d95 Updated ApiControllerDocTesterUnitTest 2019-12-19 11:14:02 +02:00
Anshul Bansal
c63eeb2e7b typo corrected 2019-12-19 10:52:45 +02:00
Anshul BANSAL
7daa791c2b BAEL-3464 - Ninja framework 2019-12-14 16:34:34 +02:00
Anshul BANSAL
29657eb081 Ninja framework changes 2019-12-08 14:40:42 +02:00
Anshul BANSAL
afdca95b43 Initial commit 2019-12-01 18:29:04 +02:00