This is an automated email from the ASF dual-hosted git repository.

ahuber pushed a change to branch v3
in repository https://gitbox.apache.org/repos/asf/causeway.git


    from b2ef59460b merge from master
     add 8da4588df3 CAUSEWAY-3748: [Commons] Json/YamlUtils support for Optional
     new a9db07b37a merge from master

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 commons/pom.xml                                             |  4 ++++
 commons/src/main/java/module-info.java                      |  1 +
 .../main/java/org/apache/causeway/commons/io/JsonUtils.java | 13 +++++++++++++
 .../main/java/org/apache/causeway/commons/io/YamlUtils.java |  2 ++
 .../java/org/apache/causeway/commons/io/JsonUtilsTest.java  | 12 ++++++++----
 .../JsonUtilsTest.toStringUtf8_indentedOutput.approved.txt  |  4 ++++
 .../java/org/apache/causeway/commons/io/YamlUtilsTest.java  |  3 +++
 .../commons/io/YamlUtilsTest.toStringUtf8.approved.txt      |  3 +++
 .../java/org/apache/causeway/commons/io/_TestDomain.java    | 13 +++++++++++--
 9 files changed, 49 insertions(+), 6 deletions(-)

Reply via email to