Author: centic
Date: Sun Sep 23 18:46:34 2018
New Revision: 1841774

URL: http://svn.apache.org/viewvc?rev=1841774&view=rev
Log:
Adjust wording of takeover by Apache POI as discussed on the board-mailing list

Modified:
    xmlbeans/site/build/site/community/index.html
    xmlbeans/site/build/site/index.html
    xmlbeans/site/build/site/news.html
    xmlbeans/site/src/documentation/content/xdocs/community/index.xml
    xmlbeans/site/src/documentation/content/xdocs/index.xml
    xmlbeans/site/src/documentation/content/xdocs/news.xml

Modified: xmlbeans/site/build/site/community/index.html
URL: 
http://svn.apache.org/viewvc/xmlbeans/site/build/site/community/index.html?rev=1841774&r1=1841773&r2=1841774&view=diff
==============================================================================
--- xmlbeans/site/build/site/community/index.html (original)
+++ xmlbeans/site/build/site/community/index.html Sun Sep 23 18:46:34 2018
@@ -187,9 +187,9 @@ document.write("Last Published: " + docu
 <h3 class="boxed">New Owner ...</h3>
 <div class="note">
 <div class="label">Note</div>
-<div class="content">As Apache POI took over the further development of 
XMLBeans, we handle all user/development
-                    requests <a 
href="https://poi.apache.org/mailinglists.html";>over our mailing list</a>. The 
links
-                    below are only provided for historic queries.
+<div class="content">Apache POI took over further development of XMLBeans, 
therefore all user/development
+                    requests are handled on the <a 
href="https://poi.apache.org/mailinglists.html";>Apache POI mailing lists</a>. 
+                    The links below are only provided for historic queries.
                 </div>
 </div>
 <a name="User+Mailing+List"></a>

Modified: xmlbeans/site/build/site/index.html
URL: 
http://svn.apache.org/viewvc/xmlbeans/site/build/site/index.html?rev=1841774&r1=1841773&r2=1841774&view=diff
==============================================================================
--- xmlbeans/site/build/site/index.html (original)
+++ xmlbeans/site/build/site/index.html Sun Sep 23 18:46:34 2018
@@ -195,7 +195,8 @@ document.write("Last Published: " + docu
 <p>
                           Latest release files <a 
href="https://dist.apache.org/repos/dist/release/poi/xmlbeans/release/";>are 
available</a>.
                </p>
-<p>The Apache POI project has unretired the XMLBeans project and taken over 
the ownership.</p>
+<p>The Apache POI project has unretired the XMLBeans codebase and is 
maintaining it as a sub-project. Until now the XMLBeans 
+               codebase was held in the Apache Attic where former Apache 
projects are kept for the public good.</p>
 <p>
                        Few of the improvements in this release (for a more 
complete list of changes see
                        <a 
href="http://svn.apache.org/viewvc/xmlbeans/trunk/CHANGES.txt?view=markup&amp;pathrev=1838345";>CHANGES.txt</a>
 or

Modified: xmlbeans/site/build/site/news.html
URL: 
http://svn.apache.org/viewvc/xmlbeans/site/build/site/news.html?rev=1841774&r1=1841773&r2=1841774&view=diff
==============================================================================
--- xmlbeans/site/build/site/news.html (original)
+++ xmlbeans/site/build/site/news.html Sun Sep 23 18:46:34 2018
@@ -168,7 +168,8 @@ document.write("Last Published: " + docu
 <p>
           Latest release files <a 
href="https://dist.apache.org/repos/dist/release/poi/xmlbeans/release/";>are 
available</a>.
       </p>
-<p>The Apache POI project has unretired the XMLBeans project and taken over 
the ownership.</p>
+<p>The Apache POI project has unretired the XMLBeans codebase and is 
maintaining it as a sub-project. Until now the XMLBeans 
+               codebase was held in the Apache Attic where former Apache 
projects are kept for the public good.</p>
 <p>
           Few of the improvements in this release (for a more complete list of 
changes see
           <a 
href="http://svn.apache.org/viewvc/xmlbeans/trunk/CHANGES.txt?view=markup&amp;pathrev=1838345";>CHANGES.txt</a>
 or
@@ -187,7 +188,8 @@ document.write("Last Published: " + docu
 <p>
           Latest release files <a 
href="https://archive.apache.org/dist/poi/xmlbeans/release/";>are available</a>.
       </p>
-<p>The Apache POI project has unretired the XMLBeans project and taken over 
the ownership.</p>
+<p>The Apache POI project has unretired the XMLBeans codebase and is 
maintaining it as a sub-project. Until now the XMLBeans 
+               codebase was held in the Apache Attic where former Apache 
projects are kept for the public good.</p>
 <p>
           Few of the improvements in this release (for a more complete list of 
changes see
           <a 
href="http://svn.apache.org/viewvc/xmlbeans/trunk/CHANGES.txt?revision=1833767&amp;view=markup";>CHANGES.txt</a>
 or

Modified: xmlbeans/site/src/documentation/content/xdocs/community/index.xml
URL: 
http://svn.apache.org/viewvc/xmlbeans/site/src/documentation/content/xdocs/community/index.xml?rev=1841774&r1=1841773&r2=1841774&view=diff
==============================================================================
--- xmlbeans/site/src/documentation/content/xdocs/community/index.xml (original)
+++ xmlbeans/site/src/documentation/content/xdocs/community/index.xml Sun Sep 
23 18:46:34 2018
@@ -50,9 +50,9 @@
             <section>
                 <title>New Owner ...</title>
 
-                <note>As Apache POI took over the further development of 
XMLBeans, we handle all user/development
-                    requests <a 
href="https://poi.apache.org/mailinglists.html";>over our mailing list</a>. The 
links
-                    below are only provided for historic queries.
+                <note>Apache POI took over further development of XMLBeans, 
therefore all user/development
+                    requests are handled on the <a 
href="https://poi.apache.org/mailinglists.html";>Apache POI mailing lists</a>. 
+                    The links below are only provided for historic queries.
                 </note>
 
             </section>

Modified: xmlbeans/site/src/documentation/content/xdocs/index.xml
URL: 
http://svn.apache.org/viewvc/xmlbeans/site/src/documentation/content/xdocs/index.xml?rev=1841774&r1=1841773&r2=1841774&view=diff
==============================================================================
--- xmlbeans/site/src/documentation/content/xdocs/index.xml (original)
+++ xmlbeans/site/src/documentation/content/xdocs/index.xml Sun Sep 23 18:46:34 
2018
@@ -46,7 +46,8 @@
                <p>
                           Latest release files <a 
href="https://dist.apache.org/repos/dist/release/poi/xmlbeans/release/";>are 
available</a>.
                </p>
-               <p>The Apache POI project has unretired the XMLBeans project 
and taken over the ownership.</p>
+               <p>The Apache POI project has unretired the XMLBeans codebase 
and is maintaining it as a sub-project. Until now the XMLBeans 
+               codebase was held in the Apache Attic where former Apache 
projects are kept for the public good.</p>
                <p>
                        Few of the improvements in this release (for a more 
complete list of changes see
                        <a 
href="http://svn.apache.org/viewvc/xmlbeans/trunk/CHANGES.txt?view=markup&amp;pathrev=1838345";>CHANGES.txt</a>
 or

Modified: xmlbeans/site/src/documentation/content/xdocs/news.xml
URL: 
http://svn.apache.org/viewvc/xmlbeans/site/src/documentation/content/xdocs/news.xml?rev=1841774&r1=1841773&r2=1841774&view=diff
==============================================================================
--- xmlbeans/site/src/documentation/content/xdocs/news.xml (original)
+++ xmlbeans/site/src/documentation/content/xdocs/news.xml Sun Sep 23 18:46:34 
2018
@@ -12,7 +12,8 @@
       <p>
           Latest release files <a 
href="https://dist.apache.org/repos/dist/release/poi/xmlbeans/release/";>are 
available</a>.
       </p>
-      <p>The Apache POI project has unretired the XMLBeans project and taken 
over the ownership.</p>
+      <p>The Apache POI project has unretired the XMLBeans codebase and is 
maintaining it as a sub-project. Until now the XMLBeans 
+               codebase was held in the Apache Attic where former Apache 
projects are kept for the public good.</p>
       <p>
           Few of the improvements in this release (for a more complete list of 
changes see
           <a 
href="http://svn.apache.org/viewvc/xmlbeans/trunk/CHANGES.txt?view=markup&amp;pathrev=1838345";>CHANGES.txt</a>
 or
@@ -27,7 +28,8 @@
       <p>
           Latest release files <a 
href="https://archive.apache.org/dist/poi/xmlbeans/release/";>are available</a>.
       </p>
-      <p>The Apache POI project has unretired the XMLBeans project and taken 
over the ownership.</p>
+      <p>The Apache POI project has unretired the XMLBeans codebase and is 
maintaining it as a sub-project. Until now the XMLBeans 
+               codebase was held in the Apache Attic where former Apache 
projects are kept for the public good.</p>
       <p>
           Few of the improvements in this release (for a more complete list of 
changes see
           <a 
href="http://svn.apache.org/viewvc/xmlbeans/trunk/CHANGES.txt?revision=1833767&amp;view=markup";>CHANGES.txt</a>
 or



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to