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 2022/03/14 23:28:56 UTC

[isis] branch master updated (f0aca89 -> 3e264df)

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 f0aca89  Merge pull request #875 from apache/ISIS-2975
     add 8cf266e  ISIS-2974: updates to junit v5
     add e3ee0db  ISIS-2974: adds overload for PojoTester
     new 3e264df  Merge pull request #876 from apache/ISIS-2974

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:
 .../applib/dom/AbstractApplyToAllContractTest.java |  2 +-
 .../ComparableContractTest_compareTo.java          |  2 +-
 .../applib/dom/pojo/PojoTester.java                |  9 +++++
 .../dom/value/ValueTypeContractTestAbstract.java   |  6 ++--
 .../applib/soap/SoapEndpointPublishingRule.java    | 38 +++++++++-------------
 5 files changed, 29 insertions(+), 28 deletions(-)

[isis] 01/01: Merge pull request #876 from apache/ISIS-2974

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

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

commit 3e264df16170e64de1c127c991325707b18b656a
Merge: f0aca89 e3ee0db
Author: Dan Haywood <da...@apache.org>
AuthorDate: Mon Mar 14 23:24:42 2022 +0000

    Merge pull request #876 from apache/ISIS-2974
    
    Isis 2974

 .../applib/dom/AbstractApplyToAllContractTest.java |  2 +-
 .../ComparableContractTest_compareTo.java          |  2 +-
 .../applib/dom/pojo/PojoTester.java                |  9 +++++
 .../dom/value/ValueTypeContractTestAbstract.java   |  6 ++--
 .../applib/soap/SoapEndpointPublishingRule.java    | 38 +++++++++-------------
 5 files changed, 29 insertions(+), 28 deletions(-)