Gary Russell
5bf98b033b
Remove spring-integration-mqtt from master
2014-06-02 15:27:31 -04:00
Spring Buildmaster
ae579c6686
[artifactory-release] Next development version
2014-06-02 17:24:03 +03:00
Spring Buildmaster
9dad1a01c5
[artifactory-release] Release version 4.0.0.M2
2014-06-02 17:24:03 +03:00
Gary Russell
cca2fbcc74
MQTT Update to SI 4.0.0.M2, SPR 4.0.0.RELEASE
...
Conflicts:
spring-integration-mqtt/build.gradle
2014-06-02 17:24:03 +03:00
Glenn Renfro
e2af9fb629
Updated MQTTMessageConverter to use new classpath
...
Conflicts:
spring-integration-mqtt/build.gradle
2014-06-02 17:24:03 +03:00
Spring Buildmaster
b1b4517f9b
[artifactory-release] Next development version
2014-06-02 17:24:03 +03:00
Spring Buildmaster
b3f995967d
[artifactory-release] Release version mqtt 4.0.0.M1
2014-06-02 17:24:03 +03:00
Gary Russell
b22a130a87
MQTT - Update to Spring Integration 4.0.0.M1
...
Conflicts:
spring-integration-mqtt/build.gradle
2014-06-02 17:24:03 +03:00
Gary Russell
46cf219b44
MQTT - Use INT/SPR 4.0.0
...
Conflicts:
spring-integration-mqtt/build.gradle
2014-06-02 17:24:03 +03:00
Gary Russell
34efe4b262
MQTT: Add README note: Moved to Spring Integration
2014-04-25 09:25:58 -04:00
Gary Russell
ec27ef2344
MQTT Reset Barrier At Start of Tests
...
- Also remove ...java~ file.
2014-03-24 12:17:35 -04:00
Gary Russell
59a2a37813
Update README.md
...
Add a note about the move to the main Spring Integration project.
2014-03-24 14:55:00 +02:00
Gary Russell
369dca42f3
MQTT Update Spring, SI Versions
2014-03-24 14:55:00 +02:00
Spring Buildmaster
6f322f0a57
[artifactory-release] Next development version
2014-03-24 14:55:00 +02:00
Spring Buildmaster
012ad70fc5
[artifactory-release] MQTT Release 1.0.0.RC1
2014-03-24 14:55:00 +02:00
Gary Russell
592bf68086
INT-3336 Add error-channel to MQTT m-d-c-a
...
JIRA: https://jira.spring.io/browse/INT-3336
Previously exceptions thrown in a flow downstream of a
message-driven-channel-adapter were not logged and thrown
back to the client, causing the connection to drop and
reconnect.
Add `error-channel` to the adapter to allow normal
error handling. If no error channel, catch and log
the unhandled exception.
Add `adapter.stop();` in the end of 'real' tests to close the mqtt-connection.
Disconnect the client after verifying the broker is available.
Change the rule to a class level rule in DownstreamExceptionTests.
2014-03-24 14:55:00 +02:00
Gary Russell
b588aa4667
INTEXT-90 Update Paho Client to 0.4.0
...
Add eclipse paho repo.
2013-10-02 14:15:00 -04:00
Gary Russell
76c65ec6db
INTEXT-89 Fix Inbound Stop When No Server
...
The reconnection task was not canceled in doStop().
2013-10-02 13:44:52 -04:00
Gary Russell
5067086713
Revert version to 1.0.0.BUILD-SNAPSHOT
2013-05-24 16:30:15 -04:00
Spring Buildmaster
793f1bf43c
[artifactory-release] Release version 1.0.0.M1
2013-05-24 13:26:24 -07:00
Gary Russell
e8d45f2163
INTEXT-71 Fix Typo in README
2013-05-24 15:16:29 -04:00
Gary Russell
8987dc3b51
INTEXT-71 Add Maven To README.md
2013-05-24 14:54:02 -04:00
Gary Russell
d3eb5dbd15
INTEXT-71 Update MQTT Extension to SI 3.0.0.M2
2013-05-24 14:36:14 -04:00
Gunnar Hillert
7538eb4ecd
Merge pull request #49 from ghillert/INTEXT-70
...
INTEXT-70 - Set code coverage plugin for Sonar
2013-05-17 09:03:31 -07:00
Gunnar Hillert
74aab512c9
INTEXT-70 - Set code coverage plugin for Sonar
...
* Set the Sonar code coverage plugin explicitly to `jacoco`
2013-05-17 12:01:26 -04:00
Gunnar Hillert
04e4ed7389
INTEXT-68 - Update MQTT dependency
...
* Update Readme (No manual installation of the MQTT client to MavenLocal necessary any longer)
2013-05-16 10:40:15 -04:00
Gunnar Hillert
c4a7090118
INTEXT-67 - Upgrade to Sonar-Runner
...
* Upgrade to Gradle 1.6
* Upgrade from Gradle plugin sonar to sonar-runner
* Upgrade Gradle wrapper
* Fix several Group Ids
2013-05-15 23:15:06 -04:00
Gunnar Hillert
ac43f8e930
INTEXT-64 - Polishing
...
* Update dependency versions
* Add more comments/links
* Remove DocBook usage
2013-05-15 16:46:42 -04:00
Gary Russell
745dd018ca
INTEXT-64 MQTT Adapters
...
See README.md for more information.
http://jira.springsource.org/browse/INTEXT-64
2013-05-15 16:46:42 -04:00