From commits-return-55518-archive-asf-public=cust-asf.ponee.io@activemq.apache.org Fri Mar 15 10:29:44 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id E8E3C180627 for ; Fri, 15 Mar 2019 11:29:43 +0100 (CET) Received: (qmail 95468 invoked by uid 500); 15 Mar 2019 10:29:43 -0000 Mailing-List: contact commits-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list commits@activemq.apache.org Received: (qmail 95453 invoked by uid 99); 15 Mar 2019 10:29:43 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Mar 2019 10:29:43 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 7D58F8531F; Fri, 15 Mar 2019 10:29:42 +0000 (UTC) Date: Fri, 15 Mar 2019 10:29:42 +0000 To: "commits@activemq.apache.org" Subject: [activemq] branch activemq-5.15.x updated: [AMQ-7075] Fix Camel test (userName instead of username) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <155264578243.11450.12286530805795076216@gitbox.apache.org> From: cshannon@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: activemq X-Git-Refname: refs/heads/activemq-5.15.x X-Git-Reftype: branch X-Git-Oldrev: ae8993df7e4611da7cf2354ef1b35983fcfcdd55 X-Git-Newrev: 714662161a0fc302592a96f3f956a381ad190b31 X-Git-Rev: 714662161a0fc302592a96f3f956a381ad190b31 X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. cshannon pushed a commit to branch activemq-5.15.x in repository https://gitbox.apache.org/repos/asf/activemq.git The following commit(s) were added to refs/heads/activemq-5.15.x by this push: new 7146621 [AMQ-7075] Fix Camel test (userName instead of username) 7146621 is described below commit 714662161a0fc302592a96f3f956a381ad190b31 Author: Jean-Baptiste Onofré AuthorDate: Mon Oct 15 11:31:43 2018 +0200 [AMQ-7075] Fix Camel test (userName instead of username) (cherry picked from commit e22703edc6974f705d29f1f88ff5fd879e3a9fe9) --- .../apache/activemq/camel/ActiveMQComponentFactoryUserNamePassword.xml | 2 +- .../org/apache/activemq/camel/ActiveMQComponentUserNamePassword.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/activemq-camel/src/test/resources/org/apache/activemq/camel/ActiveMQComponentFactoryUserNamePassword.xml b/activemq-camel/src/test/resources/org/apache/activemq/camel/ActiveMQComponentFactoryUserNamePassword.xml index 061e8e3..3262c6f 100644 --- a/activemq-camel/src/test/resources/org/apache/activemq/camel/ActiveMQComponentFactoryUserNamePassword.xml +++ b/activemq-camel/src/test/resources/org/apache/activemq/camel/ActiveMQComponentFactoryUserNamePassword.xml @@ -32,7 +32,7 @@ - + diff --git a/activemq-camel/src/test/resources/org/apache/activemq/camel/ActiveMQComponentUserNamePassword.xml b/activemq-camel/src/test/resources/org/apache/activemq/camel/ActiveMQComponentUserNamePassword.xml index 83d16fc..8103481 100644 --- a/activemq-camel/src/test/resources/org/apache/activemq/camel/ActiveMQComponentUserNamePassword.xml +++ b/activemq-camel/src/test/resources/org/apache/activemq/camel/ActiveMQComponentUserNamePassword.xml @@ -32,7 +32,7 @@ - +