Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 37A98200C73 for ; Wed, 10 May 2017 14:21:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 35AAF160BB4; Wed, 10 May 2017 12:21:23 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 7C6A3160BA8 for ; Wed, 10 May 2017 14:21:22 +0200 (CEST) Received: (qmail 34378 invoked by uid 500); 10 May 2017 12:21:21 -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 34369 invoked by uid 99); 10 May 2017 12:21:21 -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; Wed, 10 May 2017 12:21:21 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 96199DFBC8; Wed, 10 May 2017 12:21:21 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: coheigea@apache.org To: commits@cxf.apache.org Message-Id: <143530fe826141cfb480a4edd2f4e6ef@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: cxf-fediz git commit: FEDIZ-201 - Spring3 plugin does not include jars in the distribution Date: Wed, 10 May 2017 12:21:21 +0000 (UTC) archived-at: Wed, 10 May 2017 12:21:23 -0000 Repository: cxf-fediz Updated Branches: refs/heads/master 14d45f4f5 -> c62cc4835 FEDIZ-201 - Spring3 plugin does not include jars in the distribution Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/c62cc483 Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/c62cc483 Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/c62cc483 Branch: refs/heads/master Commit: c62cc48352fde6a8f1c671fdd730271e5a821299 Parents: 14d45f4 Author: Colm O hEigeartaigh Authored: Wed May 10 13:21:13 2017 +0100 Committer: Colm O hEigeartaigh Committed: Wed May 10 13:21:13 2017 +0100 ---------------------------------------------------------------------- apache-fediz/pom.xml | 5 +++++ apache-fediz/src/assembly/bin.xml | 26 +++++++++++++++++++++++++- 2 files changed, 30 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/c62cc483/apache-fediz/pom.xml ---------------------------------------------------------------------- diff --git a/apache-fediz/pom.xml b/apache-fediz/pom.xml index 253aed9..327c4ce 100644 --- a/apache-fediz/pom.xml +++ b/apache-fediz/pom.xml @@ -89,6 +89,11 @@ org.apache.cxf.fediz + fediz-spring3 + ${project.version} + + + org.apache.cxf.fediz fediz-cxf ${project.version} http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/c62cc483/apache-fediz/src/assembly/bin.xml ---------------------------------------------------------------------- diff --git a/apache-fediz/src/assembly/bin.xml b/apache-fediz/src/assembly/bin.xml index ae6880f..4d05ce5 100644 --- a/apache-fediz/src/assembly/bin.xml +++ b/apache-fediz/src/assembly/bin.xml @@ -135,6 +135,7 @@ org.apache.cxf.fediz:fediz-cxf org.apache.cxf.fediz:fediz-spring org.apache.cxf.fediz:fediz-spring2 + org.apache.cxf.fediz:fediz-spring3 org.apache.cxf.fediz:fediz-tomcat8 runtime @@ -151,6 +152,7 @@ org.apache.cxf.fediz:fediz-cxf org.apache.cxf.fediz:fediz-spring org.apache.cxf.fediz:fediz-spring2 + org.apache.cxf.fediz:fediz-spring3 org.apache.cxf.fediz:fediz-tomcat7 runtime @@ -168,6 +170,7 @@ org.apache.cxf.fediz:fediz-cxf org.apache.cxf.fediz:fediz-spring org.apache.cxf.fediz:fediz-spring2 + org.apache.cxf.fediz:fediz-spring3 runtime @@ -184,6 +187,7 @@ org.apache.cxf.fediz:fediz-cxf org.apache.cxf.fediz:fediz-spring org.apache.cxf.fediz:fediz-spring2 + org.apache.cxf.fediz:fediz-spring3 runtime @@ -199,7 +203,25 @@ org.apache.cxf.fediz:fediz-jetty8 org.apache.cxf.fediz:fediz-jetty9 org.apache.cxf.fediz:fediz-cxf - org.apache.cxf.fediz:fediz-spring2 + org.apache.cxf.fediz:fediz-spring2:jar + org.apache.cxf.fediz:fediz-spring3:jar + + runtime + + + apache-fediz-${project.version}/plugins/spring3/lib + false + true + + org.apache.cxf.fediz:fediz-idp + org.apache.cxf.fediz:fediz-idp-sts + org.apache.cxf.fediz:fediz-tomcat7 + org.apache.cxf.fediz:fediz-tomcat8 + org.apache.cxf.fediz:fediz-jetty8 + org.apache.cxf.fediz:fediz-jetty9 + org.apache.cxf.fediz:fediz-cxf + org.apache.cxf.fediz:fediz-spring:jar + org.apache.cxf.fediz:fediz-spring2:jar runtime @@ -216,6 +238,7 @@ org.apache.cxf.fediz:fediz-jetty9 org.apache.cxf.fediz:fediz-cxf org.apache.cxf.fediz:fediz-spring:jar + org.apache.cxf.fediz:fediz-spring3:jar runtime @@ -232,6 +255,7 @@ org.apache.cxf.fediz:fediz-jetty9 org.apache.cxf.fediz:fediz-spring org.apache.cxf.fediz:fediz-spring2 + org.apache.cxf.fediz:fediz-spring3 runtime