You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@causeway.apache.org by ah...@apache.org on 2023/02/26 05:46:26 UTC

[causeway] branch spring6 updated (6a684f8a2d -> 153a320622)

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

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


    from 6a684f8a2d CAUSEWAY-3304: FileUtils: use 'throwing' variants (spring 6 only)
     add d57c6fa778 CAUSEWAY-3304: introduces Spring clones of ThrowingFunction and ThrowingConsumer (to be removed in v3)
     new 153a320622 CAUSEWAY-3304: [Commons] Code Quality Improvements for 2.0.0 Release

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:
 .../org/apache/causeway/commons/functional/ThrowingRunnable.java    | 3 +--
 commons/src/main/java/org/apache/causeway/commons/io/FileUtils.java | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)


[causeway] 01/01: CAUSEWAY-3304: [Commons] Code Quality Improvements for 2.0.0 Release

Posted by ah...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 153a3206226adfd42f331aa276bb04ba452e7c8a
Merge: 6a684f8a2d d57c6fa778
Author: Andi Huber <ah...@apache.org>
AuthorDate: Sun Feb 26 06:46:21 2023 +0100

    CAUSEWAY-3304: [Commons] Code Quality Improvements for 2.0.0 Release

 .../org/apache/causeway/commons/functional/ThrowingRunnable.java    | 3 +--
 commons/src/main/java/org/apache/causeway/commons/io/FileUtils.java | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)