Repository: incubator-freemarker-site Updated Branches: refs/heads/master 45d4f0581 -> 388389ea4
Release how-to clarification Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/commit/388389ea Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/tree/388389ea Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/diff/388389ea Branch: refs/heads/master Commit: 388389ea4e03f6773e5ab7d02b6a812abb880b18 Parents: 45d4f05 Author: ddekany <[email protected]> Authored: Fri Nov 3 09:23:11 2017 +0100 Committer: ddekany <[email protected]> Committed: Fri Nov 3 09:23:11 2017 +0100 ---------------------------------------------------------------------- src/main/docgen/book.xml | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/388389ea/src/main/docgen/book.xml ---------------------------------------------------------------------- diff --git a/src/main/docgen/book.xml b/src/main/docgen/book.xml index 1177ef0..186692b 100644 --- a/src/main/docgen/book.xml +++ b/src/main/docgen/book.xml @@ -1770,19 +1770,10 @@ two freemarker.jar-s and unpredictable behavior! </listitem> <listitem> - <para>Update Apache project status page:</para> - - <orderedlist> - <listitem> - <para>Update and commit: - https://svn.apache.org/repos/asf/incubator/public/trunk/content/projects/freemarker.xml</para> - </listitem> - - <listitem> - <para>Republish: - https://cms.apache.org/incubator/publish</para> - </listitem> - </orderedlist> + <para>Update Apache project status page: + https://svn.apache.org/repos/asf/incubator/public/trunk/content/projects/freemarker.xml. + (The actual status web page will be automatically updated + daily.)</para> </listitem> <listitem>
