This is an automated email from the ASF dual-hosted git repository.
ningjiang pushed a commit to branch asf-site
in repository
https://gitbox.apache.org/repos/asf/incubator-servicecomb-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 3a90a50 Publish the website
3a90a50 is described below
commit 3a90a504223d500c6415c6df31cbe73c44e027b8
Author: Willem Jiang <[email protected]>
AuthorDate: Mon Feb 12 14:07:42 2018 +0800
Publish the website
---
.../20180208/Communications_Inside_Java_Chassis.pdf | Bin 0 -> 2323621 bytes
content/cn/slides/index.html | 5 +++++
content/feed.xml | 2 +-
content/sitemap.xml | 4 ++++
content/slides/index.html | 5 +++++
5 files changed, 15 insertions(+), 1 deletion(-)
diff --git
a/content/assets/slides/20180208/Communications_Inside_Java_Chassis.pdf
b/content/assets/slides/20180208/Communications_Inside_Java_Chassis.pdf
new file mode 100644
index 0000000..524216e
Binary files /dev/null and
b/content/assets/slides/20180208/Communications_Inside_Java_Chassis.pdf differ
diff --git a/content/cn/slides/index.html b/content/cn/slides/index.html
index 463580e..331a21b 100644
--- a/content/cn/slides/index.html
+++ b/content/cn/slides/index.html
@@ -332,6 +332,11 @@
<li><a
href="/assets/slides/20180125/Service_Center_Introduction.pdf">服务中心设计揭秘</a></li>
</ul>
+<h2 id="servicecomb-直播第九期-20180208"><a
href="http://www.itdks.com/liveevent/detail/10012">ServiceComb 直播第九期</a>,
20180208</h2>
+<ul>
+ <li><a
href="/assets/slides/20180208/Communications_Inside_Java_Chassis.pdf">Java
Chassis通信机制详解</a></li>
+</ul>
+
</section>
diff --git a/content/feed.xml b/content/feed.xml
index 4599c6e..430e382 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?><feed
xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/"
version="3.4.3">Jekyll</generator><link href="/feed.xml" rel="self"
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html"
/><updated>2018-02-06T16:24:43+08:00</updated><id>/</id><title
type="html">Apache ServiceComb (incubating)</title><subtitle>The homepage of
ServiceComb</subtitle><author><name>{"name"=>nil,
"avatar"=> [...]
+<?xml version="1.0" encoding="utf-8"?><feed
xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/"
version="3.4.3">Jekyll</generator><link href="/feed.xml" rel="self"
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html"
/><updated>2018-02-12T14:05:05+08:00</updated><id>/</id><title
type="html">Apache ServiceComb (incubating)</title><subtitle>The homepage of
ServiceComb</subtitle><author><name>{"name"=>nil,
"avatar"=> [...]
<p>Java Chassis uses zipkin as the default tracing
implementation.</p>
diff --git a/content/sitemap.xml b/content/sitemap.xml
index b0491a1..9a0be43 100644
--- a/content/sitemap.xml
+++ b/content/sitemap.xml
@@ -561,4 +561,8 @@
<loc>/assets/slides/20180127/ServiceComb_Overview.pdf</loc>
<lastmod>2018-02-06T16:24:08+08:00</lastmod>
</url>
+<url>
+<loc>/assets/slides/20180208/Communications_Inside_Java_Chassis.pdf</loc>
+<lastmod>2018-02-12T14:04:34+08:00</lastmod>
+</url>
</urlset>
diff --git a/content/slides/index.html b/content/slides/index.html
index 7bb1602..cd571ef 100644
--- a/content/slides/index.html
+++ b/content/slides/index.html
@@ -331,6 +331,11 @@
<li><a
href="/assets/slides/20180125/Service_Center_Introduction.pdf">Service Center
Introduction</a></li>
</ul>
+<h2 id="servicecomb-live-streaming-phase-ix-20180208"><a
href="http://www.itdks.com/liveevent/detail/10012">ServiceComb live streaming
phase IX</a>, 20180208</h2>
+<ul>
+ <li><a
href="/assets/slides/20180208/Communications_Inside_Java_Chassis.pdf">Communications
inside Java Chassis</a></li>
+</ul>
+
</section>
--
To stop receiving notification emails like this one, please contact
[email protected].