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

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


    from fbfa44dea6 ISIS-3275: POM: remove (temporary) Spring Snapshot 
repository
     add 089442d37f ISIS-2297: bug in RO's FailureUtil
     new 4ca1d4d1f2 Merge remote-tracking branch 'origin/master' into spring6
     new 512a96d2f1 ISIS-3275: testing: resteasy provisioning fixes

The 2 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:
 .../causeway/testdomain/rest/RestServiceTest.java  |  12 +-
 .../conf/Configuration_usingSpring6.java           | 150 +++++++++++++++++++++
 .../restfulobjects/viewer/mappers/FailureUtil.java |   2 +-
 .../resources/DomainObjectResourceServerside.java  |   7 +-
 .../resources/DomainServiceResourceServerside.java |   7 +-
 .../resources/DomainTypeResourceServerside.java    |   7 +-
 .../resources/HomePageResourceServerside.java      |   7 +-
 .../viewer/resources/ImageResourceServerside.java  |   7 +-
 .../resources/MenuBarsResourceServerside.java      |   7 +-
 .../viewer/resources/SwaggerSpecResource.java      |   4 +-
 .../viewer/resources/UserResourceServerside.java   |   7 +-
 .../resources/VersionResourceServerside.java       |   7 +-
 12 files changed, 190 insertions(+), 34 deletions(-)
 create mode 100644 
regressiontests/stable/src/main/java/org/apache/causeway/testdomain/conf/Configuration_usingSpring6.java

Reply via email to