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 2019/01/20 18:43:06 UTC

[isis] branch master updated (87cb881 -> 0aca00f)

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

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


    from 87cb881  ISIS-1290: adds profile for webdocker
     new d3b588e  ISIS-2090: extends MessageService with some simple overloads
     new 0aca00f  EST-2091: updates blob and clob in the applib, now override equals and hashCode

The 8817 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:
 ...rgsvc_application-layer-api_MessageService.adoc |  9 ++++--
 .../MessageService2.java}                          | 27 +++++++----------
 .../java/org/apache/isis/applib/value/Blob.java    | 21 +++++++++++++
 .../java/org/apache/isis/applib/value/Clob.java    | 17 +++++++++++
 .../services/message/MessageServiceDefault.java    | 34 ++++++++++++++++++----
 5 files changed, 83 insertions(+), 25 deletions(-)
 copy core/applib/src/main/java/org/apache/isis/applib/services/{config/ConfigurationService.java => message/MessageService2.java} (53%)