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/08 15:40:47 UTC

[directory-scimple] branch develop updated (e76cd5de -> 8dc3a078)

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

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


    from e76cd5de Merge pull request #136 from apache/dry-base-resource
     add 2d4fb82f Add module names to jar manifests
     new 8dc3a078 Merge pull request #137 from apache/module-names

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:
 pom.xml                                         | 1 +
 scim-client/pom.xml                             | 6 +++++-
 scim-compliance-tests/pom.xml                   | 4 ++++
 scim-core/pom.xml                               | 4 ++++
 scim-coverage/pom.xml                           | 1 +
 scim-server-examples/scim-server-jersey/pom.xml | 5 ++++-
 scim-server/pom.xml                             | 4 ++++
 scim-spec/scim-spec-protocol/pom.xml            | 4 ++++
 scim-spec/scim-spec-schema/pom.xml              | 4 ++++
 scim-tools/pom.xml                              | 4 ++++
 10 files changed, 35 insertions(+), 2 deletions(-)


[directory-scimple] 01/01: Merge pull request #137 from apache/module-names

Posted by bd...@apache.org.
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 8dc3a0783654fb81f598af23bebf5ad357111186
Merge: e76cd5de 2d4fb82f
Author: Brian Demers <bd...@apache.org>
AuthorDate: Thu Sep 8 11:40:42 2022 -0400

    Merge pull request #137 from apache/module-names
    
    Add module names to jar manifests

 pom.xml                                         | 1 +
 scim-client/pom.xml                             | 6 +++++-
 scim-compliance-tests/pom.xml                   | 4 ++++
 scim-core/pom.xml                               | 4 ++++
 scim-coverage/pom.xml                           | 1 +
 scim-server-examples/scim-server-jersey/pom.xml | 5 ++++-
 scim-server/pom.xml                             | 4 ++++
 scim-spec/scim-spec-protocol/pom.xml            | 4 ++++
 scim-spec/scim-spec-schema/pom.xml              | 4 ++++
 scim-tools/pom.xml                              | 4 ++++
 10 files changed, 35 insertions(+), 2 deletions(-)