You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by sm...@apache.org on 2018/08/10 19:57:32 UTC

[directory-scimple] branch develop updated (0a4e5a9 -> 4ea22f5)

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

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


    from 0a4e5a9  Adds the JUnit 5 BOM to dependency management
     add be8c5c6  Override lombok AttributeReference and AttributeReferenceListWrapper toString() methods
     add 89bab84  Override lombok AttributeReference and AttributeReferenceListWrapper toString() methods
     add ea82889  Merge branch 'bugFix/attributes-toString' of github.com:apache/directory-scimple into bugFix/attributes-toString
     add 58fab5a  Merge branch 'bugFix/attributes-toString' of github.com:apache/directory-scimple into bugFix/attributes-toString
     add 6d7123d  Merge branch 'bugFix/attributes-toString' of github.com:apache/directory-scimple into bugFix/attributes-toString
     new 4ea22f5  Merge pull request #15 from apache/bugFix/attributes-toString

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:
 .../directory/scim/spec/protocol/attribute/AttributeReference.java   | 3 +++
 .../scim/spec/protocol/attribute/AttributeReferenceListWrapper.java  | 5 +++++
 2 files changed, 8 insertions(+)


[directory-scimple] 01/01: Merge pull request #15 from apache/bugFix/attributes-toString

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

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

commit 4ea22f5d052f46ff68af1aef16b01083edf1dc57
Merge: 0a4e5a9 6d7123d
Author: Steve Moyer <sm...@gmail.com>
AuthorDate: Fri Aug 10 15:57:31 2018 -0400

    Merge pull request #15 from apache/bugFix/attributes-toString
    
    Override Lombok Generated toString() Methods

 .../directory/scim/spec/protocol/attribute/AttributeReference.java   | 3 +++
 .../scim/spec/protocol/attribute/AttributeReferenceListWrapper.java  | 5 +++++
 2 files changed, 8 insertions(+)