Hi all,

I'm trying to update the OFBiz's Incubator status page, the projects/index page (to move OFBiz to the list of graduated projects) and the .htaccess file to redirect to the ofbiz.apache.org url. Unfortunately I get a commit permission error (even if I try to commit the ofbiz.html file only)... my guess is that after graduation my grants on the Incubator resources have been revoked.
If so, what should we do?
The patch attached is what I was trying to commit.

Jacopo
Index: site-author/projects/index.xml
===================================================================
--- site-author/projects/index.xml	(revision 492075)
+++ site-author/projects/index.xml	(working copy)
@@ -206,16 +206,6 @@
           Davanum Srinivas, James Strachan</td>
           <td>2006-2-17</td>
         </tr>
-        <tr>
-          <td>
-            <a href="../projects/ofbiz.html">OFBiz</a>
-          </td>
-          <td>The Open For Business Project (OFBiz) is an open source
-          enterprise automation software project.</td>
-          <td>Incubator</td>
-          <td>David N. Welton, Yoav Shapira, J Aaron Farr</td>
-          <td>2006-01-31</td>
-        </tr>
 	<tr>
 	  <td>
 	    <a href="../projects/openejb.html">OpenEJB</a>
@@ -647,6 +637,16 @@
           Simons, Davanum Srinivas</td>
           <td>2005-05-18/2006-10-29</td>
         </tr>
+        <tr>
+          <td>
+            <a href="../projects/ofbiz.html">OFBiz</a>
+          </td>
+          <td>The Open For Business Project (OFBiz) is an open source
+          enterprise automation software project.</td>
+          <td>Incubator</td>
+          <td>David N. Welton, Yoav Shapira, J Aaron Farr</td>
+          <td>2006-01-31/2006-12-20</td>
+        </tr>
  
       </table>
     </section>
Index: site-author/projects/ofbiz.xml
===================================================================
--- site-author/projects/ofbiz.xml	(revision 492075)
+++ site-author/projects/ofbiz.xml	(working copy)
@@ -8,13 +8,14 @@
     <link href="http://purl.org/DC/elements/1.0/"; rel="schema.DC"/>
   </properties>
   <body>
-    <section id="OFBiz+Project+Incubation+Status">
+      <section id="OFBiz+Project+Incubation+Status">
       <title>Apache OFBiz Project Incubation Status</title>
+      <p><b>Apache OFBiz Is Now A Top Level Project</b></p>
+      <p>The Apache OFBiz project has completed incubation in 2006-12-20. Please go to the main project site:</p>
       <p>
-        This page tracks the project status, incubator-wise.
-        For more general project information, look on the project
-        website: <a href="http://incubator.apache.org/ofbiz/";>http://incubator.apache.org/ofbiz/</a>.
+        <a href="http://ofbiz.apache.org/";>http://ofbiz.apache.org/</a>
       </p>
+      <p>This page has been used to track the project status, incubator-wise. This page is of historical interest only.</p>
     </section>
     <section id="Description">
       <title>Description</title>
@@ -72,21 +73,11 @@
           <td></td>
           <td>Website</td>
           <td>
-            <a href="http://incubator.apache.org/ofbiz/";>http://incubator.apache.org/ofbiz/</a>
-            <!--<a href="http://www.ofbiz.org";>http://www.ofbiz.org</a>-->
+            <a href="http://ofbiz.apache.org/ofbiz/";>http://ofbiz.apache.org/</a>
           </td>
         </tr>
-        <!--
         <tr>
           <td></td>
-          <td>Wiki</td>
-          <td>
-            <a href="http://ofbizwiki.go-integral.com";>http://ofbizwiki.go-integral.com</a>
-          </td>
-        </tr>
-        -->
-        <tr>
-          <td></td>
           <td>Documentation, Wiki</td>
           <td>
             <a href="http://docs.ofbiz.org";>http://docs.ofbiz.org</a>
@@ -100,28 +91,28 @@
           <td></td>
           <td>developers</td>
           <td>
-            ofbiz-dev@incubator.apache.org <a href="http://mail-archives.apache.org/mod_mbox/incubator-ofbiz-dev/";>Info</a>
+            [EMAIL PROTECTED]
           </td>
         </tr>
         <tr>
           <td> </td>
           <td>users</td>
           <td>
-            ofbiz-user@incubator.apache.org <a href="http://mail-archives.apache.org/mod_mbox/incubator-ofbiz-user/";>Info</a>
+            [EMAIL PROTECTED]
           </td>
         </tr>
         <tr>
           <td> </td>
           <td>commit logs</td>
           <td>
-            ofbiz-commits@incubator.apache.org <a href="http://mail-archives.apache.org/mod_mbox/incubator-ofbiz-commits/";>Info</a>
+            [EMAIL PROTECTED]
           </td>
         </tr>
         <tr>
           <td> </td>
-          <td>PPMC</td>
+          <td>PMC</td>
           <td>
-            [EMAIL PROTECTED]
+            [EMAIL PROTECTED]
           </td>
         </tr>
         <tr>
@@ -157,7 +148,7 @@
           <td></td>
           <td>ASF SVN</td>
           <td>
-            <a href="http://svn.apache.org/repos/asf/incubator/ofbiz/";>http://svn.apache.org/repos/asf/incubator/ofbiz/</a>
+            <a href="http://svn.apache.org/repos/asf/ofbiz/";>http://svn.apache.org/repos/asf/ofbiz/</a>
           </td>
         </tr>
         <tr>
@@ -433,7 +424,3 @@
     </section>
   </body>
 </document>
-
-
-
-
Index: site-publish/projects/ofbiz.html
===================================================================
--- site-publish/projects/ofbiz.html	(revision 492075)
+++ site-publish/projects/ofbiz.html	(working copy)
@@ -86,11 +86,12 @@
    <a name="OFBiz+Project+Incubation+Status">Apache OFBiz Project Incubation Status</a>
 </h2>
 <div class="section-content">
+<p><b>Apache OFBiz Is Now A Top Level Project</b></p>
+<p>The Apache OFBiz project has completed incubation in 2006-12-20. Please go to the main project site:</p>
 <p>
-        This page tracks the project status, incubator-wise.
-        For more general project information, look on the project
-        website: <a href="http://incubator.apache.org/ofbiz/";>http://incubator.apache.org/ofbiz/</a>.
+        <a href="http://ofbiz.apache.org/";>http://ofbiz.apache.org/</a>
       </p>
+<p>This page has been used to track the project status, incubator-wise. This page is of historical interest only.</p>
 </div>
            <h2><img src="/images/redarrow.gif" />
    <a name="Description">Description</a>
@@ -154,20 +155,10 @@
           <td />
           <td>Website</td>
           <td>
-            <a href="http://incubator.apache.org/ofbiz/";>http://incubator.apache.org/ofbiz/</a>
-            <!--<a href="http://www.ofbiz.org";>http://www.ofbiz.org</a>-->
+            <a href="http://ofbiz.apache.org/ofbiz/";>http://ofbiz.apache.org/</a>
           </td>
         </tr>
-        <!--
         <tr>
-          <td></td>
-          <td>Wiki</td>
-          <td>
-            <a href="http://ofbizwiki.go-integral.com";>http://ofbizwiki.go-integral.com</a>
-          </td>
-        </tr>
-        -->
-        <tr>
           <td />
           <td>Documentation, Wiki</td>
           <td>
@@ -182,28 +173,28 @@
           <td />
           <td>developers</td>
           <td>
-            ofbiz-dev@incubator.apache.org <a href="http://mail-archives.apache.org/mod_mbox/incubator-ofbiz-dev/";>Info</a>
+            [EMAIL PROTECTED]
           </td>
         </tr>
         <tr>
           <td> </td>
           <td>users</td>
           <td>
-            ofbiz-user@incubator.apache.org <a href="http://mail-archives.apache.org/mod_mbox/incubator-ofbiz-user/";>Info</a>
+            [EMAIL PROTECTED]
           </td>
         </tr>
         <tr>
           <td> </td>
           <td>commit logs</td>
           <td>
-            ofbiz-commits@incubator.apache.org <a href="http://mail-archives.apache.org/mod_mbox/incubator-ofbiz-commits/";>Info</a>
+            [EMAIL PROTECTED]
           </td>
         </tr>
         <tr>
           <td> </td>
-          <td>PPMC</td>
+          <td>PMC</td>
           <td>
-            [EMAIL PROTECTED]
+            [EMAIL PROTECTED]
           </td>
         </tr>
         <tr>
@@ -239,7 +230,7 @@
           <td />
           <td>ASF SVN</td>
           <td>
-            <a href="http://svn.apache.org/repos/asf/incubator/ofbiz/";>http://svn.apache.org/repos/asf/incubator/ofbiz/</a>
+            <a href="http://svn.apache.org/repos/asf/ofbiz/";>http://svn.apache.org/repos/asf/ofbiz/</a>
           </td>
         </tr>
         <tr>
Index: site-publish/projects/index.html
===================================================================
--- site-publish/projects/index.html	(revision 492075)
+++ site-publish/projects/index.html	(working copy)
@@ -284,16 +284,6 @@
           Davanum Srinivas, James Strachan</td>
           <td>2006-2-17</td>
         </tr>
-        <tr>
-          <td>
-            <a href="../projects/ofbiz.html">OFBiz</a>
-          </td>
-          <td>The Open For Business Project (OFBiz) is an open source
-          enterprise automation software project.</td>
-          <td>Incubator</td>
-          <td>David N. Welton, Yoav Shapira, J Aaron Farr</td>
-          <td>2006-01-31</td>
-        </tr>
 	<tr>
 	  <td>
 	    <a href="../projects/openejb.html">OpenEJB</a>
@@ -727,6 +717,16 @@
           Simons, Davanum Srinivas</td>
           <td>2005-05-18/2006-10-29</td>
         </tr>
+        <tr>
+          <td>
+            <a href="../projects/ofbiz.html">OFBiz</a>
+          </td>
+          <td>The Open For Business Project (OFBiz) is an open source
+          enterprise automation software project.</td>
+          <td>Incubator</td>
+          <td>David N. Welton, Yoav Shapira, J Aaron Farr</td>
+          <td>2006-01-31/2006-12-20</td>
+        </tr>
  
       </table>
 </div>
Index: site-publish/.htaccess
===================================================================
--- site-publish/.htaccess	(revision 490268)
+++ site-publish/.htaccess	(working copy)
@@ -10,4 +10,5 @@
 RedirectMatch Permanent ^/hermes(.*) http://ws.apache.org/pubscribe$1
 RedirectMatch Permanent ^/tobago(.*) http://myfaces.apache.org/tobago$1
 RedirectMatch Permanent ^/harmony(.*) http://harmony.apache.org$1
+RedirectMatch Permanent ^/ofbiz(.*) http://ofbiz.apache.org$1
 RedirectMatch Permanent howtoparticipate.html guides/participation.html

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to