Return-Path: X-Original-To: apmail-brooklyn-commits-archive@minotaur.apache.org Delivered-To: apmail-brooklyn-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 99C7718F23 for ; Mon, 1 Feb 2016 17:35:16 +0000 (UTC) Received: (qmail 81045 invoked by uid 500); 1 Feb 2016 17:34:42 -0000 Delivered-To: apmail-brooklyn-commits-archive@brooklyn.apache.org Received: (qmail 80935 invoked by uid 500); 1 Feb 2016 17:34:42 -0000 Mailing-List: contact commits-help@brooklyn.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@brooklyn.apache.org Delivered-To: mailing list commits@brooklyn.apache.org Received: (qmail 80499 invoked by uid 99); 1 Feb 2016 17:34:41 -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; Mon, 01 Feb 2016 17:34:41 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id AC5F6E0B66; Mon, 1 Feb 2016 17:34:41 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: heneveld@apache.org To: commits@brooklyn.apache.org Date: Mon, 01 Feb 2016 17:34:51 -0000 Message-Id: In-Reply-To: <96372b3bd3a04f19a2013644ff8f8928@git.apache.org> References: <96372b3bd3a04f19a2013644ff8f8928@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [11/51] [abbrv] brooklyn-dist git commit: downstream-parent does not set Export-Package downstream-parent does not set Export-Package There's no need for a downstream project to automatically export brooklyn.* and org.apache.brooklyn.* and it causes a number of issues when loading bundles into catalogues. Project: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/commit/5e1c06b7 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/tree/5e1c06b7 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/diff/5e1c06b7 Branch: refs/heads/master Commit: 5e1c06b7bbfa3d8ad3e4a730bf6e0ae3f568b6c0 Parents: ba4d990 Author: Sam Corbett Authored: Wed Dec 16 14:38:11 2015 +0000 Committer: Sam Corbett Committed: Thu Dec 17 12:28:01 2015 +0000 ---------------------------------------------------------------------- usage/downstream-parent/pom.xml | 8 -------- 1 file changed, 8 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn-dist/blob/5e1c06b7/usage/downstream-parent/pom.xml ---------------------------------------------------------------------- diff --git a/usage/downstream-parent/pom.xml b/usage/downstream-parent/pom.xml index 6580281..c4d5a74 100644 --- a/usage/downstream-parent/pom.xml +++ b/usage/downstream-parent/pom.xml @@ -447,16 +447,8 @@ jar - - brooklyn.*,org.apache.brooklyn.* ${project.name}