This is an automated email from the ASF dual-hosted git repository.
jerrick pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 4103820 add check
4103820 is described below
commit 410382074d3e54fee23dfddebaf1b9d05cb3fe0a
Author: zhuyong <[email protected]>
AuthorDate: Wed Oct 10 08:58:40 2018 +0800
add check
---
404.html | 28 ++++++++++------------------
build/blog.js | 6 +++---
build/blogDetail.js | 6 +++---
build/community.js | 6 +++---
build/documentation.js | 6 +++---
build/home.js | 6 +++---
en-us/blog/tracing-with-skywalking.html | 10 +++++-----
en-us/blog/tracing-with-skywalking.json | 2 +-
en-us/docs/admin/ops/skywalking.html | 10 +++++-----
en-us/docs/admin/ops/skywalking.json | 2 +-
index.html | 28 ++++++++++------------------
redirect.ejs | 28 ++++++++++------------------
zh-cn/blog/prepare-an-apache-release.html | 4 ++--
zh-cn/blog/prepare-an-apache-release.json | 2 +-
14 files changed, 60 insertions(+), 84 deletions(-)
diff --git a/404.html b/404.html
index a45ce11..978e267 100644
--- a/404.html
+++ b/404.html
@@ -7,6 +7,16 @@
<!-- 添加Apache校验项开始 -->
<!-- 只加a标签和img标签,不要有其余的标签出现,同时设置style="display: none" -->
<a style="display: none"
href="http://www.apache.org/events/current-event">Apache Dubbo is an effort
undergoing incubation at The Apache Software Foundation (ASF), sponsored by the
Incubator. Incubation is required of all newly accepted projects until a
further review indicates that the infrastructure, communications, and decision
making process have stabilized in a manner consistent with other successful ASF
projects. While incubation status is not necessarily a reflection of the comp
[...]
+ <img style="display: none"
src="http://dubbo.apache.org/img/apache_logo.png"/>
+ <ul style="display: none">
+ <p class="header">ASF</p>
+ <li><a href="http://www.apache.org">Foundation</a></li>
+ <li><a href="http://www.apache.org/licenses/">License</a></li>
+ <li><a href="http://www.apache.org/events/current-event">Events</a></li>
+ <li><a
href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+ <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+ </ul>
+ <p style="display: none">Copyright © 2018 The Apache Software Foundation.
Apache and the Apache feather logo are trademarks of The Apache Software
Foundation.</p>
<!-- 添加Apache校验项结束 -->
<script
src="//cdn.jsdelivr.net/npm/js-cookie@2/src/js.cookie.min.js"></script>
<script>
@@ -18,23 +28,5 @@
}
window.location = window.rootPath + '/' + lang;
</script>
-
- <!--
-
- <img src="http://dubbo.apache.org/img/apache_logo.png"/>
-
- Apache Dubbo is an effort undergoing incubation at The Apache Software
Foundation (ASF), sponsored by the Incubator. Incubation is required of all
newly accepted projects until a further review indicates that the
infrastructure, communications, and decision making process have stabilized in
a manner consistent with other successful ASF projects. While incubation status
is not necessarily a reflection of the completeness or stability of the code,
it does indicate that the project has [...]
-
- <ul>
- <p class="header">ASF</p>
- <li><a href="http://www.apache.org">Foundation</a></li>
- <li><a href="http://www.apache.org/licenses/">License</a></li>
- <li><a href="http://www.apache.org/events/current-event">Events</a></li>
- <li><a
href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
- <li><a
href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
- </ul>
-
- Copyright © 2018 The Apache Software Foundation. Apache and the Apache
feather logo are trademarks of The Apache Software Foundation.
- -->
</body>
</html>
\ No newline at end of file
diff --git a/build/blog.js b/build/blog.js
index 39d166d..dc2eb7b 100644
--- a/build/blog.js
+++ b/build/blog.js
@@ -1,6 +1,6 @@
-!function(e){function t(r){if(n[r])return n[r].exports;var
o=n[r]={i:r,l:!1,exports:{}};return
e[r].call(o.exports,o,o.exports,t),o.l=!0,o.exports}var
n={};t.m=e,t.c=n,t.i=function(e){return
e},t.d=function(e,n,r){t.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:r})},t.n=function(e){var
n=e&&e.__esModule?function(){return e.default}:function(){return e};return
t.d(n,"a",n),n},t.o=function(e,t){return
Object.prototype.hasOwnProperty.call(e,t)},t.p="/build/",t(t.s=79) [...]
- Copyright (c) 2016 Jed Watson.
+!function(e){function t(r){if(n[r])return n[r].exports;var
o=n[r]={i:r,l:!1,exports:{}};return
e[r].call(o.exports,o,o.exports,t),o.l=!0,o.exports}var
n={};t.m=e,t.c=n,t.i=function(e){return
e},t.d=function(e,n,r){t.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:r})},t.n=function(e){var
n=e&&e.__esModule?function(){return e.default}:function(){return e};return
t.d(n,"a",n),n},t.o=function(e,t){return
Object.prototype.hasOwnProperty.call(e,t)},t.p="/build/",t(t.s=77) [...]
+ Copyright (c) 2017 Jed Watson.
Licensed under the MIT License (MIT), see
http://jedwatson.github.io/classnames
*/
-!function(){"use strict";function n(){for(var
e=[],t=0;t<arguments.length;t++){var r=arguments[t];if(r){var o=typeof
r;if("string"===o||"number"===o)e.push(r);else
if(Array.isArray(r))e.push(n.apply(null,r));else if("object"===o)for(var a in
r)i.call(r,a)&&r[a]&&e.push(a)}}return e.join(" ")}var i={}.hasOwnProperty;void
0!==e&&e.exports?e.exports=n:(r=[],void 0!==(o=function(){return
n}.apply(t,r))&&(e.exports=o))}()},function(e,t,n){"use strict";function
r(e,t,r){var o=r.configurable,u= [...]
\ No newline at end of file
+!function(){"use strict";function n(){for(var
e=[],t=0;t<arguments.length;t++){var r=arguments[t];if(r){var o=typeof
r;if("string"===o||"number"===o)e.push(r);else
if(Array.isArray(r)&&r.length){var a=n.apply(null,r);a&&e.push(a)}else
if("object"===o)for(var u in r)i.call(r,u)&&r[u]&&e.push(u)}}return e.join("
")}var i={}.hasOwnProperty;void
0!==e&&e.exports?(n.default=n,e.exports=n):(r=[],void 0!==(o=function(){return
n}.apply(t,r))&&(e.exports=o))}()},function(e,t,n){"use strict";funct [...]
\ No newline at end of file
diff --git a/build/blogDetail.js b/build/blogDetail.js
index 21180b8..3532b5f 100644
--- a/build/blogDetail.js
+++ b/build/blogDetail.js
@@ -1,6 +1,6 @@
-!function(e){function t(r){if(n[r])return n[r].exports;var
o=n[r]={i:r,l:!1,exports:{}};return
e[r].call(o.exports,o,o.exports,t),o.l=!0,o.exports}var
n={};t.m=e,t.c=n,t.i=function(e){return
e},t.d=function(e,n,r){t.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:r})},t.n=function(e){var
n=e&&e.__esModule?function(){return e.default}:function(){return e};return
t.d(n,"a",n),n},t.o=function(e,t){return
Object.prototype.hasOwnProperty.call(e,t)},t.p="/build/",t(t.s=80) [...]
- Copyright (c) 2016 Jed Watson.
+!function(e){function t(r){if(n[r])return n[r].exports;var
o=n[r]={i:r,l:!1,exports:{}};return
e[r].call(o.exports,o,o.exports,t),o.l=!0,o.exports}var
n={};t.m=e,t.c=n,t.i=function(e){return
e},t.d=function(e,n,r){t.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:r})},t.n=function(e){var
n=e&&e.__esModule?function(){return e.default}:function(){return e};return
t.d(n,"a",n),n},t.o=function(e,t){return
Object.prototype.hasOwnProperty.call(e,t)},t.p="/build/",t(t.s=78) [...]
+ Copyright (c) 2017 Jed Watson.
Licensed under the MIT License (MIT), see
http://jedwatson.github.io/classnames
*/
-!function(){"use strict";function n(){for(var
e=[],t=0;t<arguments.length;t++){var r=arguments[t];if(r){var o=typeof
r;if("string"===o||"number"===o)e.push(r);else
if(Array.isArray(r))e.push(n.apply(null,r));else if("object"===o)for(var a in
r)i.call(r,a)&&r[a]&&e.push(a)}}return e.join(" ")}var i={}.hasOwnProperty;void
0!==e&&e.exports?e.exports=n:(r=[],void 0!==(o=function(){return
n}.apply(t,r))&&(e.exports=o))}()},function(e,t,n){"use strict";function
r(e,t,r){var o=r.configurable,u= [...]
\ No newline at end of file
+!function(){"use strict";function n(){for(var
e=[],t=0;t<arguments.length;t++){var r=arguments[t];if(r){var o=typeof
r;if("string"===o||"number"===o)e.push(r);else
if(Array.isArray(r)&&r.length){var a=n.apply(null,r);a&&e.push(a)}else
if("object"===o)for(var u in r)i.call(r,u)&&r[u]&&e.push(u)}}return e.join("
")}var i={}.hasOwnProperty;void
0!==e&&e.exports?(n.default=n,e.exports=n):(r=[],void 0!==(o=function(){return
n}.apply(t,r))&&(e.exports=o))}()},function(e,t,n){"use strict";funct [...]
\ No newline at end of file
diff --git a/build/community.js b/build/community.js
index 72cb881..83ead02 100644
--- a/build/community.js
+++ b/build/community.js
@@ -1,6 +1,6 @@
-!function(e){function t(r){if(n[r])return n[r].exports;var
o=n[r]={i:r,l:!1,exports:{}};return
e[r].call(o.exports,o,o.exports,t),o.l=!0,o.exports}var
n={};t.m=e,t.c=n,t.i=function(e){return
e},t.d=function(e,n,r){t.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:r})},t.n=function(e){var
n=e&&e.__esModule?function(){return e.default}:function(){return e};return
t.d(n,"a",n),n},t.o=function(e,t){return
Object.prototype.hasOwnProperty.call(e,t)},t.p="/build/",t(t.s=81) [...]
- Copyright (c) 2016 Jed Watson.
+!function(e){function t(r){if(n[r])return n[r].exports;var
o=n[r]={i:r,l:!1,exports:{}};return
e[r].call(o.exports,o,o.exports,t),o.l=!0,o.exports}var
n={};t.m=e,t.c=n,t.i=function(e){return
e},t.d=function(e,n,r){t.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:r})},t.n=function(e){var
n=e&&e.__esModule?function(){return e.default}:function(){return e};return
t.d(n,"a",n),n},t.o=function(e,t){return
Object.prototype.hasOwnProperty.call(e,t)},t.p="/build/",t(t.s=79) [...]
+ Copyright (c) 2017 Jed Watson.
Licensed under the MIT License (MIT), see
http://jedwatson.github.io/classnames
*/
-!function(){"use strict";function n(){for(var
e=[],t=0;t<arguments.length;t++){var r=arguments[t];if(r){var o=typeof
r;if("string"===o||"number"===o)e.push(r);else
if(Array.isArray(r))e.push(n.apply(null,r));else if("object"===o)for(var a in
r)i.call(r,a)&&r[a]&&e.push(a)}}return e.join(" ")}var i={}.hasOwnProperty;void
0!==e&&e.exports?e.exports=n:(r=[],void 0!==(o=function(){return
n}.apply(t,r))&&(e.exports=o))}()},function(e,t,n){"use strict";function
r(e,t,r){var o=r.configurable,l= [...]
\ No newline at end of file
+!function(){"use strict";function n(){for(var
e=[],t=0;t<arguments.length;t++){var r=arguments[t];if(r){var o=typeof
r;if("string"===o||"number"===o)e.push(r);else
if(Array.isArray(r)&&r.length){var a=n.apply(null,r);a&&e.push(a)}else
if("object"===o)for(var l in r)i.call(r,l)&&r[l]&&e.push(l)}}return e.join("
")}var i={}.hasOwnProperty;void
0!==e&&e.exports?(n.default=n,e.exports=n):(r=[],void 0!==(o=function(){return
n}.apply(t,r))&&(e.exports=o))}()},function(e,t,n){"use strict";funct [...]
\ No newline at end of file
diff --git a/build/documentation.js b/build/documentation.js
index 943b8a8..6f79c13 100644
--- a/build/documentation.js
+++ b/build/documentation.js
@@ -1,6 +1,6 @@
-!function(e){function t(r){if(n[r])return n[r].exports;var
o=n[r]={i:r,l:!1,exports:{}};return
e[r].call(o.exports,o,o.exports,t),o.l=!0,o.exports}var
n={};t.m=e,t.c=n,t.i=function(e){return
e},t.d=function(e,n,r){t.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:r})},t.n=function(e){var
n=e&&e.__esModule?function(){return e.default}:function(){return e};return
t.d(n,"a",n),n},t.o=function(e,t){return
Object.prototype.hasOwnProperty.call(e,t)},t.p="/build/",t(t.s=82) [...]
- Copyright (c) 2016 Jed Watson.
+!function(e){function t(r){if(n[r])return n[r].exports;var
o=n[r]={i:r,l:!1,exports:{}};return
e[r].call(o.exports,o,o.exports,t),o.l=!0,o.exports}var
n={};t.m=e,t.c=n,t.i=function(e){return
e},t.d=function(e,n,r){t.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:r})},t.n=function(e){var
n=e&&e.__esModule?function(){return e.default}:function(){return e};return
t.d(n,"a",n),n},t.o=function(e,t){return
Object.prototype.hasOwnProperty.call(e,t)},t.p="/build/",t(t.s=80) [...]
+ Copyright (c) 2017 Jed Watson.
Licensed under the MIT License (MIT), see
http://jedwatson.github.io/classnames
*/
-!function(){"use strict";function n(){for(var
e=[],t=0;t<arguments.length;t++){var r=arguments[t];if(r){var o=typeof
r;if("string"===o||"number"===o)e.push(r);else
if(Array.isArray(r))e.push(n.apply(null,r));else if("object"===o)for(var l in
r)i.call(r,l)&&r[l]&&e.push(l)}}return e.join(" ")}var i={}.hasOwnProperty;void
0!==e&&e.exports?e.exports=n:(r=[],void 0!==(o=function(){return
n}.apply(t,r))&&(e.exports=o))}()},function(e,t,n){"use strict";function
r(e,t,r){var o=r.configurable,a= [...]
\ No newline at end of file
+!function(){"use strict";function n(){for(var
e=[],t=0;t<arguments.length;t++){var r=arguments[t];if(r){var o=typeof
r;if("string"===o||"number"===o)e.push(r);else
if(Array.isArray(r)&&r.length){var l=n.apply(null,r);l&&e.push(l)}else
if("object"===o)for(var a in r)i.call(r,a)&&r[a]&&e.push(a)}}return e.join("
")}var i={}.hasOwnProperty;void
0!==e&&e.exports?(n.default=n,e.exports=n):(r=[],void 0!==(o=function(){return
n}.apply(t,r))&&(e.exports=o))}()},function(e,t,n){"use strict";funct [...]
\ No newline at end of file
diff --git a/build/home.js b/build/home.js
index bcfbeec..1e1f7b2 100644
--- a/build/home.js
+++ b/build/home.js
@@ -1,6 +1,6 @@
-!function(e){function t(r){if(n[r])return n[r].exports;var
o=n[r]={i:r,l:!1,exports:{}};return
e[r].call(o.exports,o,o.exports,t),o.l=!0,o.exports}var
n={};t.m=e,t.c=n,t.i=function(e){return
e},t.d=function(e,n,r){t.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:r})},t.n=function(e){var
n=e&&e.__esModule?function(){return e.default}:function(){return e};return
t.d(n,"a",n),n},t.o=function(e,t){return
Object.prototype.hasOwnProperty.call(e,t)},t.p="/build/",t(t.s=83) [...]
- Copyright (c) 2016 Jed Watson.
+!function(e){function t(r){if(n[r])return n[r].exports;var
o=n[r]={i:r,l:!1,exports:{}};return
e[r].call(o.exports,o,o.exports,t),o.l=!0,o.exports}var
n={};t.m=e,t.c=n,t.i=function(e){return
e},t.d=function(e,n,r){t.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:r})},t.n=function(e){var
n=e&&e.__esModule?function(){return e.default}:function(){return e};return
t.d(n,"a",n),n},t.o=function(e,t){return
Object.prototype.hasOwnProperty.call(e,t)},t.p="/build/",t(t.s=81) [...]
+ Copyright (c) 2017 Jed Watson.
Licensed under the MIT License (MIT), see
http://jedwatson.github.io/classnames
*/
-!function(){"use strict";function n(){for(var
e=[],t=0;t<arguments.length;t++){var r=arguments[t];if(r){var o=typeof
r;if("string"===o||"number"===o)e.push(r);else
if(Array.isArray(r))e.push(n.apply(null,r));else if("object"===o)for(var i in
r)a.call(r,i)&&r[i]&&e.push(i)}}return e.join(" ")}var a={}.hasOwnProperty;void
0!==e&&e.exports?e.exports=n:(r=[],void 0!==(o=function(){return
n}.apply(t,r))&&(e.exports=o))}()},function(e,t,n){"use strict";function
r(e,t,r){var o=r.configurable,u= [...]
\ No newline at end of file
+!function(){"use strict";function n(){for(var
e=[],t=0;t<arguments.length;t++){var r=arguments[t];if(r){var o=typeof
r;if("string"===o||"number"===o)e.push(r);else
if(Array.isArray(r)&&r.length){var i=n.apply(null,r);i&&e.push(i)}else
if("object"===o)for(var u in r)a.call(r,u)&&r[u]&&e.push(u)}}return e.join("
")}var a={}.hasOwnProperty;void
0!==e&&e.exports?(n.default=n,e.exports=n):(r=[],void 0!==(o=function(){return
n}.apply(t,r))&&(e.exports=o))}()},function(e,t,n){"use strict";funct [...]
\ No newline at end of file
diff --git a/en-us/blog/tracing-with-skywalking.html
b/en-us/blog/tracing-with-skywalking.html
index e055837..1b8f9c3 100644
--- a/en-us/blog/tracing-with-skywalking.html
+++ b/en-us/blog/tracing-with-skywalking.html
@@ -12,7 +12,7 @@
<link rel="stylesheet" href="/build/blogDetail.css" />
</head>
<body>
- <div id="root"><div class="blog-detail-page" data-reactroot=""
data-reactid="1" data-react-checksum="-1708232581"><header
class="header-container header-container-normal" data-reactid="2"><div
class="header-body" data-reactid="3"><a href="/en-us/index.html"
data-reactid="4"><img class="logo" src="/img/dubbo_colorful.png"
data-reactid="5"/></a><div class="search search-normal" data-reactid="6"><span
class="icon-search" data-reactid="7"></span></div><span class="language-switch
language-s [...]
+ <div id="root"><div class="blog-detail-page" data-reactroot=""
data-reactid="1" data-react-checksum="-124082091"><header
class="header-container header-container-normal" data-reactid="2"><div
class="header-body" data-reactid="3"><a href="/en-us/index.html"
data-reactid="4"><img class="logo" src="/img/dubbo_colorful.png"
data-reactid="5"/></a><div class="search search-normal" data-reactid="6"><span
class="icon-search" data-reactid="7"></span></div><span class="language-switch
language-sw [...]
<h2>Introduction to Apache Skywalking(Incubator)</h2>
<p><a href="https://github.com/apache/incubator-skywalking">Apache
Skywalking(Incubator)</a> is the APM system that it designed for
micro-services architectures and cloud native architecture systems and supports
distribute tracking. <a
href="https://github.com/apache/incubator-skywalking">Apache skywalking
(incubator)</a> collects and analyzes the trace data and generates the
relationship between the application and the service metric, Apache skywalking
(incubating) supports multiple la [...]
<p>Currently, Skywalking has supported analysis the operation of distributed
systems from 6 visual dimensions. The overview view is a global view of your
applications and components, including the number of components and
applications, application alarm fluctuations, slow service lists, and
application throughput; The topology shows the topological relationship of the
whole application; The application view represents the upstream and downstream
relationship of the application from singl [...]
@@ -27,10 +27,10 @@ String sayHello(String name);
}</p>
<h4>Service provider project</h4>
<p>package org.apache.skywalking.demo.provider;</p>
-<p>@Service(version = "<span class="katex"><span
class="katex-mathml"><math><semantics><mrow><mrow><mi>d</mi><mi>e</mi><mi>m</mi><mi>o</mi><mi
mathvariant="normal">.</mi><mi>s</mi><mi>e</mi><mi>r</mi><mi>v</mi><mi>i</mi><mi>c</mi><mi>e</mi><mi
mathvariant="normal">.</mi><mi>v</mi><mi>e</mi><mi>r</mi><mi>s</mi><mi>i</mi><mi>o</mi><mi>n</mi></mrow><mi
mathvariant="normal">"</mi><mo
separator="true">,</mo><mi>a</mi><mi>p</mi><mi>p</mi><mi>l</mi><mi>i</mi><mi>c</mi><mi>a</mi><mi>t<
[...]
- application = "</annotation></semantics></math></span><span
class="katex-html" aria-hidden="true"><span class="strut"
style="height:0.69444em;"></span><span class="strut bottom"
style="height:0.8888799999999999em;vertical-align:-0.19444em;"></span><span
class="base textstyle uncramped"><span class="mord textstyle uncramped"><span
class="mord mathit">d</span><span class="mord mathit">e</span><span class="mord
mathit">m</span><span class="mord mathit">o</span><span class="mord mathrm [...]
-protocol = "<span class="katex"><span
class="katex-mathml"><math><semantics><mrow><mrow><mi>d</mi><mi>u</mi><mi>b</mi><mi>b</mi><mi>o</mi><mi
mathvariant="normal">.</mi><mi>p</mi><mi>r</mi><mi>o</mi><mi>t</mi><mi>o</mi><mi>c</mi><mi>o</mi><mi>l</mi><mi
mathvariant="normal">.</mi><mi>i</mi><mi>d</mi></mrow><mi
mathvariant="normal">"</mi><mo
separator="true">,</mo><mi>r</mi><mi>e</mi><mi>g</mi><mi>i</mi><mi>s</mi><mi>t</mi><mi>r</mi><mi>y</mi><mo>=</mo><mi
mathvariant="normal">&q [...]
- registry = "</annotation></semantics></math></span><span
class="katex-html" aria-hidden="true"><span class="strut"
style="height:0.69444em;"></span><span class="strut bottom"
style="height:0.8888799999999999em;vertical-align:-0.19444em;"></span><span
class="base textstyle uncramped"><span class="mord textstyle uncramped"><span
class="mord mathit">d</span><span class="mord mathit">u</span><span class="mord
mathit">b</span><span class="mord mathit">b</span><span class="mord mathit">o
[...]
+<p>@Service(version = "${demo.service.version}",
+application = "${<a
href="http://dubbo.application.id">dubbo.application.id</a>}",
+protocol = "${<a
href="http://dubbo.protocol.id">dubbo.protocol.id</a>}",
+registry = "${<a
href="http://dubbo.registry.id">dubbo.registry.id</a>}", timeout = 60000)
public class HelloServiceImpl implements HelloService {</p>
<pre><code>public String sayHello(String name) {
LockSupport.parkNanos(TimeUnit.SECONDS.toNanos(1));
diff --git a/en-us/blog/tracing-with-skywalking.json
b/en-us/blog/tracing-with-skywalking.json
index dc88514..ab0e4fd 100644
--- a/en-us/blog/tracing-with-skywalking.json
+++ b/en-us/blog/tracing-with-skywalking.json
@@ -1,6 +1,6 @@
{
"filename": "tracing-with-skywalking.md",
- "__html": "<h1>Tracing Dubbo service with Apache
Skywalking(incubator)</h1>\n<h2>Introduction to Apache
Skywalking(Incubator)</h2>\n<p><a
href=\"https://github.com/apache/incubator-skywalking\">Apache
Skywalking(Incubator)</a> is the APM system that it designed for
micro-services architectures and cloud native architecture systems and supports
distribute tracking. <a
href=\"https://github.com/apache/incubator-skywalking\">Apache skywalking
(incubator)</a> collects and analyzes the tra [...]
+ "__html": "<h1>Tracing Dubbo service with Apache
Skywalking(incubator)</h1>\n<h2>Introduction to Apache
Skywalking(Incubator)</h2>\n<p><a
href=\"https://github.com/apache/incubator-skywalking\">Apache
Skywalking(Incubator)</a> is the APM system that it designed for
micro-services architectures and cloud native architecture systems and supports
distribute tracking. <a
href=\"https://github.com/apache/incubator-skywalking\">Apache skywalking
(incubator)</a> collects and analyzes the tra [...]
"title": "Tracing Dubbo service with Apache Skywalking(incubator)",
"keywords": "Dubbo, Skywalking, tracing, distribute tracking",
"description": "This article introduces how to use Apache Skywalking to
track Dubbo applications."
diff --git a/en-us/docs/admin/ops/skywalking.html
b/en-us/docs/admin/ops/skywalking.html
index 428495e..bfb49de 100644
--- a/en-us/docs/admin/ops/skywalking.html
+++ b/en-us/docs/admin/ops/skywalking.html
@@ -12,7 +12,7 @@
<link rel="stylesheet" href="/build/documentation.css" />
</head>
<body>
- <div id="root"><div class="documentation-page" data-reactroot=""
data-reactid="1" data-react-checksum="41352083"><header class="header-container
header-container-normal" data-reactid="2"><div class="header-body"
data-reactid="3"><a href="/en-us/index.html" data-reactid="4"><img class="logo"
src="/img/dubbo_colorful.png" data-reactid="5"/></a><div class="search
search-normal" data-reactid="6"><span class="icon-search"
data-reactid="7"></span></div><span class="language-switch language-sw [...]
+ <div id="root"><div class="documentation-page" data-reactroot=""
data-reactid="1" data-react-checksum="-1557843076"><header
class="header-container header-container-normal" data-reactid="2"><div
class="header-body" data-reactid="3"><a href="/en-us/index.html"
data-reactid="4"><img class="logo" src="/img/dubbo_colorful.png"
data-reactid="5"/></a><div class="search search-normal" data-reactid="6"><span
class="icon-search" data-reactid="7"></span></div><span class="language-switch
language [...]
<h2>Introduction to Apache Skywalking(Incubator)</h2>
<p><a href="https://github.com/apache/incubator-skywalking">Apache
Skywalking(Incubator)</a> is the APM system that it designed for
micro-services architectures and cloud native architecture systems and supports
distribute tracking. <a
href="https://github.com/apache/incubator-skywalking">Apache skywalking
(incubator)</a> collects and analyzes the trace data and generates the
relationship between the application and the service metric, Apache skywalking
(incubating) supports multiple la [...]
<p>Currently, Skywalking has supported analysis the operation of distributed
systems from 6 visual dimensions. The overview view is a global view of your
applications and components, including the number of components and
applications, application alarm fluctuations, slow service lists, and
application throughput; The topology shows the topological relationship of the
whole application; The application view represents the upstream and downstream
relationship of the application from singl [...]
@@ -27,10 +27,10 @@ String sayHello(String name);
}</p>
<h4>Service provider project</h4>
<p>package org.apache.skywalking.demo.provider;</p>
-<p>@Service(version = "<span class="katex"><span
class="katex-mathml"><math><semantics><mrow><mrow><mi>d</mi><mi>e</mi><mi>m</mi><mi>o</mi><mi
mathvariant="normal">.</mi><mi>s</mi><mi>e</mi><mi>r</mi><mi>v</mi><mi>i</mi><mi>c</mi><mi>e</mi><mi
mathvariant="normal">.</mi><mi>v</mi><mi>e</mi><mi>r</mi><mi>s</mi><mi>i</mi><mi>o</mi><mi>n</mi></mrow><mi
mathvariant="normal">"</mi><mo
separator="true">,</mo><mi>a</mi><mi>p</mi><mi>p</mi><mi>l</mi><mi>i</mi><mi>c</mi><mi>a</mi><mi>t<
[...]
- application = "</annotation></semantics></math></span><span
class="katex-html" aria-hidden="true"><span class="strut"
style="height:0.69444em;"></span><span class="strut bottom"
style="height:0.8888799999999999em;vertical-align:-0.19444em;"></span><span
class="base textstyle uncramped"><span class="mord textstyle uncramped"><span
class="mord mathit">d</span><span class="mord mathit">e</span><span class="mord
mathit">m</span><span class="mord mathit">o</span><span class="mord mathrm [...]
-protocol = "<span class="katex"><span
class="katex-mathml"><math><semantics><mrow><mrow><mi>d</mi><mi>u</mi><mi>b</mi><mi>b</mi><mi>o</mi><mi
mathvariant="normal">.</mi><mi>p</mi><mi>r</mi><mi>o</mi><mi>t</mi><mi>o</mi><mi>c</mi><mi>o</mi><mi>l</mi><mi
mathvariant="normal">.</mi><mi>i</mi><mi>d</mi></mrow><mi
mathvariant="normal">"</mi><mo
separator="true">,</mo><mi>r</mi><mi>e</mi><mi>g</mi><mi>i</mi><mi>s</mi><mi>t</mi><mi>r</mi><mi>y</mi><mo>=</mo><mi
mathvariant="normal">&q [...]
- registry = "</annotation></semantics></math></span><span
class="katex-html" aria-hidden="true"><span class="strut"
style="height:0.69444em;"></span><span class="strut bottom"
style="height:0.8888799999999999em;vertical-align:-0.19444em;"></span><span
class="base textstyle uncramped"><span class="mord textstyle uncramped"><span
class="mord mathit">d</span><span class="mord mathit">u</span><span class="mord
mathit">b</span><span class="mord mathit">b</span><span class="mord mathit">o
[...]
+<p>@Service(version = "${demo.service.version}",
+application = "${<a
href="http://dubbo.application.id">dubbo.application.id</a>}",
+protocol = "${<a
href="http://dubbo.protocol.id">dubbo.protocol.id</a>}",
+registry = "${<a
href="http://dubbo.registry.id">dubbo.registry.id</a>}", timeout = 60000)
public class HelloServiceImpl implements HelloService {</p>
<pre><code>public String sayHello(String name) {
LockSupport.parkNanos(TimeUnit.SECONDS.toNanos(1));
diff --git a/en-us/docs/admin/ops/skywalking.json
b/en-us/docs/admin/ops/skywalking.json
index 4b8aedd..e65c1cb 100644
--- a/en-us/docs/admin/ops/skywalking.json
+++ b/en-us/docs/admin/ops/skywalking.json
@@ -1,4 +1,4 @@
{
"filename": "skywalking.md",
- "__html": "<h1>Tracing Dubbo service with Apache
Skywalking(incubator)</h1>\n<h2>Introduction to Apache
Skywalking(Incubator)</h2>\n<p><a
href=\"https://github.com/apache/incubator-skywalking\">Apache
Skywalking(Incubator)</a> is the APM system that it designed for
micro-services architectures and cloud native architecture systems and supports
distribute tracking. <a
href=\"https://github.com/apache/incubator-skywalking\">Apache skywalking
(incubator)</a> collects and analyzes the tra [...]
+ "__html": "<h1>Tracing Dubbo service with Apache
Skywalking(incubator)</h1>\n<h2>Introduction to Apache
Skywalking(Incubator)</h2>\n<p><a
href=\"https://github.com/apache/incubator-skywalking\">Apache
Skywalking(Incubator)</a> is the APM system that it designed for
micro-services architectures and cloud native architecture systems and supports
distribute tracking. <a
href=\"https://github.com/apache/incubator-skywalking\">Apache skywalking
(incubator)</a> collects and analyzes the tra [...]
}
\ No newline at end of file
diff --git a/index.html b/index.html
index a45ce11..978e267 100644
--- a/index.html
+++ b/index.html
@@ -7,6 +7,16 @@
<!-- 添加Apache校验项开始 -->
<!-- 只加a标签和img标签,不要有其余的标签出现,同时设置style="display: none" -->
<a style="display: none"
href="http://www.apache.org/events/current-event">Apache Dubbo is an effort
undergoing incubation at The Apache Software Foundation (ASF), sponsored by the
Incubator. Incubation is required of all newly accepted projects until a
further review indicates that the infrastructure, communications, and decision
making process have stabilized in a manner consistent with other successful ASF
projects. While incubation status is not necessarily a reflection of the comp
[...]
+ <img style="display: none"
src="http://dubbo.apache.org/img/apache_logo.png"/>
+ <ul style="display: none">
+ <p class="header">ASF</p>
+ <li><a href="http://www.apache.org">Foundation</a></li>
+ <li><a href="http://www.apache.org/licenses/">License</a></li>
+ <li><a href="http://www.apache.org/events/current-event">Events</a></li>
+ <li><a
href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+ <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+ </ul>
+ <p style="display: none">Copyright © 2018 The Apache Software Foundation.
Apache and the Apache feather logo are trademarks of The Apache Software
Foundation.</p>
<!-- 添加Apache校验项结束 -->
<script
src="//cdn.jsdelivr.net/npm/js-cookie@2/src/js.cookie.min.js"></script>
<script>
@@ -18,23 +28,5 @@
}
window.location = window.rootPath + '/' + lang;
</script>
-
- <!--
-
- <img src="http://dubbo.apache.org/img/apache_logo.png"/>
-
- Apache Dubbo is an effort undergoing incubation at The Apache Software
Foundation (ASF), sponsored by the Incubator. Incubation is required of all
newly accepted projects until a further review indicates that the
infrastructure, communications, and decision making process have stabilized in
a manner consistent with other successful ASF projects. While incubation status
is not necessarily a reflection of the completeness or stability of the code,
it does indicate that the project has [...]
-
- <ul>
- <p class="header">ASF</p>
- <li><a href="http://www.apache.org">Foundation</a></li>
- <li><a href="http://www.apache.org/licenses/">License</a></li>
- <li><a href="http://www.apache.org/events/current-event">Events</a></li>
- <li><a
href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
- <li><a
href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
- </ul>
-
- Copyright © 2018 The Apache Software Foundation. Apache and the Apache
feather logo are trademarks of The Apache Software Foundation.
- -->
</body>
</html>
\ No newline at end of file
diff --git a/redirect.ejs b/redirect.ejs
index 4d99586..d74f8a4 100644
--- a/redirect.ejs
+++ b/redirect.ejs
@@ -7,6 +7,16 @@
<!-- 添加Apache校验项开始 -->
<!-- 只加a标签和img标签,不要有其余的标签出现,同时设置style="display: none" -->
<a style="display: none"
href="http://www.apache.org/events/current-event">Apache Dubbo is an effort
undergoing incubation at The Apache Software Foundation (ASF), sponsored by the
Incubator. Incubation is required of all newly accepted projects until a
further review indicates that the infrastructure, communications, and decision
making process have stabilized in a manner consistent with other successful ASF
projects. While incubation status is not necessarily a reflection of the comp
[...]
+ <img style="display: none"
src="http://dubbo.apache.org/img/apache_logo.png"/>
+ <ul style="display: none">
+ <p class="header">ASF</p>
+ <li><a href="http://www.apache.org">Foundation</a></li>
+ <li><a href="http://www.apache.org/licenses/">License</a></li>
+ <li><a href="http://www.apache.org/events/current-event">Events</a></li>
+ <li><a
href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+ <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+ </ul>
+ <p style="display: none">Copyright © 2018 The Apache Software Foundation.
Apache and the Apache feather logo are trademarks of The Apache Software
Foundation.</p>
<!-- 添加Apache校验项结束 -->
<script
src="//cdn.jsdelivr.net/npm/js-cookie@2/src/js.cookie.min.js"></script>
<script>
@@ -18,23 +28,5 @@
}
window.location = window.rootPath + '/' + lang;
</script>
-
- <!--
-
- <img src="http://dubbo.apache.org/img/apache_logo.png"/>
-
- Apache Dubbo is an effort undergoing incubation at The Apache Software
Foundation (ASF), sponsored by the Incubator. Incubation is required of all
newly accepted projects until a further review indicates that the
infrastructure, communications, and decision making process have stabilized in
a manner consistent with other successful ASF projects. While incubation status
is not necessarily a reflection of the completeness or stability of the code,
it does indicate that the project has [...]
-
- <ul>
- <p class="header">ASF</p>
- <li><a href="http://www.apache.org">Foundation</a></li>
- <li><a href="http://www.apache.org/licenses/">License</a></li>
- <li><a href="http://www.apache.org/events/current-event">Events</a></li>
- <li><a
href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
- <li><a
href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
- </ul>
-
- Copyright © 2018 The Apache Software Foundation. Apache and the Apache
feather logo are trademarks of The Apache Software Foundation.
- -->
</body>
</html>
\ No newline at end of file
diff --git a/zh-cn/blog/prepare-an-apache-release.html
b/zh-cn/blog/prepare-an-apache-release.html
index 386b19a..5a8704a 100644
--- a/zh-cn/blog/prepare-an-apache-release.html
+++ b/zh-cn/blog/prepare-an-apache-release.html
@@ -12,7 +12,7 @@
<link rel="stylesheet" href="/build/blogDetail.css" />
</head>
<body>
- <div id="root"><div class="blog-detail-page" data-reactroot=""
data-reactid="1" data-react-checksum="382515176"><header
class="header-container header-container-normal" data-reactid="2"><div
class="header-body" data-reactid="3"><a href="/zh-cn/index.html"
data-reactid="4"><img class="logo" src="/img/dubbo_colorful.png"
data-reactid="5"/></a><div class="search search-normal" data-reactid="6"><span
class="icon-search" data-reactid="7"></span></div><span class="language-switch
language-swi [...]
+ <div id="root"><div class="blog-detail-page" data-reactroot=""
data-reactid="1" data-react-checksum="275363960"><header
class="header-container header-container-normal" data-reactid="2"><div
class="header-body" data-reactid="3"><a href="/zh-cn/index.html"
data-reactid="4"><img class="logo" src="/img/dubbo_colorful.png"
data-reactid="5"/></a><div class="search search-normal" data-reactid="6"><span
class="icon-search" data-reactid="7"></span></div><span class="language-switch
language-swi [...]
<h2>理解Apache发布的内容和流程</h2>
<p>总的来说,Source Release是Apache关注的重点,也是发布的必须内容;而Binary
Release是可选项,Dubbo可以选择是否发布二进制包到Apache仓库或者发布到Maven中央仓库。</p>
<p>请参考以下链接,找到更多关于ASF的发布指南:</p>
@@ -143,7 +143,7 @@ default-key 28681CB1
<h2>打包&上传</h2>
<ol>
<li>
-<p>从主干分支拉取新分支作为发布分支,如现在要发布{release_version}版本,则从2.6.x拉出新分支{release_version}-release,此后{release_version}
Release Candidates涉及的修改及打标签等都在{release_version}-release分支进行,最终发布完成后合入主干分支。</p>
+<p>从主干分支拉取新分支作为发布分支,如现在要发布${release_version}版本,则从2.6.x拉出新分支${release_version}-release,此后${release_version}
Release Candidates涉及的修改及打标签等都在${release_version}-release分支进行,最终发布完成后合入主干分支。</p>
</li>
<li>
<p>首先,在${release_version}-release分支验证maven组件打包、source源码打包、签名等是否都正常工作(2.6.x记得要使用1.7或以下版本JDK进行编译打包)</p>
diff --git a/zh-cn/blog/prepare-an-apache-release.json
b/zh-cn/blog/prepare-an-apache-release.json
index a87a62b..fa4a6e5 100644
--- a/zh-cn/blog/prepare-an-apache-release.json
+++ b/zh-cn/blog/prepare-an-apache-release.json
@@ -1,6 +1,6 @@
{
"filename": "prepare-an-apache-release.md",
- "__html": "<h1>如何准备Apache
Release</h1>\n<h2>理解Apache发布的内容和流程</h2>\n<p>总的来说,Source
Release是Apache关注的重点,也是发布的必须内容;而Binary
Release是可选项,Dubbo可以选择是否发布二进制包到Apache仓库或者发布到Maven中央仓库。</p>\n<p>请参考以下链接,找到更多关于ASF的发布指南:</p>\n<ul>\n<li><a
href=\"http://www.apache.org/dev/release-publishing\">Apache Release
Guide</a></li>\n<li><a href=\"http://www.apache.org/dev/release.html\">Apache
Release Policy</a></li>\n<li><a
href=\"http://www.apache.org/dev/publishing-maven-artifacts.html\">Maven
Release Info</ [...]
+ "__html": "<h1>如何准备Apache
Release</h1>\n<h2>理解Apache发布的内容和流程</h2>\n<p>总的来说,Source
Release是Apache关注的重点,也是发布的必须内容;而Binary
Release是可选项,Dubbo可以选择是否发布二进制包到Apache仓库或者发布到Maven中央仓库。</p>\n<p>请参考以下链接,找到更多关于ASF的发布指南:</p>\n<ul>\n<li><a
href=\"http://www.apache.org/dev/release-publishing\">Apache Release
Guide</a></li>\n<li><a href=\"http://www.apache.org/dev/release.html\">Apache
Release Policy</a></li>\n<li><a
href=\"http://www.apache.org/dev/publishing-maven-artifacts.html\">Maven
Release Info</ [...]
"title": "如何准备Apache Release",
"keywords": "Dubbo, Apache, Release"
}
\ No newline at end of file