Commit Graph

91 Commits

Author SHA1 Message Date
sampadawagde
2982c91e7d JAVA-8204: Fix formatting of POMs 2021-11-09 16:27:03 +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
johnA1331
c0d6b06432 Update README.md 2021-09-24 15:14:53 +08:00
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
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
johnA1331
05ada0f7a0 Update README.md 2021-06-17 00:57:30 +08:00
Bhabani Prasad Patel
5b9641c705 Merge branch 'eugenp:master' into master 2021-06-10 13:37:46 +05:30
Bhabani Prasad Patel
b1deb863e6 tab space fixed 2021-06-08 07:36:22 +05:30
KevinGilmore
b2516200f2 BAEL-4724: add link back to article (#10873) 2021-06-06 10:32:48 -05:00
Bhabani Prasad Patel
d569f7892a Adding 4 spaces space in pom.xml 2021-06-06 09:07:07 +05:30
polomos
4b311d5204 BAEL-4724 Fixing log4j's "no appender found" warning (#10802) 2021-06-04 22:26:27 -05:00
Bhabani Prasad Patel
71208c4185 Code commit for tabs to space and line continuation 2021-06-04 10:55:45 +05:30
Bhabani Prasad Patel
4d8c9faf0d Pushing commit for BAEL-4999 2021-06-02 10:39:07 +05:30
Bhabani Prasad Patel
dab6328edd Code commit for BAEL-4999 2021-06-02 10:38:49 +05:30
sampadawagde
f65c72951d JAVA-5223: Fix formatting of POMs (Part 9) 2021-05-09 17:29:24 +05:30
Krzysztof Woyke
addfae46e7 JAVA-3578: Verify sub-modules - logging-modules 2021-03-30 21:00:58 +02:00
Krzysztof Woyke
b18d260514 JAVA-4931: Cleanup surefire config. Part 2. 2021-03-29 18:57:35 +02:00
fdpro
650c8438b4 [JAVA-1662] Upgraded junit-jupiter version to 5.6.2 2020-09-10 12:26:56 +02:00
fdpro
2b91263b68 [JAVA-1662] Migrated maven-surefire-plugin version to 2.22.2 2020-09-10 12:22:23 +02:00
Krzysiek
15f56b7cbe JAVA-2431: Fix README.md files 2020-08-27 22:16:56 +02:00
Krzysiek
0a86a4f2ae JAVA-2431: Migrate log-mdc to parent-spring-5 2020-08-26 21:38:26 +02:00
Loredana Crusoveanu
485b4e3e99 Revert "BAEL-4134" 2020-07-07 14:18:10 +03:00
Chirag Dewan
d9de4cc19a BAEL1731 Adding listappender 2020-05-04 18:11:12 +05:30
Chirag Dewan
3fd09783c9 BAEL1731 Log4j2 Plugins 2020-04-29 08:29:17 +05:30
johnA1331
47b072e530 Update README.md 2020-04-08 13:11:01 +08:00
johnA1331
8e95dac6ec Update README.md 2020-03-24 14:49:36 +08:00
johnA1331
5179fb341e Update README.md 2020-02-10 13:16:45 +08:00
amit.pandey
b315bf35c6 move versions in properties 2020-01-16 01:53:26 +05:30
Shubhra
91d18f1e8d BAEL-3500 Incorporating Review comment 2019-12-28 21:42:52 +05:30
Shubhra
36864af17d BAEL-3500 Emails with Logback 2019-12-14 15:40:01 +05:30
catalin-burcea
2f7e94bc92 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
Dhawal Kapil
bec5c3d4d2 Merge branch 'master' of https://github.com/eugenp/tutorials
# Conflicts:
#	java-strings-3/README.md
2019-10-30 08:42:20 +05:30
Dhawal Kapil
ea0f226cf6 Merge branch 'master' of https://github.com/johnA1331/tutorials into johnA1331-master
# Conflicts:
#	algorithms-miscellaneous-4/README.md
#	algorithms-sorting/README.md
#	gradle-5/README.md
#	java-dates-2/README.md
#	jaxb/README.md
#	jersey/README.md
#	libraries-primitive/README.MD
#	mapstruct/README.md
#	metrics/README.md
#	ml/README.md
#	persistence-modules/sirix/README.md
#	spring-5-data-reactive/README.md
#	spring-5/README.md
#	spring-boot-autoconfiguration/README.md
#	spring-freemarker/README.md
#	spring-mvc-simple-2/README.md
#	spring-mvc-xml/README.md
#	spring-thymeleaf-2/README.md
#	testing-modules/junit-5-advanced/README.md
#	xml/README.md
2019-10-30 05:18:36 +05:30
Ali Dehghani
d009d17347 Fixed the Concurrent Modifications
By introducing a new logger for the broken test.
2019-10-28 09:53:40 +03:30
Ali Dehghani
5ec76df699 Asserting the Received Messages 2019-10-28 01:11:36 +03:30
johnA1331
414f7fd949 Create README.md 2019-10-18 20:11:35 +08:00
johnA1331
6e113fbb5f Update README.md 2019-10-18 20:10:10 +08:00
amit2103
95dc22f0e3 [BAEL-18306-2] - Fix formatting of POMs Part 2 2019-10-13 23:42:06 +05:30
Alessio Stalla
6be36874d9 #BAEL-17523 add README descriptions 2019-10-03 17:54:31 +02:00
Josh Cummings
e2f6187f35 Update links to https (#7931)
* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* Update README.md

* https added

* https added

* Update README.md

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added
2019-10-02 20:30:08 +03:00
Erik Pragt
8db8202cdf Merge pull request #7714 from dhruba619/master
BAEL-2974 Logger vs System.out
2019-10-02 21:16:41 +10:00
dhruba619
ff75b7ace2 BAEL-2974 Logger vs System.out 2019-09-30 09:24:04 +02:00
Alfred Samanga
6f9c339986 BAEL-3321 Flogger Fluent Logging (#7872)
* Added Flogger maven dependency

* Implemented Flogger logging examples

* Finished implementing Flogger logging examples

* Changed Flogger Test to Integration tests

* Adding examples on optimisation

* Added support for Slf4j and Log4j backends

* Added support for Slf4j and Log4j backends, uncommended dependencies in pom, removed log4j config file
2019-09-24 23:13:00 -07:00
Alfred Samanga
ac8c5efb74 BAEL-3321 Flogger fluent logging (#7824)
* Added Flogger maven dependency

* Implemented Flogger logging examples

* Finished implementing Flogger logging examples

* Changed Flogger Test to Integration tests
2019-09-19 23:08:12 -07:00
amit2103
f4a0913e79 [BAEL-15942] - POM Properties Cleanup 2019-07-14 18:40:26 +05:30
amit2103
62828091d9 [BAEL-14845] - Fixed tests in log4j2 module 2019-06-08 16:36:34 +05:30
Loredana Crusoveanu
396bfe28a9 Merge branch 'master' into master 2019-05-10 23:46:54 +03:00
collaboratewithakash
0c4529373d Back-link added 2019-05-08 12:32:37 +05:30
amit2103
aacd8866b0 [BAEL-14249] - POM Properties Cleanup 2019-05-06 00:34:04 +05:30
Loredana Crusoveanu
dfc9b0d027 Merge pull request #6688 from sheryllresulta/master
Bi-monthly test fix - BAEL-13609
2019-04-12 23:01:56 +03:00