Commit Graph

25 Commits

Author SHA1 Message Date
panos-kakos a39f20151d
[JAVA-30626] Clean up guava dependencies (#16098)
* [JAVA-30626] Clean up guava dependencies

* [JAVA-30626] Clean up guava dependencies

* [JAVA-30626] Clean up guava dependencies

* [JAVA-30626] Clean up guava dependencies

* [JAVA-30626] Clean up guava dependencies
2024-03-14 00:44:56 +01:00
panos-kakos 21d3e16584 [JAVA-29427] Consolidate libraries modules (#15536) 2024-01-03 19:39:23 +01:00
panos-kakos 5e4ca88972 [JAVA-22519] Move articles from generic libraries module to specific library modules (#15416) 2023-12-21 09:30:26 +01:00
panos-kakos 8daf19c9ec [JAVA-22519] Created new module libraries-stream and added 5 articles (#15403) 2023-12-13 08:40:13 +01:00
timis1 dad3564584 JAVA-18149 Fixing failed integration test 2023-03-12 00:27:50 +02:00
timis1 a6e2ac8872 JAVA-18149 Formatting pom.xml and apply some suggestion 2023-02-23 14:20:01 +02:00
timis1 d9a50e7304 JAVA-18149 Pass to the build the required parameters for chronicle-map 2023-02-22 19:38:42 +02:00
timis1 6c24a5ad96 JAVA-18149 Latest version chronicle.map 2023-02-18 13:17:05 +02:00
timis1 67b6a1b468 JAVA-18149 Change chronicle.map version 2023-02-16 13:24:58 +02:00
timis1 14be293c96 JAVA-18149 Upgrade libraries-2 module to JDK 11 2023-02-14 22:12:06 +02:00
freelansam 5bfbf38f59 JAVA-15409: Fix formatting of POMs (#12992) 2022-11-18 00:26:06 +05:30
Krzysiek f22f99bf1f JAVA-8436: Remove AssertJ depenendency from the child modules - part 3 2021-11-18 12:48:35 +01:00
sampadawagde b984a4b618 JAVA-8204: Fix formatting of POMs 2021-11-09 16:27:03 +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
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
Dhawal Kapil a7d529ea22 JAVA-5975 Fixed repository download issues (#10959)
* JAVA-5975 Fixed repository download issues

* JAVA-5975 Fixed repository download issues
2021-06-26 01:00:41 +05:30
sampadawagde 1a53db30c9 JAVA-5223: Fix formatting of POMs (Part 8) 2021-05-09 16:26:44 +05:30
mikr 753c0ef0d0 Java-1470 Fix compilation errors and Readme files 2020-04-29 21:55:48 +02:00
sampadawagde 1ec2d9a4ed JAVA-627: Moved 2 articles from libraries-2 2020-04-18 11:43:52 +05:30
Krzysiek 733c46db9b BAEL-20602: Use contains instead of verifying strings' equality 2020-02-08 23:32:34 +01:00
Eugen e085a65829 Merge pull request #8371 from banbanmumani/fix-typo
Fix typo
2020-01-26 14:11:26 +02:00
Dhawal Kapil e128eb619a BAEL-20655 Which sub-modules aren't being built?
- Added several missing modules in the main pom.xml
- Fixed the modules list for all the profiles
- Commented several test cases so that all modules can run and be included in the pom.xml
- Moved child modules from main pom to parent modules pom
2020-01-10 17:22:13 +05:30
banbanmumani f042c4202b Fix typo 2019-12-14 20:39:47 +09:00
catalin-burcea 153a3923f0 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
Eric Martin 3225470df5 Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2
Revert "BAEL-3275: Using blocking queue for pub-sub"
2019-10-31 20:43:47 -05:00