You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by gi...@apache.org on 2020/08/06 06:28:58 UTC

[dubbo-website] branch asf-site updated: Automated deployment: Thu Aug 6 06:28:47 UTC 2020 f92318ed53d60bd630fb9309af8be09a2ed58fce

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

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new f315b8b  Automated deployment: Thu Aug  6 06:28:47 UTC 2020 f92318ed53d60bd630fb9309af8be09a2ed58fce
f315b8b is described below

commit f315b8bb876d03758c0784fa454d4ba8b91765a1
Author: beiwei30 <be...@users.noreply.github.com>
AuthorDate: Thu Aug 6 06:28:47 2020 +0000

    Automated deployment: Thu Aug  6 06:28:47 UTC 2020 f92318ed53d60bd630fb9309af8be09a2ed58fce
---
 en-us/docs/user/dependencies.html | 2 +-
 en-us/docs/user/dependencies.json | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/en-us/docs/user/dependencies.html b/en-us/docs/user/dependencies.html
index 073866d..6a5acd2 100644
--- a/en-us/docs/user/dependencies.html
+++ b/en-us/docs/user/dependencies.html
@@ -28,7 +28,7 @@
 <li>spring-context.jar <sup class="footnote-ref"><a href="#fn3" id="fnref3">[3]</a></sup>: If you are using <code>ServiceConfig</code> and <code>ReferenceConfig</code> API calls, is not required.</li>
 <li>netty.jar <sup class="footnote-ref"><a href="#fn4" id="fnref4">[4]</a></sup>: if <code>&lt;dubbo:protocol server=&quot;mina&quot;/&gt;</code> or <code>&lt;dubbo:protocol server=&quot;grizzly&quot;/&gt;</code>,Then change to mina.jar or grizzly.jar. If <code>&lt;protocol name=&quot;rmi&quot;/&gt;</code>, is not required.</li>
 </ul>
-<h2>Optinal dependencies</h2>
+<h2>Optional dependencies</h2>
 <p>These dependencies  needs to be added to project manually,when you need them.</p>
 <ul>
 <li>netty-all 4.0.35.Final</li>
diff --git a/en-us/docs/user/dependencies.json b/en-us/docs/user/dependencies.json
index 4aa1f65..843cdfc 100644
--- a/en-us/docs/user/dependencies.json
+++ b/en-us/docs/user/dependencies.json
@@ -1,6 +1,6 @@
 {
   "filename": "dependencies.md",
-  "__html": "<h1>Dependencies</h1>\n<h2>Necessary dependencies</h2>\n<p>JDK 1.6+ <sup class=\"footnote-ref\"><a href=\"#fn1\" id=\"fnref1\">[1]</a></sup></p>\n<h2>Default dependencies</h2>\n<p>use <code>mvn dependency:tree &gt; dep.log</code>  command to analysis,Dubbo default depends on the following 3rd party libraries:</p>\n<pre><code>[INFO] +- com.alibaba:dubbo:jar:2.5.9-SNAPSHOT:compile\n[INFO] |  +- org.springframework:spring-context:jar:4.3.10.RELEASE:compile\n[INFO] |  +- org.jav [...]
+  "__html": "<h1>Dependencies</h1>\n<h2>Necessary dependencies</h2>\n<p>JDK 1.6+ <sup class=\"footnote-ref\"><a href=\"#fn1\" id=\"fnref1\">[1]</a></sup></p>\n<h2>Default dependencies</h2>\n<p>use <code>mvn dependency:tree &gt; dep.log</code>  command to analysis,Dubbo default depends on the following 3rd party libraries:</p>\n<pre><code>[INFO] +- com.alibaba:dubbo:jar:2.5.9-SNAPSHOT:compile\n[INFO] |  +- org.springframework:spring-context:jar:4.3.10.RELEASE:compile\n[INFO] |  +- org.jav [...]
   "link": "/en-us/docs/user/dependencies.html",
   "meta": {}
 }
\ No newline at end of file