Repository: james-site Updated Branches: refs/heads/asf-site f2ec1fbf7 -> f2fab2375
2018 mention Project: http://git-wip-us.apache.org/repos/asf/james-site/repo Commit: http://git-wip-us.apache.org/repos/asf/james-site/commit/f2fab237 Tree: http://git-wip-us.apache.org/repos/asf/james-site/tree/f2fab237 Diff: http://git-wip-us.apache.org/repos/asf/james-site/diff/f2fab237 Branch: refs/heads/asf-site Commit: f2fab2375f3c9a781ab184d127cdb2434316cf57 Parents: f2ec1fb Author: benwa <[email protected]> Authored: Tue Jan 2 17:17:03 2018 +0700 Committer: benwa <[email protected]> Committed: Tue Jan 2 17:17:03 2018 +0700 ---------------------------------------------------------------------- content/feed.xml | 25 +++++++++++-------------- content/images/james-logo.png | Bin 5243 -> 4654 bytes content/index.html | 5 ++--- content/posts.html | 2 +- 4 files changed, 14 insertions(+), 18 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-site/blob/f2fab237/content/feed.xml ---------------------------------------------------------------------- diff --git a/content/feed.xml b/content/feed.xml index a031886..843899b 100644 --- a/content/feed.xml +++ b/content/feed.xml @@ -24,8 +24,8 @@ </description> <link>http://localhost:4000/</link> <atom:link href="http://localhost:4000/feed.xml" rel="self" type="application/rss+xml"/> - <pubDate>Wed, 11 Oct 2017 09:51:49 +0700</pubDate> - <lastBuildDate>Wed, 11 Oct 2017 09:51:49 +0700</lastBuildDate> + <pubDate>Tue, 02 Jan 2018 17:13:47 +0700</pubDate> + <lastBuildDate>Tue, 02 Jan 2018 17:13:47 +0700</lastBuildDate> <generator>Jekyll v3.4.3</generator> <item> @@ -53,9 +53,9 @@ only be used for privilege escalation.</p> <p>Read more about Java deserialization <a href="https://www.sourceclear.com/blog/Commons-Collections-Deserialization-Vulnerability-Research-Findings/">issues</a>.</p> </description> - <pubDate>Thu, 19 Oct 2017 22:00:22 +0000</pubDate> - <link>http://james.apache.org/james/update/2017/10/19/james-3.0.1.html</link> - <guid isPermaLink="true">http://james.apache.org/james/update/2017/10/19/james-3.0.1.html</guid> + <pubDate>Fri, 20 Oct 2017 05:00:22 +0700</pubDate> + <link>http://localhost:4000/james/update/2017/10/20/james-3.0.1.html</link> + <guid isPermaLink="true">http://localhost:4000/james/update/2017/10/20/james-3.0.1.html</guid> <category>james</category> @@ -245,18 +245,15 @@ features explained with working examples!</p> </item> <item> - <title>JMAP implementation</title> - <description><p>Full text search via JMAP.</p> + <title>Apache James Server 3.0</title> + <description><p>We are currently working on the release.</p> -<p>Full text search via the <em>getMessageList</em> JMAP command is now supported.</p> - -<p>The JMAP search <strong>filtering</strong> parameter is converted to an internal <em>SearchQuery</em>; then this query is processed by your -binded search backend.</p> +<p>Keep an eye on the <a href="http://james.apache.org/newsarchive.html">news</a>, we are planning to release the next version in November.</p> </description> - <pubDate>Tue, 19 Jul 2016 21:13:22 +0700</pubDate> - <link>http://localhost:4000/james/update/2016/07/19/jmap.html</link> - <guid isPermaLink="true">http://localhost:4000/james/update/2016/07/19/jmap.html</guid> + <pubDate>Mon, 19 Sep 2016 21:13:22 +0700</pubDate> + <link>http://localhost:4000/james/update/2016/09/19/james-3.0.html</link> + <guid isPermaLink="true">http://localhost:4000/james/update/2016/09/19/james-3.0.html</guid> <category>james</category> http://git-wip-us.apache.org/repos/asf/james-site/blob/f2fab237/content/images/james-logo.png ---------------------------------------------------------------------- diff --git a/content/images/james-logo.png b/content/images/james-logo.png index 2ef3d9a..a1bcfcf 100644 Binary files a/content/images/james-logo.png and b/content/images/james-logo.png differ http://git-wip-us.apache.org/repos/asf/james-site/blob/f2fab237/content/index.html ---------------------------------------------------------------------- diff --git a/content/index.html b/content/index.html index 1bfc834..cac5cfc 100644 --- a/content/index.html +++ b/content/index.html @@ -7,7 +7,6 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, @@ -150,7 +149,7 @@ WHAT WILL YOU TRY:</b><br> <li class="post-template"> <span class="icon fa-file-text-o"></span> <span class="details"> - <a href="/james/update/2017/10/19/james-3.0.1.html" alt="Security release: Apache James server 3.0.1"><b>Security release: Apache James server 3.0.1 - October 19, 2017</b><br><small><p>The Apache James PMCs are glad to announce you the release + <a href="/james/update/2017/10/20/james-3.0.1.html" alt="Security release: Apache James server 3.0.1"><b>Security release: Apache James server 3.0.1 - October 20, 2017</b><br><small><p>The Apache James PMCs are glad to announce you the release version 3.0.1 of Apache James server.</p> </small></a> @@ -337,7 +336,7 @@ version 3.0.1 of Apache James server.</p> </section> <section class="legal-section"> <h2>Copyright</h2> - Copyright <a href="http://www.apache.org/"> 2006-2017 The Apache Software Foundation. All Rights Reserved.</a><br/> + Copyright <a href="http://www.apache.org/"> 2006-2018 The Apache Software Foundation. All Rights Reserved.</a><br/> Design: <a href="https://html5up.net">HTML5 UP</a><br/> Thanks to <a href="http://www.neoma-interactive.com/">Neoma by Linagora</a> for the website design </section> http://git-wip-us.apache.org/repos/asf/james-site/blob/f2fab237/content/posts.html ---------------------------------------------------------------------- diff --git a/content/posts.html b/content/posts.html index 00985e4..e12f92f 100644 --- a/content/posts.html +++ b/content/posts.html @@ -65,7 +65,7 @@ <li class="post-template"> <span class="icon fa-lg fa-file-text-o"></span> <span class="details"> - <a href="/james/update/2017/10/19/james-3.0.1.html" alt="Security release: Apache James server 3.0.1"><b>Security release: Apache James server 3.0.1 - October 19, 2017</b><small><p>The Apache James PMCs are glad to announce you the release + <a href="/james/update/2017/10/20/james-3.0.1.html" alt="Security release: Apache James server 3.0.1"><b>Security release: Apache James server 3.0.1 - October 20, 2017</b><small><p>The Apache James PMCs are glad to announce you the release version 3.0.1 of Apache James server.</p> </small></a> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
