Commit Graph

88 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
Haroon Khan
375803d6a3 [JAVA-6005] Reduce logging (#11247) 2021-09-26 08:58:09 +05:30
freelansam
69a1db0eb0 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
cbf982f1b9 JAVA-5223: Fix formatting of POMs 2021-05-06 17:14:43 +05:30
Krzysztof Woyke
333ffc771b JAVA-3596: Clean up exec-maven-plugin config 2021-04-02 15:43:27 +02:00
Kent@lhind.hp.g5
4e95b34015 fix the initial maxSum and add test 2021-03-14 22:50:20 +01:00
johnA1331
3b7309a0fe Update README.md 2020-10-28 16:53:05 +08:00
johnA1331
38e9e1b9b4 Update README.md 2020-10-28 16:51:32 +08:00
johnA1331
80bbb0ea18 Update README.md 2020-10-28 16:49:18 +08:00
johnA1331
2b0b0d383f Update README.md 2020-10-28 16:47:32 +08:00
johnA1331
9e3d415393 Update README.md 2020-10-28 16:43:32 +08:00
Lachezar Atanasov
dd51fdce87 Update README.md 2020-09-27 11:45:57 +03:00
mikr
f75e3b78d7 Java-1520 Fix whitespaces in algorithms-miscellaneous-5 pom 2020-05-01 16:34:19 +02:00
mikr
1109d0b30e Java-1520 Split or move algorithms-miscellaneous-5 module 2020-04-30 18:11:37 +02:00
Eric Martin
ff92f38f31 Merge pull request #8945 from johnA1331/master
BAEL-23068
2020-03-27 12:38:58 -05:00
johnA1331
136cbe6f1f Update README.md 2020-03-25 10:48:12 +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
amit.pandey
04c9af4965 pom formatting 2020-03-15 18:22:24 +05:30
Eric Martin
7fe67607a2 Merge pull request #8808 from johnA1331/master
github-related test fix - 18-02-2020
2020-03-09 20:49:51 -05:00
eric-martin
3e91b486b9 BAEL-3454: Moved AVLTree to data-structures module 2020-03-07 21:20:17 -06:00
johnA1331
24640df3ce Update README.md 2020-03-07 11:15:18 +08:00
Sampada
6fa1130eb0 BAEL-3883: Boruvka's Algorithm for Minimum-Spanning Trees (#8816)
* BAEL-3883: Boruvka's Algorithm for Minimum-Spanning Trees

* BAEL-3883: checking in pom.xml
2020-03-06 07:49:00 -08:00
johnA1331
7abe46298e Update README.md 2020-02-10 15:01:00 +08:00
johnA1331
40e2a2b197 Update README.md 2020-02-10 14:51:23 +08:00
johnA1331
772fa1f5db Update README.md 2020-02-10 14:24:34 +08:00
johnA1331
f64d71aeee Update README.md 2020-02-10 13:15:17 +08:00
Eric Martin
c8514cec1f Merge pull request #8556 from maryarm/BAEL-3454
BAEL-3454: Guide to AVL trees in Java
2020-02-08 08:40:44 -06:00
johnA1331
6ae15261f6 Update README.md 2020-02-05 16:48:07 +08:00
johnA1331
599a19f87a Update README.md 2020-02-05 16:26:49 +08:00
johnA1331
2795a582b3 Update README.md 2020-02-05 16:23:25 +08:00
Eric Martin
026ff2ca3a Merge pull request #8567 from johnA1331/master
Bi-monthly test fix - BAEL-20909
2020-01-31 20:24:34 -06:00
maryarm
04139b000f BAEL-3454: Reformat and optimize Code according to review notes 2020-01-28 19:47:17 +03:30
johnA1331
a876ff7bd3 Update README.md 2020-01-23 15:14:19 +08:00
maryarm
76a5a25671 BAEL-3454: Guide to AVL trees in Java 2020-01-20 21:50:46 +03:30
BudBak
6c3f4fe412 BAEL-3481 - Fixed Formatting. 2020-01-20 13:53:26 +05:30
BudBak
cd47b305f6 Merge remote-tracking branch 'upstream/master' 2020-01-20 13:51:43 +05:30
amit.pandey
b315bf35c6 move versions in properties 2020-01-16 01:53:26 +05:30
BudBak
80090d9929 BAEL-3481 - modified as per Editor Review comments. 2020-01-10 15:10:43 +05:30
BudBak
65558832ca Merge remote-tracking branch 'upstream/master' 2020-01-10 15:09:15 +05:30
Eric Martin
da6aa28fc2 Merge pull request #8374 from tinomthomas/master
BAEL- 3482
2020-01-06 19:54:35 -06:00
BudBak
54fec78e0e BAEL-3481 - updated with review comments. 2020-01-04 16:28:52 +05:30
BudBak
176b56da64 Merge remote-tracking branch 'upstream/master' 2020-01-04 15:59:48 +05:30
TINO
28a32ae0cb BAEL-3482
Code re-factor
2020-01-04 12:38:37 +03:00
mguarnaccia
3140084986 BAEL-3486 (#8458)
* Hexagonal architecture: a quick and practical example

* BAEL-3486


commit

* Formatting issue solved

* Update code for consistency with article
2020-01-02 11:27:18 -08:00
mguarnaccia
000ac07177 BAEL-3486 (#8424)
* Hexagonal architecture: a quick and practical example

* BAEL-3486


commit

* Formatting issue solved
2019-12-27 09:20:10 -08:00
Eric Martin
952999b88c Merge pull request #8393 from wugangca/BAEL-3406
BAEL-3406 Kruskal’s Algorithm for Spanning Trees
2019-12-25 12:23:31 -06:00
TINO
b5f9e1fd7a BAEL - 3482 2019-12-23 18:22:40 +03:00
TINO
5fdffad764 BAEL - 3482 2019-12-23 18:11:22 +03:00