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 BD6471781A for ; Wed, 25 Nov 2015 01:55:24 +0000 (UTC) Received: (qmail 29687 invoked by uid 500); 25 Nov 2015 01:55:24 -0000 Delivered-To: apmail-brooklyn-commits-archive@brooklyn.apache.org Received: (qmail 29664 invoked by uid 500); 25 Nov 2015 01:55:24 -0000 Mailing-List: contact commits-help@brooklyn.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@brooklyn.incubator.apache.org Delivered-To: mailing list commits@brooklyn.incubator.apache.org Received: (qmail 29653 invoked by uid 99); 25 Nov 2015 01:55:24 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Nov 2015 01:55:24 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 1AE4F1A2F82 for ; Wed, 25 Nov 2015 01:55:24 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.227 X-Spam-Level: X-Spam-Status: No, score=0.227 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.554, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id IxNPv5SkWgb3 for ; Wed, 25 Nov 2015 01:55:16 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with SMTP id BE88242AC9 for ; Wed, 25 Nov 2015 01:55:12 +0000 (UTC) Received: (qmail 28915 invoked by uid 99); 25 Nov 2015 01:55:12 -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, 25 Nov 2015 01:55:12 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id ED827E0BB8; Wed, 25 Nov 2015 01:55:11 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: hadrian@apache.org To: commits@brooklyn.incubator.apache.org Date: Wed, 25 Nov 2015 01:55:17 -0000 Message-Id: <39bfc57de0d246f7b7d8e0f391c775a8@git.apache.org> In-Reply-To: <7ad598f7b3fa46f3add8a71250c04c68@git.apache.org> References: <7ad598f7b3fa46f3add8a71250c04c68@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [07/21] incubator-brooklyn git commit: [BROOKLYN-183] Bump jersey version to 1.19 [BROOKLYN-183] Bump jersey version to 1.19 jersey-core-1.18.1 suffers from the split-package problem by providing javax.ws.rs*, which can affect OSGi bundle resolution Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/f154e033 Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/f154e033 Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/f154e033 Branch: refs/heads/master Commit: f154e0334e13077611e891a59b46c5155870b446 Parents: 094e6e4 Author: Ciprian Ciubotariu Authored: Wed Nov 18 00:30:31 2015 +0200 Committer: Ciprian Ciubotariu Committed: Wed Nov 18 00:31:45 2015 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- usage/downstream-parent/pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/f154e033/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 3235e24..8431b13 100644 --- a/pom.xml +++ b/pom.xml @@ -100,7 +100,7 @@ 1.4.7 1.9.13 2.4.5 - 1.18.1 + 1.19 4.4.1 3.1 2.3.7 http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/f154e033/usage/downstream-parent/pom.xml ---------------------------------------------------------------------- diff --git a/usage/downstream-parent/pom.xml b/usage/downstream-parent/pom.xml index 9ce2329..6580281 100644 --- a/usage/downstream-parent/pom.xml +++ b/usage/downstream-parent/pom.xml @@ -58,8 +58,8 @@ 17.0 1.4.7 1.9.13 - 2.4.2 - 1.18.1 + 2.4.5 + 1.19 4.4.1 3.1 2.3.7