You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by di...@apache.org on 2022/03/10 12:09:12 UTC

[rocketmq-mqtt] 01/01: delete the unused .travis.yaml file

This is an automated email from the ASF dual-hosted git repository.

dinglei pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/rocketmq-mqtt.git

commit 7d08041d930228af08f6f695b2d3dc8ecba243f1
Merge: 20ad100 531f7a9
Author: dinglei <li...@163.com>
AuthorDate: Thu Mar 10 20:08:38 2022 +0800

    delete the unused .travis.yaml file
    
    delete the unused .travis.yaml file

 .travis.yaml                                       | 22 ----------------
 .../rocketmq/mqtt/common/facade/LmqQueueStore.java |  4 ---
 .../rocketmq/mqtt/ds/notify/NotifyManager.java     | 13 +++++-----
 .../mqtt/ds/store/LmqOffsetStoreManager.java       |  9 +++----
 .../mqtt/ds/store/LmqQueueStoreManager.java        | 29 +++++++++++-----------
 .../mqtt/ds/test/TestLmqQueueStoreManager.java     |  4 +--
 .../rocketmq/mqtt/example/RocketMQProducer.java    |  9 ++++---
 7 files changed, 33 insertions(+), 57 deletions(-)