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

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


 discard 1484299e64 ISIS-3108: fixing unit tests
 discard 7d2d74efbd ISIS-3108: fixing unit tests
 discard 25fa967303 ISIS-3108: makes EntityPublishingChangeFacet explicit
     add 810e78e701 ISIS-3105: ZoneOffset.UTC and ZoneId.of("UTC") result in 
different output format;
     add 738632b133 ISIS-3108: makes EntityPublishingChangeFacet explicit
     add 77330c42ba ISIS-3108: fixing unit tests
     add c68e9d0b78 ISIS-3108: fixing unit tests
     add 6f043889d5 ISIS-3108: updates regression test
     add 378ced296b Merge branch 'ISIS-3108'
     new 3807ee7d4d ISIS-3108: removes special case processing, we now always 
install the facet

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (1484299e64)
            \
             N -- N -- N   refs/heads/ISIS-3108 (3807ee7d4d)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

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:
 .../value/semantics/ValueSemanticsAbstract.java    | 17 +++------------
 .../isis/commons/internal/base/_Temporals.java     | 23 +++++++++++++++++----
 .../isis/commons/internal/base/TemporalsTest.java  | 21 ++++++++++++++++++-
 .../DomainObjectAnnotationFacetFactory.java        | 10 ---------
 .../applib/dom/CommandLogEntryRepository.java      |  7 +++++--
 .../applib/dom/ExecutionLogEntryRepository.java    |  4 ++++
 .../applib/dom/ExecutionOutboxEntryRepository.java |  4 ++++
 .../applib/dom/AuditTrailEntryRepository.java      |  9 ++++++--
 .../CmdExecAuditSessLog_IntegTestAbstract.java     | 24 ++++++++++++++++++++++
 .../src/test/resources/application-test.yml        |  5 +++++
 .../domainmodel/MetaModelRegressionTest.java       |  2 ++
 11 files changed, 93 insertions(+), 33 deletions(-)

Reply via email to