[incubator-dubbo] branch 2.7.0-release updated: Remove deprecated AnnotationBean, please refer #1485 for the new method to replace. (#3232)

2019-01-14 Thread mercyblitz
This is an automated email from the ASF dual-hosted git repository. mercyblitz pushed a commit to branch 2.7.0-release in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git The following commit(s) were added to refs/heads/2.7.0-release by this push: new 3c38f20 Remove

[incubator-dubbo] Diff for: [GitHub] mercyblitz merged pull request #3232: [Dubbo-1485] Remove deprecated annotationbean

2019-01-14 Thread GitBox
diff --git a/dubbo-compatible/src/main/java/org/apache/dubbo/config/spring/schema/CompatibleAnnotationBeanDefinitionParser.java b/dubbo-compatible/src/main/java/org/apache/dubbo/config/spring/schema/CompatibleAnnotationBeanDefinitionParser.java index 66d6ac2dcc..1172591190 100644 ---

[incubator-dubbo] 02/02: refactor method name

2019-01-14 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch 2.7.0-release in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit 1e1a5ecd99b87ab575b3f5b1d2d9ecbc4183cce8 Author: ken.lj AuthorDate: Tue Jan 15 14:58:55 2019 +0800

[incubator-dubbo] branch 2.7.0-release updated (a93e96c -> 1e1a5ec)

2019-01-14 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a change to branch 2.7.0-release in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git. from a93e96c [Dubbo-3226] guarantee interoperability with 2.6.x and lower versions (#3229) new

[incubator-dubbo] 01/02: refactor method name

2019-01-14 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch 2.7.0-release in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit f73e8cc3f589f47d858b2b21f43fd2c98701f027 Author: ken.lj AuthorDate: Tue Jan 15 14:54:20 2019 +0800

[incubator-dubbo] Diff for: [GitHub] cvictory merged pull request #3229: [Dubbo-3226] guarantee interoperability with 2.6.x and lower versions

2019-01-14 Thread GitBox
diff --git a/dubbo-cluster/src/main/java/org/apache/dubbo/rpc/cluster/support/ClusterUtils.java b/dubbo-cluster/src/main/java/org/apache/dubbo/rpc/cluster/support/ClusterUtils.java index da5e04d13d..8901e4cace 100644 ---

[incubator-dubbo] branch 2.7.0-release updated: [Dubbo-3226] guarantee interoperability with 2.6.x and lower versions (#3229)

2019-01-14 Thread victory
This is an automated email from the ASF dual-hosted git repository. victory pushed a commit to branch 2.7.0-release in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git The following commit(s) were added to refs/heads/2.7.0-release by this push: new a93e96c [Dubbo-3226]

[incubator-dubbo] Diff for: [GitHub] beiwei30 merged pull request #3210: Refactor telnet invoke command

2019-01-14 Thread GitBox
diff --git a/dubbo-rpc/dubbo-rpc-dubbo/src/main/java/org/apache/dubbo/rpc/protocol/dubbo/telnet/InvokeTelnetHandler.java b/dubbo-rpc/dubbo-rpc-dubbo/src/main/java/org/apache/dubbo/rpc/protocol/dubbo/telnet/InvokeTelnetHandler.java index 61e9902296..2047642f24 100644 ---

[incubator-dubbo] branch master updated: Refactor telnet invoke command (#3210)

2019-01-14 Thread iluo
This is an automated email from the ASF dual-hosted git repository. iluo pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git The following commit(s) were added to refs/heads/master by this push: new 0e0fbd5 Refactor telnet invoke command

[incubator-dubbo] Diff for: [GitHub] mengqingbao closed pull request #3228: Org pull

2019-01-14 Thread GitBox
diff --git a/dubbo-admin/pom.xml b/dubbo-admin/pom.xml index 44ce306a69..4e5a7b7039 100644 --- a/dubbo-admin/pom.xml +++ b/dubbo-admin/pom.xml @@ -1,25 +1,18 @@ - + http://maven.apache.org/POM/4.0.0; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;

[incubator-dubbo] branch 2.7.0-release updated: add 2.7.0 release notes

2019-01-14 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch 2.7.0-release in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git The following commit(s) were added to refs/heads/2.7.0-release by this push: new a151262 add 2.7.0

[incubator-dubbo] Diff for: [GitHub] ralf0131 merged pull request #3199: Optimize the code: fix CallbackServiceCodec.java exportOrunexportCallbackService method issue.

2019-01-14 Thread GitBox
diff --git a/dubbo-rpc/dubbo-rpc-dubbo/src/main/java/org/apache/dubbo/rpc/protocol/dubbo/CallbackServiceCodec.java b/dubbo-rpc/dubbo-rpc-dubbo/src/main/java/org/apache/dubbo/rpc/protocol/dubbo/CallbackServiceCodec.java index aa5c02b4a9..4d2f3c6756 100644 ---

[incubator-dubbo] branch master updated: Optimize the code: fix CallbackServiceCodec.java exportOrunexportCallbackService method issue. (#3199)

2019-01-14 Thread huxing
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 The following commit(s) were added to refs/heads/master by this push: new f76ae21 Optimize the code: fix

[incubator-dubbo-spring-boot-project] tag 0.1.2 created (now cb66ba3)

2019-01-14 Thread mercyblitz
This is an automated email from the ASF dual-hosted git repository. mercyblitz pushed a change to tag 0.1.2 in repository https://gitbox.apache.org/repos/asf/incubator-dubbo-spring-boot-project.git. at cb66ba3 (commit) No new revisions were added by this update.

[incubator-dubbo-spring-boot-project] tag 0.1.2 deleted (was 023fe06)

2019-01-14 Thread mercyblitz
This is an automated email from the ASF dual-hosted git repository. mercyblitz pushed a change to tag 0.1.2 in repository https://gitbox.apache.org/repos/asf/incubator-dubbo-spring-boot-project.git. *** WARNING: tag 0.1.2 was deleted! *** was 023fe06 0.1.x (#375) (#377) The revisions

[incubator-dubbo-spring-boot-project] tag 0.2.1 deleted (was 64095bc)

2019-01-14 Thread mercyblitz
This is an automated email from the ASF dual-hosted git repository. mercyblitz pushed a change to tag 0.2.1 in repository https://gitbox.apache.org/repos/asf/incubator-dubbo-spring-boot-project.git. *** WARNING: tag 0.2.1 was deleted! *** was 64095bc 0.2.1 (#378) The revisions that

svn commit: r31960 - in /dev/incubator/dubbo/spring-boot-project: 0.1.2/ 0.2.1/

2019-01-14 Thread mercyblitz
Author: mercyblitz Date: Mon Jan 14 23:29:55 2019 New Revision: 31960 Log: Update Spring Boot Modified: dev/incubator/dubbo/spring-boot-project/0.1.2/apache-dubbo-spring-boot-project-incubating-0.1.2-bin-release.zip

[incubator-dubbo] Diff for: [GitHub] ralf0131 merged pull request #3196: Optimize code: remove unnecessary judgment code.

2019-01-14 Thread GitBox
diff --git a/dubbo-common/src/main/java/org/apache/dubbo/common/utils/CompatibleTypeUtils.java b/dubbo-common/src/main/java/org/apache/dubbo/common/utils/CompatibleTypeUtils.java index de96eebda1..efc570fe92 100644 ---

[incubator-dubbo] branch master updated: Optimize the code: use logger instead of printStackTrace(). (#3202)

2019-01-14 Thread huxing
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 The following commit(s) were added to refs/heads/master by this push: new e1f4466 Optimize the code: use

[incubator-dubbo] Diff for: [GitHub] ralf0131 merged pull request #3202: Optimize the code: some printStackTrace() forgot use logger to replace

2019-01-14 Thread GitBox
diff --git a/dubbo-common/src/main/java/org/apache/dubbo/common/utils/PojoUtils.java b/dubbo-common/src/main/java/org/apache/dubbo/common/utils/PojoUtils.java index e9a9c63201..2198709fb7 100644 --- a/dubbo-common/src/main/java/org/apache/dubbo/common/utils/PojoUtils.java +++

[incubator-dubbo] Diff for: [GitHub] ralf0131 merged pull request #3222: fix provicer --> provider

2019-01-14 Thread GitBox
diff --git a/dubbo-config/dubbo-config-api/src/main/java/org/apache/dubbo/config/AbstractInterfaceConfig.java b/dubbo-config/dubbo-config-api/src/main/java/org/apache/dubbo/config/AbstractInterfaceConfig.java index c7f62f7ba8..3dbf40ceff 100644 ---

[incubator-dubbo] branch master updated: Fix provicer --> provider (#3222)

2019-01-14 Thread huxing
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 The following commit(s) were added to refs/heads/master by this push: new 505b41d Fix provicer --> provider

[incubator-dubbo] branch 2.7.0-release updated: just for modify comments and imports (#3227)

2019-01-14 Thread iluo
This is an automated email from the ASF dual-hosted git repository. iluo pushed a commit to branch 2.7.0-release in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git The following commit(s) were added to refs/heads/2.7.0-release by this push: new 5caa422 just for modify

[incubator-dubbo] Diff for: [GitHub] beiwei30 merged pull request #3227: 2.7.0 , just rename some method and modify commments, import order

2019-01-14 Thread GitBox
diff --git a/dubbo-remoting/dubbo-remoting-zookeeper/src/main/java/org/apache/dubbo/remoting/zookeeper/support/AbstractZookeeperTransporter.java b/dubbo-remoting/dubbo-remoting-zookeeper/src/main/java/org/apache/dubbo/remoting/zookeeper/support/AbstractZookeeperTransporter.java index

[incubator-dubbo-spring-boot-project] branch 0.1.2-release updated: 0.1.x (#390)

2019-01-14 Thread mercyblitz
This is an automated email from the ASF dual-hosted git repository. mercyblitz pushed a commit to branch 0.1.2-release in repository https://gitbox.apache.org/repos/asf/incubator-dubbo-spring-boot-project.git The following commit(s) were added to refs/heads/0.1.2-release by this push: new

[incubator-dubbo-spring-boot-project] branch 0.2.1-release updated: 0.2.1 (#389)

2019-01-14 Thread mercyblitz
This is an automated email from the ASF dual-hosted git repository. mercyblitz pushed a commit to branch 0.2.1-release in repository https://gitbox.apache.org/repos/asf/incubator-dubbo-spring-boot-project.git The following commit(s) were added to refs/heads/0.2.1-release by this push: new

[incubator-dubbo] branch 2.7.0-release updated: fix #3179. Make registry, configcenter, matadata-report share a zooke… (#3182)

2019-01-14 Thread iluo
This is an automated email from the ASF dual-hosted git repository. iluo pushed a commit to branch 2.7.0-release in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git The following commit(s) were added to refs/heads/2.7.0-release by this push: new 2f74354 fix #3179. Make

[incubator-dubbo-spring-boot-project] branch 0.2.1 updated: 0.2.1 (#386)

2019-01-14 Thread mercyblitz
This is an automated email from the ASF dual-hosted git repository. mercyblitz pushed a commit to branch 0.2.1 in repository https://gitbox.apache.org/repos/asf/incubator-dubbo-spring-boot-project.git The following commit(s) were added to refs/heads/0.2.1 by this push: new 555cc77 0.2.1

[incubator-dubbo-spring-boot-project] Diff for: [GitHub] mercyblitz merged pull request #388: 0.1.x

2019-01-14 Thread GitBox
diff --git a/DISCLAIMER b/DISCLAIMER new file mode 100644 index ..bed312a0 --- /dev/null +++ b/DISCLAIMER @@ -0,0 +1 @@ +Apache Dubbo is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly accepted

[incubator-dubbo-spring-boot-project] branch 0.1.x updated: 0.1.x (#388)

2019-01-14 Thread mercyblitz
This is an automated email from the ASF dual-hosted git repository. mercyblitz pushed a commit to branch 0.1.x in repository https://gitbox.apache.org/repos/asf/incubator-dubbo-spring-boot-project.git The following commit(s) were added to refs/heads/0.1.x by this push: new da5c211 0.1.x

[incubator-dubbo-spring-boot-project] Diff for: [GitHub] mercyblitz merged pull request #386: 0.2.1

2019-01-14 Thread GitBox
diff --git a/DISCLAIMER b/DISCLAIMER new file mode 100644 index ..bed312a0 --- /dev/null +++ b/DISCLAIMER @@ -0,0 +1 @@ +Apache Dubbo is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly accepted

[incubator-dubbo] branch 2.7.0-release updated: Merge pull request #3224, support jax-rs annotation on interface as well as on impl.

2019-01-14 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch 2.7.0-release in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git The following commit(s) were added to refs/heads/2.7.0-release by this push: new 8e838d5 Merge pull

[incubator-dubbo] Diff for: [GitHub] chickenlj merged pull request #3224: prefer jax-rs annotation on impl and compatible with old version

2019-01-14 Thread GitBox
diff --git a/dubbo-rpc/dubbo-rpc-rest/src/main/java/org/apache/dubbo/rpc/protocol/rest/RestProtocol.java b/dubbo-rpc/dubbo-rpc-rest/src/main/java/org/apache/dubbo/rpc/protocol/rest/RestProtocol.java index 6c24ca575e..7f8bc79f40 100644 ---