[
https://issues.apache.org/jira/browse/AMQ-7075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16649970#comment-16649970
]
ASF GitHub Bot commented on AMQ-7075:
-------------------------------------
GitHub user jbonofre opened a pull request:
https://github.com/apache/activemq/pull/309
[AMQ-7075] Fix Camel test (userName instead of username)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jbonofre/activemq AMQ-7075
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq/pull/309.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #309
----
commit e22703edc6974f705d29f1f88ff5fd879e3a9fe9
Author: Jean-Baptiste Onofré <jbonofre@...>
Date: 2018-10-15T09:31:43Z
[AMQ-7075] Fix Camel test (userName instead of username)
----
> Camel tests failure
> -------------------
>
> Key: AMQ-7075
> URL: https://issues.apache.org/jira/browse/AMQ-7075
> Project: ActiveMQ
> Issue Type: Bug
> Components: activemq-camel
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Priority: Major
>
> Couple of Camel tests are failing:
> {code}
>
> ActiveMQComponentFactoryUserNamePasswordTest>CamelTestSupport.setUp:279->CamelSpringTestSupport.doPreSetup:80->CamelSpringTestSupport.doCreateApplicationContext:90->createApplicationContext:30
> » BeanCreation
>
> ActiveMQComponentUserNamePasswordTest>CamelTestSupport.setUp:279->CamelSpringTestSupport.doPreSetup:80->CamelSpringTestSupport.doCreateApplicationContext:90->createApplicationContext:30
> » BeanCreation
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)