Repository: freemarker-site Updated Branches: refs/heads/master 97db9f241 -> 0d9b07273
Removed yet another incubator related notice... Project: http://git-wip-us.apache.org/repos/asf/freemarker-site/repo Commit: http://git-wip-us.apache.org/repos/asf/freemarker-site/commit/0d9b0727 Tree: http://git-wip-us.apache.org/repos/asf/freemarker-site/tree/0d9b0727 Diff: http://git-wip-us.apache.org/repos/asf/freemarker-site/diff/0d9b0727 Branch: refs/heads/master Commit: 0d9b07273075425aed7ea1434ccbae1d4eab66d4 Parents: 97db9f2 Author: ddekany <[email protected]> Authored: Thu Mar 29 23:56:07 2018 +0200 Committer: ddekany <[email protected]> Committed: Thu Mar 29 23:56:07 2018 +0200 ---------------------------------------------------------------------- src/main/docgen/book.xml | 7 ------- 1 file changed, 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/freemarker-site/blob/0d9b0727/src/main/docgen/book.xml ---------------------------------------------------------------------- diff --git a/src/main/docgen/book.xml b/src/main/docgen/book.xml index 666a2a0..95f40bf 100644 --- a/src/main/docgen/book.xml +++ b/src/main/docgen/book.xml @@ -527,13 +527,6 @@ two freemarker.jar-s and unpredictable behavior! is practical for sending patches via usual GitHub forking and pull requests.</para> - <note> - <para>The project has graduated from the <link - xlink:href="http://incubator.apache.org/">Apache Incubation</link> - only recently (2018-03-21), and so you still need to add - <literal>incubator-</literal> before the repository names.</para> - </note> - <para>The key repositories are:</para> <itemizedlist>
