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 4b5ac30  SCB-415 add apollo setting comments
     new d239faa  SCB-413 fix pojo consumer sample bean xml
     new dfd09fc  SCB-413 fix auth sample package and bean xml file name
     new 761f12a  SCB-413 clean useless paas/cse/rpc

The 3 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:
 samples/auth-sample/README.md                      |  4 +--
 .../consumer/AuthConsumerMain.java                 |  2 +-
 .../provider/AuthProviderMain.java                 |  2 +-
 .../provider/SpringmvcHelloImpl.java               |  2 +-
 .../META-INF/spring/auth.provider.bean.xml}        |  2 +-
 .../META-INF/spring/pojo.provider.bean.xml         | 29 ----------------------
 .../META-INF/spring/pojo.consumer.bean.xml         |  6 +----
 .../META-INF/spring/springmvc.consumer.bean.xml    | 10 ++------
 8 files changed, 9 insertions(+), 48 deletions(-)
 rename 
samples/auth-sample/auth-consumer/src/main/java/org/apache/servicecomb/samples/{springmvc
 => auth}/consumer/AuthConsumerMain.java (97%)
 rename 
samples/auth-sample/auth-provider/src/main/java/org/apache/servicecomb/samples/{springmvc
 => auth}/provider/AuthProviderMain.java (94%)
 rename 
samples/auth-sample/auth-provider/src/main/java/org/apache/servicecomb/samples/{springmvc
 => auth}/provider/SpringmvcHelloImpl.java (96%)
 copy 
samples/{pojo-sample/pojo-provider/src/main/resources/META-INF/spring/pojo.provider.bean.xml
 => 
auth-sample/auth-provider/src/main/resources/META-INF/spring/auth.provider.bean.xml}
 (98%)
 delete mode 100644 
samples/auth-sample/auth-provider/src/main/resources/META-INF/spring/pojo.provider.bean.xml

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

Reply via email to