A minor change on top of the previous diff. Attaching the updated diff file.

Thanks,
Arvind

On Mon, Aug 8, 2011 at 1:52 PM, Arvind Prabhakar <[email protected]> wrote:
> Hi Mentors,
>
> Please review the attached diff for Sqoop status page and let me know
> if it looks OK or needs improvement.
>
> Thanks,
> Arvind
>
Index: sqoop.xml
===================================================================
--- sqoop.xml	(revision 1155026)
+++ sqoop.xml	(working copy)
@@ -1,8 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <document>
   <properties>
-
-    <title>Incubation Status Template</title>
+    <title>Sqoop Incubation Status</title>
     <link href="http://purl.org/DC/elements/1.0/"; rel="schema.DC"/>
   </properties>
   <body>
@@ -19,6 +18,8 @@
     <section id="News">
       <title>News</title>
       <ul>
+        <li>2011-07-23 Transition from Cloudera complete.</li>
+        <li>2011-07-22 Code transfer to Apache SVN completed.</li>
         <li>2011-07-14 Code transfer rights document received by ASF.</li>
         <li>2011-06-21 Wiki space created.</li>
         <li>2011-06-14 JIRA, mailing lists, SVN space created.</li>
@@ -27,19 +28,6 @@
     </section>
     <section id="Project+info">
       <title>Project info</title>
-      <ul>
-        <li>link to the main website</li>
-      </ul>
-      <ul>
-        <li>link to the page(s) that tell how to participate (Website,Mailing
-            lists,Bug tracking,Source code)</li>
-      </ul>
-      <ul>
-        <li>link to the project status file (Committers,non-incubation action
-            items,project resources, etc)</li>
-      </ul>
-      <p>If the project website and code repository are not yet setup, use the
-         following table:</p>
       <table>
         <tr>
           <th>item</th>
@@ -50,7 +38,7 @@
           <td>Website</td>
           <td>www</td>
           <td id="www">
-            <a href="http://incubator.apache.org/sqoop/";>http://incubator.apache.org/sqoop/</a>
+            http://incubator.apache.org/sqoop/ (Under Development)
           </td>
         </tr>
         <tr>
@@ -61,17 +49,17 @@
         <tr>
           <td>Mailing list</td>
           <td>dev</td>
-          <td id="mail-dev"><code>sqoop-dev</code><code>@</code><code>incubator.apache.org</code></td>
+          <td id="mail-dev"><code>sqoop-dev</code><code>@</code><code>incubator.apache.org</code> (<a href="https://cwiki.apache.org/confluence/display/SQOOP/Mailing+Lists";>How to subscribe</a>)</td>
         </tr>
         <tr>
           <td>.</td>
           <td>user</td>
-          <td id="mail-commits"><code>sqoop-user</code><code>@</code><code>incubator.apache.org</code></td>
+          <td id="mail-commits"><code>sqoop-user</code><code>@</code><code>incubator.apache.org</code> (<a href="https://cwiki.apache.org/confluence/display/SQOOP/Mailing+Lists";>How to subscribe</a>)</td>
         </tr>
         <tr>
           <td>.</td>
           <td>commits</td>
-          <td id="mail-commits"><code>sqoop-commits</code><code>@</code><code>incubator.apache.org</code></td>
+          <td id="mail-commits"><code>sqoop-commits</code><code>@</code><code>incubator.apache.org</code> (<a href="https://cwiki.apache.org/confluence/display/SQOOP/Mailing+Lists";>How to subscribe</a>)</td>
         </tr>
         <tr>
           <td>Bug tracking</td>
@@ -157,7 +145,7 @@
     <section id="Incubation+status+reports">
       <title>Incubation status reports</title>
       <ul>
-        <li>none yet</li>
+        <li><a href="https://cwiki.apache.org/confluence/display/SQOOP/Incubator+Status+Report+%28July+2011%29";>July 2011</a></li>
       </ul>
     </section>
     <section id="Incubation+work+items">
@@ -177,24 +165,24 @@
               <th>item</th>
             </tr>
             <tr>
-              <td>....-..-..</td>
+              <td>2011-08-08</td>
               <td>Make sure that the requested project name does not already exist and
                   check www.nameprotect.com to be sure that the name is not already
                   trademarked for an existing software product.</td>
             </tr>
             <tr>
-              <td>....-..-..</td>
+              <td>2011-08-08</td>
               <td>If request from an existing Apache project to adopt an external
                   package, then ask the Apache project for the SVN module and mail
                   address names.</td>
             </tr>
             <tr>
-              <td>....-..-..</td>
+              <td>2011-08-08</td>
               <td>If request from outside Apache to enter an existing Apache project,
                   then post a message to that project for them to decide on acceptance.</td>
             </tr>
             <tr>
-              <td>....-..-..</td>
+              <td>2011-08-08</td>
               <td>If request from anywhere to become a stand-alone PMC, then assess the
                   fit with the ASF, and create the lists and modules under the
                   incubator address/module names if accepted.</td>
@@ -209,7 +197,7 @@
               <th>item</th>
             </tr>
             <tr>
-              <td>....-..-..</td>
+              <td>2011-06-14</td>
               <td>Ask infrastructure to create source repository modules
                   and grant the committers karma.</td>
             </tr>
@@ -312,16 +300,16 @@
               <th>item</th>
             </tr>
             <tr>
-              <td>....-..-..</td>
+              <td>2011-08-08</td>
               <td>Check that all active committers have submitted a contributors
                   agreement.</td>
             </tr>
             <tr>
-              <td>....-..-..</td>
+              <td>2011-08-01</td>
               <td>Add all active committers in the STATUS file.</td>
             </tr>
             <tr>
-              <td>....-..-..</td>
+              <td>2011-07-06</td>
               <td>Ask root for the creation of committers' accounts on
                   people.apache.org.</td>
             </tr>

Reply via email to