You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2018/10/17 04:14:11 UTC

[isis] branch v2 updated (fc0e1a6 -> 92a9abc)

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

danhaywood pushed a change to branch v2
in repository https://gitbox.apache.org/repos/asf/isis.git.


    from fc0e1a6  ISIS-1895: allow 'WebServer' to prime config properties
     add 16f9f23  ISIS-2008: adds null guards to Blob and Clob
     new 92a9abc  Merge branch 'master' into v2

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:
 core/applib/src/main/java/org/apache/isis/applib/value/Blob.java | 9 +++++++++
 core/applib/src/main/java/org/apache/isis/applib/value/Clob.java | 9 +++++++++
 2 files changed, 18 insertions(+)


[isis] 01/01: Merge branch 'master' into v2

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

danhaywood pushed a commit to branch v2
in repository https://gitbox.apache.org/repos/asf/isis.git

commit 92a9abc6d6c40c7b8b675456bad45e93426d0621
Merge: fc0e1a6 16f9f23
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Wed Oct 17 06:11:35 2018 +0200

    Merge branch 'master' into v2

 core/applib/src/main/java/org/apache/isis/applib/value/Blob.java | 9 +++++++++
 core/applib/src/main/java/org/apache/isis/applib/value/Clob.java | 9 +++++++++
 2 files changed, 18 insertions(+)