Commit Graph

14 Commits

Author SHA1 Message Date
Loredana Crusoveanu b7b1e2be23
JAVA-25483 add global logback config (#15829) 2024-03-30 00:06:33 +05:30
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
kwoyke 3cee038dfe BAEL-5189: Make SmackIntegrationTest a LiveTest (#11312) 2021-10-11 20:51:07 +02:00
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 40772fadc0 JAVA-5223: Fix formatting of POMs (Part 9) 2021-05-09 17:29:24 +05:30
kwoyke 9d4a0b1f51 BAEL-4100: Move HTTP/2 in Jetty to the new libraries-server-2 module (#9394) 2020-06-02 21:15:49 +02:00
KevinGilmore ffe8422ca2 BAEL-3908: Update README file (#9141)
* BAEL-3336 BAEL-3058 add links

* BAEL-3319: add link

* BAEL-3284: add link

* BAEL-3198: add link to article

* BAEL-3479: add link to article

* BAEL-3485: add article link

* SCALA-38: move to new package and add link back to article

* SCALA-38: add imports back into unit test

* BAEL-3908: add link back to article
2020-04-18 21:15:05 -05:00
Anshul Bansal 591c168f24 BAEL-3908_http2_client_in_jetty (#8981)
* BAEL-3908 http2 in jetty - initial commit

* BAEL-3908 - HTTP2 client in jetty

* BAEL-3908 - http2 in jetty - code cleanup

* BAEL-3908 - fixed indentation
2020-04-18 13:08:53 -05:00
kwoyke f9f1534394 BAEL-3253: Use a random port number for Tomcat (#8351)
* BAEL-3253: Use a random port number for Tomcat

* BAEL-3253: Validate a port availability
2019-12-13 11:38:28 +01:00
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