Commit Graph

21 Commits

Author SHA1 Message Date
panos-kakos 38ae7e56dd [JAVA-19668] (#13721)
* [JAVA-19668] Moved libraries-5 module to jdk9-and-above profile

* [JAVA-19668] Moved libraries-4 module to jdk9-and-above profile

* [JAVA-19668] Moved libraries-6 module to jdk9-and-above profile

* [JAVA-19668] Moved libraries module to jdk9-and-above profile + reverted changes fro libraries-6

* [JAVA-19668] Created libraries-jdk8 module

* [JAVA-19668] Clean up
2023-04-03 22:52:11 +05:30
Loredana Crusoveanu a116f2b7c2 Update README.md 2022-11-13 17:43:35 +02:00
Krzysiek 8b280e689a JAVA-8667: Remove hamcrest dependency declarations from the child modules 2021-11-24 13:20:20 +01:00
Krzysiek f22f99bf1f JAVA-8436: Remove AssertJ depenendency from the child modules - part 3 2021-11-18 12:48:35 +01:00
chaos2418 e27eb5b8eb JAVA-1672: removing redundant junit declarations 2021-11-05 14:31:19 +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
sampadawagde 41c9acc0b0 JAVA-5957: Reduce size of libraries module 2021-08-26 23:21:20 +05:30
Dhawal Kapil 0140da302e JAVA-5975 Removed dl.bintray repositories and related upgrade (#10941)
* JAVA-5975 Removed dl.bintray repositories and related upgrade

* JAVA-5975 Commented Ethereum Module from the parent pom

Co-authored-by: a13400152 <a13400152@192.168.29.65>
2021-06-22 04:06:13 +05:30
sampadawagde 55e113fe32 JAVA-5223: Fix formatting of POMs (Others) 2021-05-17 20:21:04 +05:30
sampadawagde 40772fadc0 JAVA-5223: Fix formatting of POMs (Part 9) 2021-05-09 17:29:24 +05:30
Krzysztof Woyke df68287728 JAVA-3595: Use jmh version defined in the parent pom.xml 2021-03-21 23:06:03 +01:00
mikr 753c0ef0d0 Java-1470 Fix compilation errors and Readme files 2020-04-29 21:55:48 +02:00
mikr 299effed3e Java-1470 Split libraries module 2020-04-29 20:49:15 +02:00
mikr da174392ed JAVA-1470 Move 10 articles to libraries-4 module 2020-04-26 22:34:22 +02:00
Loredana f3d7a9d5fe move nullaway article 2020-03-19 22:38:01 +02:00
johnA1331 ff4ac52b2e Update README.md 2020-03-18 14:12:43 +08:00
David Calap 2aff1b5c77 BAEL-3461 NullAwayExample 2020-03-09 19:37:01 +01:00
amit.pandey b2b41f2f12 move versions in properties 2020-01-16 01:53:26 +05:30
catalin-burcea 153a3923f0 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
Dhawal Kapil 656e6d1738 BAEL-18777 POM Properties Cleanup #8234
- Properties cleanup of projects starting with k,l and m
2019-11-24 13:33:51 +05:30
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