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

ningjiang pushed a change to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-servicecomb-java-chassis.git.


    from 36957c8  Merge pull request #564 from zhengyangyong/SCB-361
     add 772da18  SCB-361 fix access log compilation warning
     new d04461f  Merge pull request #563 from yhs0092/clean_compilation_warning

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:
 .../core/provider/consumer/InvokerUtils.java       |  1 -
 .../demo/springmvc/client/SpringmvcClient.java     |  9 +++++----
 .../rest/vertx/accesslog/AccessLogGenerator.java   | 13 +++++++-----
 .../accesslog/element/AccessLogItemFactory.java    | 16 +++++++++------
 .../element/creator/AccessLogItemCreator.java      |  4 ++--
 .../PercentagePrefixConfigurableItemCreator.java   |  6 ++++--
 .../creator/SimpleAccessLogItemCreator.java        |  9 ++++++---
 .../element/impl/DatetimeConfigurableItem.java     | 14 +++++++------
 .../element/impl/DurationMillisecondItem.java      |  6 ++++--
 .../accesslog/element/impl/DurationSecondItem.java |  6 ++++--
 .../accesslog/element/impl/PlainTextItem.java      |  6 ++++--
 .../vertx/accesslog/AccessLogGeneratorTest.java    | 13 ++++--------
 .../element/AccessLogItemFactoryTest.java          | 10 ++++++----
 ...ercentagePrefixConfigurableItemCreatorTest.java | 17 +++++++++-------
 .../element/impl/DatetimeConfigurableItemTest.java | 23 +++++++++++++++-------
 .../element/impl/DurationMillisecondItemTest.java  |  5 ++++-
 .../element/impl/DurationSecondItemTest.java       | 11 ++++++++---
 .../impl/DefaultAccessLogPatternParserTest.java    |  1 -
 .../parser/matcher/SimpleItemMatcherTest.java      |  3 +--
 19 files changed, 104 insertions(+), 69 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to