You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by bd...@apache.org on 2022/09/15 23:29:43 UTC

[directory-scimple] 01/01: Merge pull request #147 from apache/tests-and-tweaks

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

bdemers pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/directory-scimple.git

commit ff69c9043efcbfea9f2c362dfb202d85ca411c87
Merge: 6dc754d5 8488d84b
Author: Brian Demers <bd...@apache.org>
AuthorDate: Thu Sep 15 19:29:36 2022 -0400

    Merge pull request #147 from apache/tests-and-tweaks
    
    tests and tweaks

 pom.xml                                            |  4 ++-
 .../scim/compliance/tests/ScimpleITSupport.java    |  7 ++--
 .../directory/scim/compliance/tests/UsersIT.java   |  5 +--
 .../UnsupportedFilterExceptionMapper.java          | 37 ++++++++++++++++++++++
 .../server/rest/BaseResourceTypeResourceImpl.java  |  2 +-
 .../scim/server/rest/ScimResourceHelper.java       |  1 +
 .../spec/exception/UnsupportedFilterException.java | 31 ++++++++++++++++++
 .../directory/scim/spec/resources/ScimGroup.java   | 10 ++++++
 8 files changed, 90 insertions(+), 7 deletions(-)