You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by hu...@apache.org on 2018/09/08 01:43:23 UTC

[incubator-dubbo] branch master updated (f27c5a7 -> 7a86d61)

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

huxing pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git.


    from f27c5a7  typo in junit: simle -> simple (#2465)
     new 9611c2c  Fix typo.
     new 685fb2c  Add share by twitter button.
     new 7a86d61  Add more mailing list info.

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:
 FAQ.md    | 6 +++---
 README.md | 5 ++++-
 2 files changed, 7 insertions(+), 4 deletions(-)


[incubator-dubbo] 01/03: Fix typo.

Posted by hu...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

huxing pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git

commit 9611c2c01f54605ae7ca5594e944872f1c88d00f
Author: Huxing Zhang <hu...@gmail.com>
AuthorDate: Sat Sep 8 09:31:39 2018 +0800

    Fix typo.
---
 FAQ.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/FAQ.md b/FAQ.md
index dca1e02..a490847 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -6,11 +6,11 @@ dubbo-admin has been moved from core repository to https://github.com/apache/inc
 
 Currently, dubbo keeps 3 versions evolve in parallel:
 
-* 2.7.x (master): requires Java 1.8, major feature branch
+* 2.7.x (master): requires Java 1.8, major feature branch.
 
 * 2.6.x: requires Java 1.6, minor feature & bugfix branch, GA, production ready.
 
-* 2.5.x: requires Java 1.6, maintainance branch, only accept security vulnerbility and critical bugfix, expected to be EOL soon
+* 2.5.x: requires Java 1.6, maintenance branch, only accept security vulnerability and critical bugfix, expected to be EOL soon.
 
 check [this](https://github.com/apache/incubator-dubbo/issues/1208) for detailed version management plan.
 
@@ -22,4 +22,4 @@ For committers, make sure select the right label and target branch for every PR,
 
 [Example question](https://github.com/alibaba/dubbo/issues/742)  
 
-Dubbo support to specify ip/port via system environment varialbles, examples can be found [here](https://github.com/dubbo/dubbo-samples/tree/master/dubbo-samples-docker).
\ No newline at end of file
+Dubbo support to specify ip/port via system environment variables, examples can be found [here](https://github.com/dubbo/dubbo-samples/tree/master/dubbo-samples-docker).
\ No newline at end of file


[incubator-dubbo] 02/03: Add share by twitter button.

Posted by hu...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

huxing pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git

commit 685fb2c0584596644b24ede20b1d4336226104e0
Author: Huxing Zhang <hu...@gmail.com>
AuthorDate: Sat Sep 8 09:35:29 2018 +0800

    Add share by twitter button.
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 4700ea5..ed4c93c 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,7 @@
 [![Gitter](https://badges.gitter.im/alibaba/dubbo.svg)](https://gitter.im/alibaba/dubbo?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
 ![license](https://img.shields.io/github/license/alibaba/dubbo.svg)
 ![maven](https://img.shields.io/maven-central/v/com.alibaba/dubbo.svg)
+[![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=Apache%20Dubbo%20(incubating)%20is%20a%20high-performance%2C%20java%20based%2C%20open%20source%20RPC%20framework.&url=http://dubbo.incubator.apache.org/&via=ApacheDubbo&hashtags=rpc,java,dubbo,micro-service)
 
 Apache Dubbo (incubating) is a high-performance, java based open source RPC framework. Please visit [official site ](http://dubbo.incubator.apache.org) for quick start and documentations, as well as [Wiki](https://github.com/apache/incubator-dubbo/wiki) for news, FAQ, and release notes.
 


[incubator-dubbo] 03/03: Add more mailing list info.

Posted by hu...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

huxing pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git

commit 7a86d61f863e0e6b6809241dfaed14a547702727
Author: Huxing Zhang <hu...@gmail.com>
AuthorDate: Sat Sep 8 09:42:34 2018 +0800

    Add more mailing list info.
---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index ed4c93c..d2e01d3 100644
--- a/README.md
+++ b/README.md
@@ -150,7 +150,9 @@ The consumer will print out `Hello world` on the screen.
 
 ## Contact
 
-* Mailing list: [dev@dubbo.incubator.apache.org](mailto:[dev-subscribe@dubbo.incubator.apache.org]) (subscription [guide](https://github.com/apache/incubator-dubbo/wiki/Mailing-list-subscription-guide))
+* Mailing list: 
+  * dev list: for dev/user discussion. [subscribe](mailto:[dev-subscribe@dubbo.incubator.apache.org]), [unsubscribe](mailto:[dev-unsubscribe@dubbo.incubator.apache.org]), [archive](https://lists.apache.org/list.html?dev@dubbo.apache.org),  [guide](https://github.com/apache/incubator-dubbo/wiki/Mailing-list-subscription-guide)
+  
 * Bugs: [Issues](https://github.com/apache/incubator-dubbo/issues/new?template=dubbo-issue-report-template.md)
 * Gitter: [Gitter channel](https://gitter.im/alibaba/dubbo) 
 * Twitter: [@ApacheDubbo](https://twitter.com/ApacheDubbo)