Return-Path: X-Original-To: apmail-cxf-commits-archive@www.apache.org Delivered-To: apmail-cxf-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B444119F31 for ; Thu, 21 Apr 2016 16:42:40 +0000 (UTC) Received: (qmail 7235 invoked by uid 500); 21 Apr 2016 16:42:40 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 7169 invoked by uid 500); 21 Apr 2016 16:42:40 -0000 Mailing-List: contact commits-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list commits@cxf.apache.org Received: (qmail 7155 invoked by uid 99); 21 Apr 2016 16:42:40 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Apr 2016 16:42:40 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 6E0C5DFE04; Thu, 21 Apr 2016 16:42:40 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: sergeyb@apache.org To: commits@cxf.apache.org Message-Id: <049e91183a0b4896b6d2c091c8efb4c4@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: cxf git commit: Generating the static metamodel Date: Thu, 21 Apr 2016 16:42:40 +0000 (UTC) Repository: cxf Updated Branches: refs/heads/3.1.x-fixes bb76ab10e -> a108a6e56 Generating the static metamodel Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/a108a6e5 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/a108a6e5 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/a108a6e5 Branch: refs/heads/3.1.x-fixes Commit: a108a6e56e8e5a112d5c9224c9f278b799ce4d3d Parents: bb76ab1 Author: Sergey Beryozkin Authored: Thu Apr 21 17:42:20 2016 +0100 Committer: Sergey Beryozkin Committed: Thu Apr 21 17:42:20 2016 +0100 ---------------------------------------------------------------------- rt/rs/security/oauth-parent/oauth2/pom.xml | 51 +++++++++++++++++++++++- rt/rs/security/sso/oidc/pom.xml | 52 +++++++++++++++++++++++-- 2 files changed, 98 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/a108a6e5/rt/rs/security/oauth-parent/oauth2/pom.xml ---------------------------------------------------------------------- diff --git a/rt/rs/security/oauth-parent/oauth2/pom.xml b/rt/rs/security/oauth-parent/oauth2/pom.xml index 602b884..eb15709 100644 --- a/rt/rs/security/oauth-parent/oauth2/pom.xml +++ b/rt/rs/security/oauth-parent/oauth2/pom.xml @@ -118,9 +118,56 @@ - - --> http://git-wip-us.apache.org/repos/asf/cxf/blob/a108a6e5/rt/rs/security/sso/oidc/pom.xml ---------------------------------------------------------------------- diff --git a/rt/rs/security/sso/oidc/pom.xml b/rt/rs/security/sso/oidc/pom.xml index 7efe459..d6a1faf 100644 --- a/rt/rs/security/sso/oidc/pom.xml +++ b/rt/rs/security/sso/oidc/pom.xml @@ -85,16 +85,62 @@ test - - -->