Commit Graph

35 Commits

Author SHA1 Message Date
johnA1331 eb4276fe3b Update README.md 2021-12-01 16:18:13 +08:00
Yavuz Tas b045b7fe83 BAEL-5192 Code samples for the article (#11483)
* BAEL-5192 implement code samples

* BAEL-5192 simplify some methods

* BAEL-5192 remove duplicated test method

Co-authored-by: Yavuz Tas <ytas@vwd.com>
2021-11-25 10:45:26 -06:00
johnA1331 0d3a018616 Update README.md 2021-11-24 14:20:24 +08:00
priya-soni 4ae595210c Bael 5191 json node get all keys (#11486)
* BAEL-5191-JsonNode-Get-All-Keys-From-A-Json-Structure

* Added test cases for GetAllKeysFromJSON class methods

* Updated test class name

* BAEL - 5191 - Updated exception handling
2021-11-21 08:26:38 -08:00
Loredana Crusoveanu ee70035562 Merge pull request #11470 from kwoyke/JAVA-8436
JAVA-8436: Manage AssertJ dependency in the main pom.xml
2021-11-19 16:56:22 +02:00
priya-soni d26a604c20 BAEL-5191-JsonNode-Get-All-Keys-From-A-Json-Structure (#11451)
* BAEL-5191-JsonNode-Get-All-Keys-From-A-Json-Structure

* Added test cases for GetAllKeysFromJSON class methods

* Updated test class name
2021-11-18 14:04:38 -08:00
Krzysiek f22f99bf1f JAVA-8436: Remove AssertJ depenendency from the child modules - part 3 2021-11-18 12:48:35 +01:00
johnA1331 01a1849a27 Update README.md 2021-11-04 00:52:00 +08:00
Loredana Crusoveanu 903ca563ad Merge pull request #11397 from chaos2418/JAVA-1665
JAVA-1665: updated parent-java's junit and surefire configurations
2021-11-03 11:54:45 +02:00
vunamtien 1adb96e384 BAEL-5193-Deserialize Snake Case With Jackson (#11341)
* BAEL-5193-deserialize-snake-case

* refactor

* refactor

Co-authored-by: tienvn4 <tienvn4@ghtk.co>
2021-11-03 09:22:59 +00:00
chaos2418 64a134f05e JAVA-1665: updated parent-java's junit and surefire configurations 2021-11-03 09:03:23 +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 a41f46c594 BAEL-5114: Do not use deprecated PropertyNamingStrategy class (#11371) 2021-10-27 20:56:46 +02:00
kwoyke e9d5975e3c Merge pull request #11194 from freelansam/JAVA-6303
JAVA-6303: Update "Jackson Inheritance" article
2021-09-13 10:36:35 +02:00
sampadawagde 8542ba368a JAVA-6303: corrected formatting 2021-09-11 14:57:21 +05:30
sampadawagde 0595a35062 JAVA-6303: Update "Jackson Inheritance" article 2021-09-02 23:21:16 +05:30
mikr de5c114c22 JAVA-3587 Update Jackson version in the main pom 2021-08-25 23:00:50 +02:00
sampadawagde 753434526a JAVA-5223: Fix formatting of POMs (Part 7) 2021-05-08 13:11:36 +05:30
Krzysztof Woyke 0ae1bfedde JAVA-4931: Cleanup surefire config. Part 2. 2021-03-29 18:57:35 +02:00
mikr c60e01034d JAVA-4215 Fix issue in "Jackson Bidirectional Rels" article 2021-02-28 22:50:54 +01:00
johnA1331 974f0f3427 Update README.md 2021-01-14 00:13:45 +08:00
Kent@lhind.hp.g5 1a2bd73487 [BAEL-2547] jackson deserialization class-casting exception 2021-01-03 15:48:08 +01:00
johnA1331 319e3b752c Update README.md 2020-11-24 03:07:59 +08:00
mikr 23e39f4244 Java-82 Fix test 2020-09-19 13:51:05 +02:00
mikr 27aa7c4cad Java-2136 Fix Unit tests + remove unnecessary println 2020-09-15 10:16:09 +02:00
Josh Cummings 5eee8fb91d Merge pull request #9647 from amit2103/JAVA-2028
updated unit test cases so that build doesn't generate un-committed f…
2020-07-06 07:14:59 -06:00
amit.pandey 424fe87a4a pom formatting - arrang tags as per standard order 2020-07-06 17:36:09 +05:30
amit.pandey 9de9692083 updated unit test cases so that build doesn't generate un-committed files 2020-07-06 13:57:22 +05:30
Josh Cummings d7c98c56db Merge pull request #9535 from amit2103/JAVA-1830
Java 1830
2020-06-25 19:39:28 -06:00
patkorek a99314eede BAEL-2495 fixing InvalidDefinitionException (#9272)
* BAEL-2495 fixing InvalidDefinitionException

* BAEL-2495 minor changes
2020-06-25 10:12:32 +01:00
amit.pandey 36f15adbd7 extract version into properties tag & moved common properties in parent 2020-06-20 23:32:32 +05:30
dupirefr bab0f03252 [JAVA-1661] Upgraded JUnit and Maven Surefire Plugin versions of jackson-modules
* Upgraded Maven Surefire Plugin version to 2.22.2

* Upgraded JUnit version to 5.6.2
2020-06-13 11:50:22 +02:00
amit.pandey 5b88ab42df sync source code with article 2020-04-12 00:01:36 +05:30
mikr 4f5d7a6631 BAEL-21496 Move Jackson Simple Module 2020-01-26 16:14:45 +01:00
catalin-burcea c8f16ee116 [BAEL-13511] - Create jackson-modules parent for all related modules 2019-12-19 13:34:50 +02:00