You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@freemarker.apache.org by dd...@apache.org on 2015/09/03 23:34:29 UTC

incubator-freemarker-site git commit: Updated mailing lists on site to be the apache.org ones. Updated project history to contain the incubation and moving to Apache.

Repository: incubator-freemarker-site
Updated Branches:
  refs/heads/master 33c470670 -> edd088554


Updated mailing lists on site to be the apache.org ones. Updated project history to contain the incubation and moving to Apache.


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/edd08855
Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/tree/edd08855
Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/diff/edd08855

Branch: refs/heads/master
Commit: edd0885541efdab723256567f93e9aaf6e43fad0
Parents: 33c4706
Author: ddekany <dd...@apache.org>
Authored: Thu Sep 3 23:33:59 2015 +0200
Committer: ddekany <dd...@apache.org>
Committed: Thu Sep 3 23:33:59 2015 +0200

----------------------------------------------------------------------
 src/main/docgen/book.xml     | 77 ++++++++++++++++++++++++++++++---------
 src/main/docgen/docgen.cjson | 10 +++--
 2 files changed, 67 insertions(+), 20 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/edd08855/src/main/docgen/book.xml
----------------------------------------------------------------------
diff --git a/src/main/docgen/book.xml b/src/main/docgen/book.xml
index 5ed2b1b..3453295 100644
--- a/src/main/docgen/book.xml
+++ b/src/main/docgen/book.xml
@@ -422,35 +422,66 @@ two freemarker.jar-s and unpredictable behavior!
     <section xml:id="mailing-lists">
       <title>Discuss on mailing lists</title>
 
-      <simplesect>
-        <title>Subscription</title>
-
-        <para>If you need help, you should ask on <olink
-        targetdoc="newStackOverflowQuestion">Stack Overflow with
-        <quote>freemarker</quote> tag</olink>. Thus, the freemarker-user
-        mailing list is now practically retired. To discuss deeper issues,
-        feature requests, and other FreeMarker-related topics, subscribe to
-        the <emphasis role="bold">freemarker-devel</emphasis> mailing
-        list!</para>
-
-        <para><olink targetdoc="mailingListSubscription">You can see the lists
-        and subscribe here...</olink></para>
-      </simplesect>
+      <para>If you need help, you should ask on <olink
+      targetdoc="newStackOverflowQuestion">Stack Overflow with
+      <quote>freemarker</quote> tag</olink>! To discuss deeper issues, feature
+      requests, and other FreeMarker-related topics, subscribe to the
+      developer mailing list!</para>
+
+      <para>The mailing lists (since 2015-09-03):</para>
+
+      <itemizedlist>
+        <listitem>
+          <para><emphasis role="bold">Developer list</emphasis>:
+          dev@freemarker.incubator.apache.org. <olink
+          targetdoc="devMailingListSubscribe"><link
+          xlink:href="mailto:dev-subscribe@freemarker.incubator.apache.org">Subscribe</link></olink>,
+          <olink targetdoc="devMailingListUnsubscribe"><link
+          xlink:href="mailto:dev-unsubscribe@freemarker.incubator.apache.org">Unsubscribe</link></olink>
+          (After clicking on these links, send the appearing empty mail as
+          is.)</para>
+        </listitem>
+
+        <listitem>
+          <para><emphasis role="bold">Commit and Jira
+          notifications</emphasis>:
+          notifications@freemarker.incubator.apache.org. <olink
+          targetdoc="notificationsMailingListSubscribe"><link
+          xlink:href="mailto:notifications-subscribe@freemarker.incubator.apache.org">Subscribe</link></olink>,
+          <olink targetdoc="notificationsMailingListUnsubscribe"><link
+          xlink:href="mailto:notifications-unsubscribe@freemarker.incubator.apache.org">Unsubscribe</link></olink>
+          (After clicking on these links, send the appearing empty mail as
+          is.)</para>
+        </listitem>
+      </itemizedlist>
+
+      <para>The above mailing lists are hosted by the Apache Software
+      Foundation. For more information about managing mailing lists, <link
+      xlink:href="http://apache.org/foundation/mailinglists.html">see this
+      page...</link></para>
 
       <simplesect>
-        <title>Browse/search the mailing list archives</title>
+        <title>Retired mailing lists</title>
+
+        <para>These are the lists on sourceforge.net, which
+        <emphasis>shouldn't be used anymore</emphasis>.</para>
+
+        <para>Archives of <emphasis>retired</emphasis> lists:</para>
 
         <itemizedlist>
           <listitem>
             <para><olink
-            targetdoc="userMailingListArchive">freemarker-user@lists.sourceforge.net</olink></para>
+            targetdoc="oldUserMailingListArchive">freemarker-user@lists.sourceforge.net</olink></para>
           </listitem>
 
           <listitem>
             <para><olink
-            targetdoc="develMailingListArchive">freemarker-devel@lists.sourceforge.net</olink></para>
+            targetdoc="oldDevelMailingListArchive">freemarker-devel@lists.sourceforge.net</olink></para>
           </listitem>
         </itemizedlist>
+
+        <para><olink targetdoc="oldMailingListSubscription">Manage
+        <emphasis>retired</emphasis> list subscriptions...</olink></para>
       </simplesect>
     </section>
 
@@ -1186,6 +1217,18 @@ two freemarker.jar-s and unpredictable behavior!
           approved, and because of the inactivity of the Visigoth Software
           Society association.</para>
         </listitem>
+
+        <listitem>
+          <para>Around 2015-07-01, FreeMarker was voted in into the <link
+          xlink:href="http://incubator.apache.org/">Apache Incubator</link>,
+          and the project (all code from which the releases and the Web site
+          are created, along with the right for using the
+          <quote>FreeMarker</quote> product name) was granted to the Apache
+          Software Foundation by the earlier owners. The license remains
+          Apache License, Version 2.0. In 2015-09-02, the main code base was
+          imported from GitHub into the Apache Software Foundation
+          infrastructure, where development continues.</para>
+        </listitem>
       </itemizedlist>
     </section>
   </chapter>

http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/edd08855/src/main/docgen/docgen.cjson
----------------------------------------------------------------------
diff --git a/src/main/docgen/docgen.cjson b/src/main/docgen/docgen.cjson
index 2eea4cb..ddd1161 100644
--- a/src/main/docgen/docgen.cjson
+++ b/src/main/docgen/docgen.cjson
@@ -50,9 +50,13 @@ olinks: {
   twitter: "https://twitter.com/freemarker"
   sourceforgeProject: "https://sourceforge.net/projects/freemarker/"
   githubProject: "https://github.com/freemarker/freemarker"
-  mailingListSubscription: "https://sourceforge.net/p/freemarker/mailman/"
-  userMailingListArchive: "http://news.gmane.org/gmane.comp.web.freemarker.user"
-  develMailingListArchive: "http://news.gmane.org/gmane.comp.web.freemarker.devel"
+  devMailingListSubscribe: "mailto:dev-subscribe@freemarker.incubator.apache.org"
+  devMailingListUnsubscribe: "mailto:dev-unsubscribe@freemarker.incubator.apache.org"
+  notificationsMailingListSubscribe: "mailto:notifications-subscribe@freemarker.incubator.apache.org"
+  notificationsMailingListUnsubscribe: "mailto:notifications-unsubscribe@freemarker.incubator.apache.org"
+  oldMailingListSubscription: "https://sourceforge.net/p/freemarker/mailman/"
+  oldUserMailingListArchive: "http://news.gmane.org/gmane.comp.web.freemarker.user"
+  oldDevelMailingListArchive: "http://news.gmane.org/gmane.comp.web.freemarker.devel"
   newBugReport: "https://sourceforge.net/p/freemarker/bugs/new/"
   newStackOverflowQuestion: "http://stackoverflow.com/questions/ask?tags=freemarker"