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 0F89E1751C for ; Fri, 6 Feb 2015 19:32:16 +0000 (UTC) Received: (qmail 34567 invoked by uid 500); 6 Feb 2015 19:32:16 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 34506 invoked by uid 500); 6 Feb 2015 19:32:15 -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 34497 invoked by uid 99); 6 Feb 2015 19:32:15 -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; Fri, 06 Feb 2015 19:32:15 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id BB7C5E01DD; Fri, 6 Feb 2015 19:32:15 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: dkulp@apache.org To: commits@cxf.apache.org Date: Fri, 06 Feb 2015 19:32:15 -0000 Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: [1/2] cxf git commit: Fix build failure Repository: cxf Updated Branches: refs/heads/master fe416234b -> 004321a2e Fix build failure Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/5c678fac Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/5c678fac Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/5c678fac Branch: refs/heads/master Commit: 5c678face89e4d38b2879bc4679ce3b92ac3aeb0 Parents: fe41623 Author: Daniel Kulp Authored: Fri Feb 6 14:31:49 2015 -0500 Committer: Daniel Kulp Committed: Fri Feb 6 14:31:49 2015 -0500 ---------------------------------------------------------------------- systests/rs-http-sci/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/5c678fac/systests/rs-http-sci/pom.xml ---------------------------------------------------------------------- diff --git a/systests/rs-http-sci/pom.xml b/systests/rs-http-sci/pom.xml index 1214d41..7a7fe5d 100644 --- a/systests/rs-http-sci/pom.xml +++ b/systests/rs-http-sci/pom.xml @@ -34,12 +34,13 @@ -XX:MaxPermSize=192m -XX:MaxPermSize=192m 7.0.52 + ${cxf.jetty9.version} org.eclipse.jetty jetty-annotations - ${cxf.jetty.version} + ${cxf.jetty.version} org.eclipse.jetty