Commit Graph

21 Commits

Author SHA1 Message Date
Dhawal Kapil
da48249fe9 JAVA-11489 Disabled sharing of Restx logs to Restx stats collector which is not working as of now 2022-05-17 21:53:59 +05:30
Krzysiek
dd72317825 JAVA-8021: Use AssertJ 1.6.0 in the restx module 2021-11-22 10:35:16 +01:00
chaos2418
f13b9a96a4 JAVA-1672: removing redundant junit declarations 2021-11-05 14:31:19 +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
freelansam
23fec3d8a7 JAVA-7178: Fix formatting of POMs (#11236)
* JAVA-7178: Fix formatting of POMs

* JAVA-7178: fix failing build
2021-09-20 00:04:26 +05:30
kwoyke
3252bebde6 JAVA-7133: POM Properties Cleanup (#11229)
* JAVA-7133: Use common org.slf4j.version property

* JAVA-7133: Use common logback.version property
2021-09-16 22:34:26 +05:30
fdpro
1f0c9f2d11 [JAVA-2540] Migrated unit test to integration test as it bootsraps and calls a REST API 2020-09-10 11:47:44 +02:00
Dhawal Kapil
7dca2d6faa BAEL-21545 POM Properties Cleanup
- Cleaning pom.xml for project names starting with p,q and r
2020-01-28 10:31:43 +05:30
catalin-burcea
2f7e94bc92 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
Alessio Stalla
b3a46b828d #BAEL-17527 add README descriptions (#7964) 2019-10-09 19:34:51 +03:00
Loredana Crusoveanu
2442ebe1af Merge pull request #6431 from dkapil/task/BAEL-12770
Task/bael 12770
2019-02-27 22:25:03 +02:00
Dhawal Kapil
8915610193 BAEL-12770 Aligning module name, artifact id and folder name 2019-02-28 00:13:17 +05:30
Loredana Crusoveanu
31155f180d Update pom.xml 2019-02-26 22:41:32 +02:00
Dhawal Kapil
4be7eaf419 BAEL-10944 Added logic of returning fixed date time zone in HelloResource 2019-02-26 17:52:54 +05:30
Dhawal Kapil
d6dc3f9941 BAEL-10944 Fixed failing tests 2019-02-25 22:49:29 +05:30
amit2103
97f8a0c46c [BAEL-12091] - Fix formatting of POMs 2019-02-10 01:47:19 +05:30
amit2103
a5b5b0fcba [BAEL-12090] - Extract versions into properties 2019-02-04 00:06:11 +05:30
Loredana Crusoveanu
b740a59e2b Update README.md 2018-11-30 21:17:29 +02:00
Tom Hombergs
4b6515d8a3 added readme 2018-11-28 20:46:43 +01:00
saikat
9ba7937645 Rename unit test to fix PMD failure 2018-11-24 19:00:09 +05:30
saikat
991436fa16 Rename project module 2018-11-24 18:58:48 +05:30