Commit Graph

22 Commits

Author SHA1 Message Date
Krzysiek
2c2f2dcf04 JAVA-8436: Remove AssertJ depenendency from the child modules - part 3 2021-11-18 12:48:35 +01:00
chaos2418
9f409146f8 JAVA-1672: removing redundant junit-platform-commons declarations 2021-11-05 16:04:59 +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
cbf982f1b9 JAVA-5223: Fix formatting of POMs 2021-05-06 17:14:43 +05:30
johnA1331
e8b0181d6d Update README.md 2020-10-28 17:16:48 +08:00
johnA1331
9fe2926ddc Update README.md 2020-10-28 17:03:10 +08:00
johnA1331
da69e16b4d Update README.md 2020-10-28 16:45:49 +08:00
Loredana Crusoveanu
01bf132cd7 Merge branch 'master' into master 2020-10-16 18:50:44 +03:00
johnA1331
67ab6f39db Update README.md 2020-10-02 13:22:31 +08:00
Lachezar Atanasov
9b47adcc3e Update README.md 2020-09-27 11:46:14 +03:00
Gang Wu
9be81a655a BAEL-4453 Reversing a Linked List in Java 2020-09-12 16:50:40 -06:00
johnA1331
22cf2a621f Update README.md 2020-07-23 21:57:49 +08:00
johnA1331
b85bf56975 Update README.md 2020-07-21 21:54:23 +08:00
davidmartinezbarua
cf643dcc3e Merge pull request #9652 from HelgaShiryaeva/top-k-elements-of-an-array
Top k elements of an array
2020-07-15 10:53:51 -03:00
Loredana Crusoveanu
485b4e3e99 Revert "BAEL-4134" 2020-07-07 14:18:10 +03:00
helga_sh
5456bb548d Rename folder 2020-07-06 17:49:10 +03:00
helga_sh
04e1e1b2ab Top k elements in an array 2020-07-06 17:48:09 +03:00
mikr
1109d0b30e Java-1520 Split or move algorithms-miscellaneous-5 module 2020-04-30 18:11:37 +02:00
johnA1331
a163148c5c Update README.md 2020-04-10 16:05:30 +08:00
johnA1331
9f7aaade60 Create README.md 2020-04-10 16:02:20 +08:00
Sampada
2872ca3103 BAEL-3883: Boruvka's minimum spanning tree, moved code to newer module (#8949)
algorithms-miscellaneous-6
2020-03-23 20:07:48 -07:00
pazis
7a5e9c3216 BAEL-3881 2020-03-23 02:05:05 +00:00