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-saga.git.


    from 13e5646  Fix the formate issue README
     new db95f8b  SCB-855 Support JDK7 in saga-format
     new d300e17  SCB-855 Support JDK7 in saga-format test
     new 00a6f40  SCB-855 change maven-compiler supported jdk7
     new d64f3fc  SCB-855 extract an empty map constant

The 4 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:
 saga-format/pom.xml                                | 18 ++++-
 .../servicecomb/saga/format/ChildrenExtractor.java |  8 ++-
 .../saga/format/JacksonRestOperation.java          |  7 +-
 .../saga/format/JacksonSagaEventFormat.java        | 47 +++++++++++--
 .../saga/format/JsonSagaDefinition.java            |  5 +-
 .../saga/format/JacksonFromJsonFormatTest.java     | 82 ++++++++++++++++------
 .../saga/format/JacksonRestOperationTest.java      | 11 ++-
 .../saga/format/JsonRestSagaRequestTest.java       |  8 ++-
 .../saga/format/SagaEventFormatTest.java           | 10 ++-
 9 files changed, 154 insertions(+), 42 deletions(-)

Reply via email to