You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2021/07/28 11:48:17 UTC

[isis] branch 2826-lightw.prop.ch.tr updated (964ebb3 -> d22cec2)

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

ahuber pushed a change to branch 2826-lightw.prop.ch.tr
in repository https://gitbox.apache.org/repos/asf/isis.git.


    from 964ebb3  ISIS-2826: add creation and removal tests to JDO as well
     add d22cec2  ISIS-2826: Can<T> to convenience patch - allow some methods to accept null args

No new revisions were added by this update.

Summary of changes:
 .../org/apache/isis/commons/collections/Can.java   | 19 +++++-------
 .../apache/isis/commons/collections/Can_Empty.java | 30 ++++++++++---------
 .../isis/commons/collections/Can_Multiple.java     | 33 ++++++++++++++-------
 .../isis/commons/collections/Can_Singleton.java    | 34 +++++++++++++---------
 4 files changed, 68 insertions(+), 48 deletions(-)