You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by ma...@apache.org on 2019/08/22 11:38:52 UTC

[servicecomb-toolkit] branch master updated (9278c1a -> 80aa35a)

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

mabin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-toolkit.git.


    from 9278c1a  Merge pull request #21 from kakulisen/fix-cli-problem
     new 0c61314  SCB-1455 Adjust the directory where the document is generated
     new e69476b  SCB-1455 add unit test
     new 80aa35a  Merge pull request #22 from kakulisen/adjust-document-output

The 104 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:
 .../servicecomb/toolkit/plugin/GenerateMojo.java   |  5 ++--
 .../servicecomb/toolkit/plugin/GenerateUtil.java   |  6 +++--
 .../toolkit/plugin/GenerateMojoTest.java           | 27 ++++++++++++++++++++++
 .../toolkit/plugin/TestResourcesEx.java            |  7 ++++++
 .../demo-multi-module/first-module}/pom.xml        | 10 ++++----
 .../src/test/projects/demo-multi-module}/pom.xml   | 12 ++++++----
 6 files changed, 54 insertions(+), 13 deletions(-)
 copy {common/src/test/resources/projects/demo-with-correct-pom => toolkit-maven-plugin/src/test/projects/demo-multi-module/first-module}/pom.xml (83%)
 copy {common/src/test/resources/projects/demo-with-invaild-pom => toolkit-maven-plugin/src/test/projects/demo-multi-module}/pom.xml (84%)