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 6451878  Merge pull request #11 from MabinGo/typofix
     new 5b32a4e  SCB-1422 print the error of the command execution
     new a142b8b  SCB-1422 add the unit test for the ClassMaker
     new 39dac2d  SCB-1422 fix the problem according code review suggestion
     new 3374cee  SCB-1422 fix the problem according code review suggestion
     new 0dcd6d0  Merge pull request #13 from kakulisen/master

The 84 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/common/ClassMaker.java     | 63 +++++++++++++++++++---
 .../servicecomb/toolkit/common/ClassMakerTest.java | 56 +++++++++++++++++++
 .../projects/demo-with-correct-pom}/pom.xml        | 20 ++-----
 .../projects/demo-with-invaild-pom}/pom.xml        | 19 +++----
 4 files changed, 123 insertions(+), 35 deletions(-)
 create mode 100644 
common/src/test/java/org/apache/servicecomb/toolkit/common/ClassMakerTest.java
 copy {integration-tests => 
common/src/test/resources/projects/demo-with-correct-pom}/pom.xml (70%)
 mode change 100644 => 100755
 copy {integration-tests => 
common/src/test/resources/projects/demo-with-invaild-pom}/pom.xml (70%)
 mode change 100644 => 100755

Reply via email to