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 F30BF200D02 for ; Sat, 23 Sep 2017 08:53:47 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id F190B1609B5; Sat, 23 Sep 2017 06:53:47 +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 6A4921609B6 for ; Sat, 23 Sep 2017 08:53:47 +0200 (CEST) Received: (qmail 10545 invoked by uid 500); 23 Sep 2017 06:53:46 -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 10516 invoked by uid 99); 23 Sep 2017 06:53:46 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 23 Sep 2017 06:53:46 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 05A0181955; Sat, 23 Sep 2017 06:53:42 +0000 (UTC) Date: Sat, 23 Sep 2017 06:53:44 +0000 To: "commits@cxf.apache.org" Subject: [cxf-dosgi] 02/03: Add LICENSE and NOTICE to distro MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: cschneider@apache.org Reply-To: "commits@cxf.apache.org" In-Reply-To: <150614962266.671.6529080304724223579@gitbox.apache.org> References: <150614962266.671.6529080304724223579@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: cxf-dosgi X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Rev: c15671f3db0627d03eca17c0da80622bf9cab680 X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20170923065344.05A0181955@gitbox.apache.org> archived-at: Sat, 23 Sep 2017 06:53:48 -0000 This is an automated email from the ASF dual-hosted git repository. cschneider pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf-dosgi.git commit c15671f3db0627d03eca17c0da80622bf9cab680 Author: Christian Schneider AuthorDate: Sat Sep 23 08:42:20 2017 +0200 Add LICENSE and NOTICE to distro --- distribution/multi-bundle/src/main/assembly/assembly.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/distribution/multi-bundle/src/main/assembly/assembly.xml b/distribution/multi-bundle/src/main/assembly/assembly.xml index 276b8a8..071928b 100644 --- a/distribution/multi-bundle/src/main/assembly/assembly.xml +++ b/distribution/multi-bundle/src/main/assembly/assembly.xml @@ -72,5 +72,9 @@ src/main/release . + + target/maven-shared-archive-resources/META-INF + . + -- To stop receiving notification emails like this one, please contact "commits@cxf.apache.org" .