Author: kwright
Date: Tue Dec 29 01:01:14 2020
New Revision: 1884892
URL: http://svn.apache.org/viewvc?rev=1884892&view=rev
Log:
Update partially for 2.18 release
Modified:
manifoldcf/site/trunk/build.xml
manifoldcf/site/trunk/src/documentation/content/xdocs/en_US/index.xml
manifoldcf/site/trunk/src/documentation/content/xdocs/en_US/release-documentation.xml
manifoldcf/site/trunk/src/documentation/content/xdocs/ja_JP/index.xml
manifoldcf/site/trunk/src/documentation/content/xdocs/ja_JP/release-documentation.xml
manifoldcf/site/trunk/src/documentation/content/xdocs/zh_CN/index.xml
manifoldcf/site/trunk/src/documentation/content/xdocs/zh_CN/release-documentation.xml
Modified: manifoldcf/site/trunk/build.xml
URL:
http://svn.apache.org/viewvc/manifoldcf/site/trunk/build.xml?rev=1884892&r1=1884891&r2=1884892&view=diff
==============================================================================
--- manifoldcf/site/trunk/build.xml (original)
+++ manifoldcf/site/trunk/build.xml Tue Dec 29 01:01:14 2020
@@ -161,10 +161,10 @@
<target name="get-releases-doc"> <!-- depends="install-trunk-release"-->
<antcall target="install-release">
- <param name="release-version" value="2.17"/>
+ <param name="release-version" value="2.18"/>
</antcall>
<antcall target="install-archive">
- <param name="release-version" value="2.16"/>
+ <param name="release-version" value="2.17"/>
</antcall>
<antcall target="install-release">
<param name="release-version" value="1.10"/>
Modified: manifoldcf/site/trunk/src/documentation/content/xdocs/en_US/index.xml
URL:
http://svn.apache.org/viewvc/manifoldcf/site/trunk/src/documentation/content/xdocs/en_US/index.xml?rev=1884892&r1=1884891&r2=1884892&view=diff
==============================================================================
--- manifoldcf/site/trunk/src/documentation/content/xdocs/en_US/index.xml
(original)
+++ manifoldcf/site/trunk/src/documentation/content/xdocs/en_US/index.xml Tue
Dec 29 01:01:14 2020
@@ -43,7 +43,7 @@
<section>
<title>Project status</title>
- <p>Apache ManifoldCF 2.17 is available! Download it <a
href="download.html">here</a>.</p>
+ <p>Apache ManifoldCF 2.18 is available! Download it <a
href="download.html">here</a>.</p>
</section>
<section>
@@ -60,6 +60,10 @@
<section>
<title>News</title>
<section>
+ <title>28 Dec 2020 - ManifoldCF 2.18 is released!</title>
+ <p>Developer community signs off on second generation
ManifoldCF release.</p>
+ </section>
+ <section>
<title>16 Sep 2020 - ManifoldCF 2.17 is released!</title>
<p>Developer community signs off on second generation
ManifoldCF release.</p>
</section>
Modified:
manifoldcf/site/trunk/src/documentation/content/xdocs/en_US/release-documentation.xml
URL:
http://svn.apache.org/viewvc/manifoldcf/site/trunk/src/documentation/content/xdocs/en_US/release-documentation.xml?rev=1884892&r1=1884891&r2=1884892&view=diff
==============================================================================
---
manifoldcf/site/trunk/src/documentation/content/xdocs/en_US/release-documentation.xml
(original)
+++
manifoldcf/site/trunk/src/documentation/content/xdocs/en_US/release-documentation.xml
Tue Dec 29 01:01:14 2020
@@ -32,8 +32,8 @@
<p></p>
<p>The release documentation for the following ManifoldCF versions is
available for your review:</p>
<!--p><a href="../release/trunk/en_US/index.html">Trunk (currently under
development)</a></p-->
+ <p><a href="../release/release-2.18/en_US/index.html">Release
2.18</a></p>
<p><a href="../release/release-2.17/en_US/index.html">Release
2.17</a></p>
- <p><a href="../release/release-2.16/en_US/index.html">Release
2.16</a></p>
<p><a href="../release/release-1.10/en_US/index.html">Release
1.10</a></p>
</section>
</body>
Modified: manifoldcf/site/trunk/src/documentation/content/xdocs/ja_JP/index.xml
URL:
http://svn.apache.org/viewvc/manifoldcf/site/trunk/src/documentation/content/xdocs/ja_JP/index.xml?rev=1884892&r1=1884891&r2=1884892&view=diff
==============================================================================
--- manifoldcf/site/trunk/src/documentation/content/xdocs/ja_JP/index.xml
(original)
+++ manifoldcf/site/trunk/src/documentation/content/xdocs/ja_JP/index.xml Tue
Dec 29 01:01:14 2020
@@ -36,7 +36,7 @@
<section>
<title>ããã¸ã§ã¯ãã®ç¶æ³</title>
- <p>Apache ManifoldCF 2.17ã¯<a
href="download.html">ãã</a>ãããã¦ã³ãã¼ããããã¨ãã§ãã¾ãã</p>
+ <p>Apache ManifoldCF 2.18ã¯<a
href="download.html">ãã</a>ãããã¦ã³ãã¼ããããã¨ãã§ãã¾ãã</p>
</section>
<section>
@@ -48,6 +48,10 @@
<section>
<title>ãã¥ã¼ã¹</title>
<section>
+ <title>2020å¹´12æ28æ¥ - ManifoldCF 2.18ãå
¬éãã¾ããï¼</title>
+ <p>éçºè
ã³ãã¥ããã£ã¯2.18ãªãªã¼ã¹ãæ¿èªãã¾ãã</p>
+ </section>
+ <section>
<title>2020å¹´09æ16æ¥ - ManifoldCF 2.17ãå
¬éãã¾ããï¼</title>
<p>éçºè
ã³ãã¥ããã£ã¯2.17ãªãªã¼ã¹ãæ¿èªãã¾ãã</p>
</section>
Modified:
manifoldcf/site/trunk/src/documentation/content/xdocs/ja_JP/release-documentation.xml
URL:
http://svn.apache.org/viewvc/manifoldcf/site/trunk/src/documentation/content/xdocs/ja_JP/release-documentation.xml?rev=1884892&r1=1884891&r2=1884892&view=diff
==============================================================================
---
manifoldcf/site/trunk/src/documentation/content/xdocs/ja_JP/release-documentation.xml
(original)
+++
manifoldcf/site/trunk/src/documentation/content/xdocs/ja_JP/release-documentation.xml
Tue Dec 29 01:01:14 2020
@@ -32,8 +32,8 @@
<p></p>
<p>ä¸è¨ManifoldCFãã¼ã¸ã§ã³ã®ãªãªã¼ã¹ããã¥ã¡ã³ããåç
§å¯è½ã¨ãªãã¾ãï¼</p>
<!--p><a href="../release/trunk/ja_JP/index.html">Trunk
(éçºä¸)</a></p-->
+ <p><a
href="../release/release-2.18/ja_JP/index.html">2.18ãªãªã¼ã¹</a></p>
<p><a
href="../release/release-2.17/ja_JP/index.html">2.17ãªãªã¼ã¹</a></p>
- <p><a
href="../release/release-2.16/ja_JP/index.html">2.16ãªãªã¼ã¹</a></p>
<p><a
href="../release/release-1.10/ja_JP/index.html">1.10ãªãªã¼ã¹</a></p>
</section>
</body>
Modified: manifoldcf/site/trunk/src/documentation/content/xdocs/zh_CN/index.xml
URL:
http://svn.apache.org/viewvc/manifoldcf/site/trunk/src/documentation/content/xdocs/zh_CN/index.xml?rev=1884892&r1=1884891&r2=1884892&view=diff
==============================================================================
--- manifoldcf/site/trunk/src/documentation/content/xdocs/zh_CN/index.xml
(original)
+++ manifoldcf/site/trunk/src/documentation/content/xdocs/zh_CN/index.xml Tue
Dec 29 01:01:14 2020
@@ -36,7 +36,7 @@
<section>
<title>项ç®çç¶åµ</title>
- <p>Apache ManifoldCF 2.17å¯ä»<a
href="download.html">è¿é</a>ä¸è½½ã</p>
+ <p>Apache ManifoldCF 2.18å¯ä»<a
href="download.html">è¿é</a>ä¸è½½ã</p>
</section>
<section>
@@ -48,6 +48,10 @@
<section>
<title>æ°é»</title>
<section>
+ <title>2020å¹´12æ28æ¥ - ManifoldCF 2.18åå¸äºï¼</title>
+ <p>å¼å人åç¤¾åºæ¹ååå¸2.18ç</p>
+ </section>
+ <section>
<title>2020å¹´09æ16æ¥ - ManifoldCF 2.17åå¸äºï¼</title>
<p>å¼å人åç¤¾åºæ¹ååå¸2.17ç</p>
</section>
Modified:
manifoldcf/site/trunk/src/documentation/content/xdocs/zh_CN/release-documentation.xml
URL:
http://svn.apache.org/viewvc/manifoldcf/site/trunk/src/documentation/content/xdocs/zh_CN/release-documentation.xml?rev=1884892&r1=1884891&r2=1884892&view=diff
==============================================================================
---
manifoldcf/site/trunk/src/documentation/content/xdocs/zh_CN/release-documentation.xml
(original)
+++
manifoldcf/site/trunk/src/documentation/content/xdocs/zh_CN/release-documentation.xml
Tue Dec 29 01:01:14 2020
@@ -32,8 +32,8 @@
<p></p>
<p>å
³äºä¸è¿°ManifoldCFçæ¬çåå¸ææ¡£å¯ä¾æ¨åé
ï¼</p>
<!--p><a href="../release/trunk/zh_CN/index.html">Trunk
(å¼åä¸)</a></p-->
+ <p><a href="../release/release-2.18/zh_CN/index.html">2.18ç</a></p>
<p><a href="../release/release-2.17/zh_CN/index.html">2.17ç</a></p>
- <p><a href="../release/release-2.16/zh_CN/index.html">2.16ç</a></p>
<p><a href="../release/release-1.10/zh_CN/index.html">1.10ç</a></p>
</section>
</body>