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 0E02D10B12 for ; Mon, 24 Mar 2014 22:41:27 +0000 (UTC) Received: (qmail 24527 invoked by uid 500); 24 Mar 2014 22:41:25 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 24474 invoked by uid 500); 24 Mar 2014 22:41:25 -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 24464 invoked by uid 99); 24 Mar 2014 22:41:25 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Mar 2014 22:41:25 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id DEF8A8B5E6D; Mon, 24 Mar 2014 22:41:24 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: ay@apache.org To: commits@cxf.apache.org Message-Id: <57bccadf5d9e459bbb44bfb3a1081816@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: git commit: profile atmosphere to run jaxrs websocket tests using atmosphere Date: Mon, 24 Mar 2014 22:41:24 +0000 (UTC) Repository: cxf Updated Branches: refs/heads/master 20d61c8c0 -> ed0ab4cb9 profile atmosphere to run jaxrs websocket tests using atmosphere Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/ed0ab4cb Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/ed0ab4cb Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/ed0ab4cb Branch: refs/heads/master Commit: ed0ab4cb9a9b9088eae32cabfbdfe946c17f9eb2 Parents: 20d61c8 Author: Akitoshi Yoshida Authored: Mon Mar 24 23:40:39 2014 +0100 Committer: Akitoshi Yoshida Committed: Mon Mar 24 23:40:39 2014 +0100 ---------------------------------------------------------------------- systests/jaxrs/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/ed0ab4cb/systests/jaxrs/pom.xml ---------------------------------------------------------------------- diff --git a/systests/jaxrs/pom.xml b/systests/jaxrs/pom.xml index b51e50e..6f66d90 100644 --- a/systests/jaxrs/pom.xml +++ b/systests/jaxrs/pom.xml @@ -504,5 +504,15 @@ + + atmosphere + + + org.atmosphere + atmosphere-runtime + ${cxf.atmosphere.version} + + +