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 09BA511D9C for ; Thu, 4 Sep 2014 09:51:27 +0000 (UTC) Received: (qmail 25991 invoked by uid 500); 4 Sep 2014 09:51:26 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 25926 invoked by uid 500); 4 Sep 2014 09:51:26 -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 25916 invoked by uid 99); 4 Sep 2014 09:51:26 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Sep 2014 09:51:26 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 725BDA075B7; Thu, 4 Sep 2014 09:51:26 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: sergeyb@apache.org To: commits@cxf.apache.org Message-Id: <15b58b65fafb44e68a2c9aa1665415f8@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: git commit: Minor update to JAXRSJmsTest Date: Thu, 4 Sep 2014 09:51:26 +0000 (UTC) Repository: cxf Updated Branches: refs/heads/3.0.x-fixes eca7b7217 -> 183b062de Minor update to JAXRSJmsTest Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/183b062d Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/183b062d Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/183b062d Branch: refs/heads/3.0.x-fixes Commit: 183b062de15297fe5264d023237ad7e8d666604e Parents: eca7b72 Author: Sergey Beryozkin Authored: Thu Sep 4 10:49:29 2014 +0100 Committer: Sergey Beryozkin Committed: Thu Sep 4 10:51:08 2014 +0100 ---------------------------------------------------------------------- .../java/org/apache/cxf/systest/jaxrs/jms/jms_server_config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/183b062d/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/jms/jms_server_config.xml ---------------------------------------------------------------------- diff --git a/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/jms/jms_server_config.xml b/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/jms/jms_server_config.xml index 6a38115..736d9be 100644 --- a/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/jms/jms_server_config.xml +++ b/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/jms/jms_server_config.xml @@ -24,7 +24,7 @@ p:brokerURL="tcp://localhost:${testutil.ports.EmbeddedJMSBrokerLauncher}"/>