You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by il...@apache.org on 2019/06/10 03:33:44 UTC

[dubbo-samples] 02/02: adjust layout for README, again

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/dubbo-samples.git

commit 3a787a1c5854729fdcb3c3f8df8cd6d395b9f0c7
Author: Ian Luo <ia...@gmail.com>
AuthorDate: Mon Jun 10 11:33:12 2019 +0800

    adjust layout for README, again
---
 README.md | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 881c546..91b5479 100644
--- a/README.md
+++ b/README.md
@@ -56,10 +56,7 @@ If you are interested in contributing more integration test for dubbo, pls. read
 <main-class>org.apache.dubbo.samples.attachment.AttachmentProvider</main-class>
 ```
 
-Integration test leverages [docker](https://docs.docker.com/get-started/) to setup test environment, more accurately, to start dubbo provider instance, and any other supporting systems like registry center if necessary, in docker. Therefore, there are two maven plugins required for composing docker image and start-and-stop the docker instances before-and-after the integration test: 
-
-0. [jib-maven-plugin](https://github.com/GoogleContainerTools/jib/tree/master/jib-maven-plugin) from google
-0. [docker-maven-plugin](https://github.com/fabric8io/docker-maven-plugin) from fabric8
+Integration test leverages [docker](https://docs.docker.com/get-started/) to setup test environment, more accurately, to start dubbo provider instance, and any other supporting systems like registry center if necessary, in docker. Therefore, there are two maven plugins required for composing docker image and start-and-stop the docker instances before-and-after the integration test: 1. [jib-maven-plugin](https://github.com/GoogleContainerTools/jib/tree/master/jib-maven-plugin) from google [...]
 
 2. Configure maven plugins:
 


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org