Commit Graph

19 Commits

Author SHA1 Message Date
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
freelansam 32dde5b5d1 JAVA-6475: Fix formatting of POMs (#11087)
* JAVA-6475: Fix formatting of POMs

* correct build error
2021-08-03 00:27:15 +05:30
sampadawagde 1490c06a38 JAVA-5223: Fix formatting of POMs (Part 10) 2021-05-09 20:09:43 +05:30
kwoyke d849f88351 BAEL-4575: Use copyDependencies feature from the latest liberty-maven-plugin (#9920) 2020-08-27 06:54:29 +02:00
johnA1331 37e2cdbbc2 Create README.md 2020-03-18 13:26:35 +08:00
Anshul BANSAL 369debdc64 Merge branch 'BAEL-3660_Open_Liberty' of https://github.com/SmartyAnsh/tutorials into BAEL-3660_Open_Liberty 2020-01-30 15:16:20 +02:00
Anshul BANSAL 4477bcd0ac review fixes 2020-01-28 15:43:28 +02:00
Anshul Bansal fd233a6f00 review fix - changed the order of arguments 2020-01-24 09:30:17 +02:00
Anshul BANSAL 6bf3d238b6 review correction 2020-01-22 15:10:33 +02:00
Anshul BANSAL 15f3c94023 Review corrections 2020-01-20 18:03:39 +02:00
Anshul BANSAL d59e19051f code indent in pom.xml with spaces 2020-01-18 20:40:00 +02:00
Anshul BANSAL c1b2a5615a server.xml fix 2020-01-18 20:32:25 +02:00
Anshul BANSAL 6ab8aeb67d clean up 2020-01-18 20:30:28 +02:00
Anshul BANSAL 2ad996eaa3 BAEL-3660 - Final changes 2020-01-18 20:17:49 +02:00
Anshul BANSAL ccdf5f0d9f Open liberty with bean validation and mpRestClient 2020-01-18 17:45:12 +02:00
Anshul BANSAL 04e64eb304 BAEL-3660 - Open Liberty: code cleanup 2020-01-17 16:16:23 +02:00
Anshul BANSAL 6d517ce9fb Open Liberty with Servlet, Rest, Consume rest using json-b, microprofile 2020-01-17 15:55:22 +02:00
Anshul BANSAL 16f7133f21 Stash changes 2020-01-09 11:25:29 +02:00
Anshul BANSAL 09095200db Initial Commit 2020-01-04 14:28:44 +02:00