[mqtt-client] branch master updated (81a81ab -> 4e37957)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Jul 19 08:24:26 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a change to branch master
in repository mqtt-client.
from 81a81ab New upstream release (1.13)
adds c755197 Imported Upstream version 1.14
new 24600e4 Merge tag 'upstream/1.14'
new 4e37957 New upstream release (1.14)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
debian/changelog | 6 +++
debian/maven.publishedRules | 4 --
mqtt-client-java1.4-uber/pom.xml | 4 +-
mqtt-client-website/pom.xml | 4 +-
mqtt-client/pom.xml | 4 +-
.../java/org/fusesource/mqtt/cli/Publisher.java | 2 +-
.../fusesource/mqtt/client/BlockingConnection.java | 35 ++++++++++++++
.../fusesource/mqtt/client/CallbackConnection.java | 26 +++++++---
.../fusesource/mqtt/client/FutureConnection.java | 56 ++++++++++++++++++++--
.../main/java/org/fusesource/mqtt/client/MQTT.java | 38 +++++++--------
.../{ProxyCallback.java => NoopCallback.java} | 4 +-
.../java/org/fusesource/mqtt/client/Promise.java | 6 +--
.../org/fusesource/mqtt/codec/MessageSupport.java | 2 +-
.../mqtt/client/BlockingApiBenchmark.java | 54 +++++++++++++++------
pom.xml | 4 +-
15 files changed, 186 insertions(+), 63 deletions(-)
delete mode 100644 debian/maven.publishedRules
copy mqtt-client/src/main/java/org/fusesource/mqtt/client/{ProxyCallback.java => NoopCallback.java} (91%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/mqtt-client.git
More information about the pkg-java-commits
mailing list