This is an automated email from the ASF dual-hosted git repository.
huzongtang pushed a change to branch enchanced_acl
in repository https://gitbox.apache.org/repos/asf/rocketmq.git.
from a2165d8 [ISSUE #1156]new mqadmin API for ACL configuration (#1217)
add 8126cfa change travis.yml
add 477a391 1
add 0378667 changge travis
add c9d6a08 changge travis
add c2f7503 test jdk9
add efefbaa trusty
add 5e6c21f Merge pull request #1235 from githublaohu/travis
add 6c5fc49 Add namespace support for transaction message (#1254)
add c409c35 FIX: HmacSHA1 not found if JAVA_HOME set to JRE (#1140)
add e9bc366 fix typo (#1232)
add cd473fe [FIX] Travis-CI Java 8 building environments. (#1256)
add 918a82a Update issue_template.md
add e1fa99a Update README.md
add 9c60f2f [RIP-9] Commit docs Example_OpenMessaging.md (#797)
add 21588c2 Update copyright year
add 21b64c6 Update NOTICE
add 38a4e4b Update best_practice.md
add a7e77d2 modify exception declaration
new 18601ec Merge remote-tracking branch 'origin/develop' into enchanced_acl
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/ISSUE_TEMPLATE/issue_template.md | 2 +-
.travis.yml | 9 +-
NOTICE | 4 +-
README.md | 3 +-
.../client/producer/TransactionMQProducer.java | 1 +
.../rocketmq/common/message/MessageBatch.java | 2 +-
distribution/NOTICE-BIN | 4 +-
distribution/bin/tools.cmd | 4 +-
distribution/bin/tools.sh | 2 +-
docs/cn/best_practice.md | 2 +-
docs/en/Concept.md | 2 +-
docs/en/Example_OpenMessaging.md | 118 +++++++++++++++++++++
docs/en/architecture.md | 2 +-
13 files changed, 140 insertions(+), 15 deletions(-)
create mode 100644 docs/en/Example_OpenMessaging.md
|