You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by yu...@apache.org on 2018/03/02 08:18:17 UTC

[rocketmq] branch develop updated: [ROCKETMQ-367] Rename BasicLoggerTest to pass the compile process

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

yukon pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/rocketmq.git


The following commit(s) were added to refs/heads/develop by this push:
     new c19fa25  [ROCKETMQ-367] Rename BasicLoggerTest to pass the compile process
c19fa25 is described below

commit c19fa25c87d6f6a7e5af7eab99910c271173225f
Author: yukon <yu...@apache.org>
AuthorDate: Fri Mar 2 16:18:11 2018 +0800

    [ROCKETMQ-367] Rename BasicLoggerTest to pass the compile process
---
 .../rocketmq/logging/{BasicloggerTest.java => BasicLoggerTest.java}       | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/logging/src/test/java/org/apache/rocketmq/logging/BasicloggerTest.java b/logging/src/test/java/org/apache/rocketmq/logging/BasicLoggerTest.java
similarity index 100%
rename from logging/src/test/java/org/apache/rocketmq/logging/BasicloggerTest.java
rename to logging/src/test/java/org/apache/rocketmq/logging/BasicLoggerTest.java

-- 
To stop receiving notification emails like this one, please contact
yukon@apache.org.