You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by me...@apache.org on 2019/08/09 10:58:41 UTC

[dubbo-spring-boot-project] branch 2.7.x updated (e21ceff -> 32247f9)

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

mercyblitz pushed a change to branch 2.7.x
in repository https://gitbox.apache.org/repos/asf/dubbo-spring-boot-project.git.


    from e21ceff  2.7.x (#573)
     add 272331c  Merge 2.7.1 to master (#487)
     add 6601aae  Add Nacos Samples (#489)
     add 3320f2b  Update README.md
     add 43ec541  Update README_CN.md
     add 23a8c84  Fix build failure (#504)
     add 58648b7  Update README_CN.md (#483)
     add e8b9530  fix #503 (#511)
     add 2960671  2.7.x (#520)
     add 1494a77  Fix apache/incubator-dubbo-spring-boot-project#169
     add 0efa7c9  Merge remote-tracking branch 'upstream/master'
     add 58e2c91  correct some wrongly written chinese characters in the README_CN.md
     add 531debd  Merge remote-tracking branch 'upstream/master'
     add 0f93efb  Merge remote-tracking branch 'upstream/master'
     add ac98c7b  Remove spring.providers file from starter module (#403) (#404)
     add d7ff623  add @Override annotation (#409)
     add a02d6f1  to method reference (#410)
     add e8f6b8f  Update README.md
     add 5adb2d8  Update README_CN.md
     add b03d006  Update README_CN.md
     add 9f5024d  Update README.md
     add d01cf26  0.2.1 (#345)
     add 7021e60  0.2.1 (#346)
     add 4cadcb6  0.2.1 (#357)
     add b5957e5  Remove dubbo-spring-boot-sample-consumer
     add dae4913  0.2.1 (#360)
     add 4530413  Merge branch 'master' into 0.2.1
     add 84ae184  0.2.1 (#367)
     add 7ada763  0.2.1 (#372) (#374)
     add 64095bc  0.2.1 (#378)
     add 79e9fa8  0.2.1 (#389)
     add ef626c8  Merge branch 'master' into 0.2.1-release
     add 859b7ce  Merge branch '0.2.x' into master
     add 30154b5  Update README.md
     add c98f371  Update README_CN.md
     add 2dc44c9  Update README.md
     add b77a096  Update README_CN.md
     add 9729fa6  0.2.x (#422)
     add 7d102eb  Merge remote-tracking branch 'upstream/master'
     add 73ad6b9  Sync master to 0.2.x (#417)
     add d89ef99  Replace ${project.version} to ${revision} in the "pom.xml" files
     add 3de5a51  Update <projectId>
     add c539646  Merge branch 'master' into 0.2.x
     add 1fea772  Merge remote-tracking branch 'upstream/0.2.x'
     add 3797561  Merge remote-tracking branch 'upstream/master'
     add 709d411  Merge branch 'master' into incubator-dubbo-spring-boot-project-branch
     add a14cd34  Merge pull request #1 from feichangxinfu/incubator-dubbo-spring-boot-project-branch
     add 033421d  Polish apache/incubator-dubbo-spring-boot-project#449
     add fa4c06a  Polish apache/incubator-dubbo-spring-boot-project#467 : Set "spring.main.allow-bean-definition-overriding" property to be true as default
     add f705e64  Polish apache/incubator-dubbo-spring-boot-project#468 : Upgrade Dubbo 2.7.1
     add a18ed48  Polish apache/incubator-dubbo-spring-boot-project#437 : Remove -XX:PermSize=64m -XX:MaxPermSize=128m
     add 63d54c1  Fix the issues of test cases
     add 367d707  Update Samples
     add 31c6771  Update default version using Dubbo's version
     add 4c5d205  Polish apache/incubator-dubbo-spring-boot-project#456 : Update the Zookeeper dependencies
     add 49aef0b  Polish apache/incubator-dubbo-spring-boot-project#458 : dubbo.metadata-report.address propertie description not provided
     add 9429525  Polish apache/incubator-dubbo-spring-boot-project#458 : dubbo.metadata-report.address propertie description not provided
     add a5815ea  Update 2.7.1
     add 7bc44d2  Polish apache/incubator-dubbo-spring-boot-project#458 : Add "override" property
     add 7e0816c  Polish apache/incubator-dubbo-spring-boot-project#451 : Duplicate application configs
     add fda8aca  Bugfix
     add 25f0b03  Update SNAPSHOT
     add 006cadc  Update 2.7.1
     add af590e9  Remove uesless files in source code distribution.
     add bf928e2  Merge branch '2.7.x' into 2.7.x
     add eb10705  Merge remote-tracking branch 'origin/2.7.x' into 2.7.x
     add 4014a9c  Merge pull request #4 from mercyblitz/2.7.x
     add a4f21f0  Polish apache/incubator-dubbo-spring-boot-project#488
     add 2c7b890  Update ASF License
     add 98bcc53  Merge branch 'master' into master
     add d75ba20  Merge branch 'master' into master
     add ba5794a  Update README.md
     add 0b4819d  Update README_CN.md
     add a231276  Update README_CN.md
     add 209b856  Update README.md
     add 6332c98  Update .travis.yml
     add c585d2d  Update pom.xml (#536)
     add 32247f9  Merge branch 'master' into 2.7.x

No new revisions were added by this update.

Summary of changes:
 .travis.yml                                        |  4 +--
 README.md                                          | 35 +++++-----------------
 ...bboEndpointAnnotationAutoConfigurationTest.java |  2 +-
 .../DubboRelaxedBinding2AutoConfigurationTest.java |  1 +
 .../DubboEndpointAutoConfigurationTest.java        |  2 +-
 dubbo-spring-boot-parent/pom.xml                   |  2 +-
 .../consumer-sample/pom.xml                        |  1 -
 .../provider-sample/pom.xml                        |  1 -
 8 files changed, 13 insertions(+), 35 deletions(-)