[
https://issues.apache.org/jira/browse/CAMEL-8228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276013#comment-14276013
]
Pontus Ullgren commented on CAMEL-8228:
---------------------------------------
That is strange I just ran it again with camel-2.14.1 and it still fails.
{quote}
pontus@devws:/CAMEL-8228$ ./gradlew clean test
:clean
:compileJava UP-TO-DATE
:processResources UP-TO-DATE
:classes UP-TO-DATE
:compileTestJava
:processTestResources
:testClasses
:test
MqttBrigeTest > testMqttBridge FAILED
java.lang.AssertionError at MqttBrigeTest.java:53
2 tests completed, 1 failed
:test FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':test'.
> There were failing tests. See the report at:
> file:///CAMEL-8228/build/reports/tests/index.html
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output.
BUILD FAILED
Total time: 1 mins 13.946 secs
pontus@devws://CAMEL-8228$ ./gradlew -version
------------------------------------------------------------
Gradle 2.0
------------------------------------------------------------
Build time: 2014-07-01 07:45:34 UTC
Build number: none
Revision: b6ead6fa452dfdadec484059191eb641d817226c
Groovy: 2.3.3
Ant: Apache Ant(TM) version 1.9.3 compiled on December 23 2013
JVM: 1.7.0_55 (Oracle Corporation 24.51-b03)
OS: Linux 3.2.0-58-generic amd64
pontus@devws:/CAMEL-8228$
{quote}
> camel-mqtt - From mqtt to mqtt fails sending to specified publishTopicName
> --------------------------------------------------------------------------
>
> Key: CAMEL-8228
> URL: https://issues.apache.org/jira/browse/CAMEL-8228
> Project: Camel
> Issue Type: Bug
> Components: camel-mqtt
> Affects Versions: 2.14.1
> Reporter: Claus Ibsen
> Fix For: 2.14.2, 2.15.0
>
> Attachments: CAMEL-8228.zip
>
>
> See nabble
> http://camel.465427.n5.nabble.com/Issue-in-publishTopicName-in-mqtt-component-td5760531.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)