You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sqoop.apache.org by ar...@apache.org on 2011/11/30 04:18:55 UTC

svn commit: r1208232 - in /incubator/sqoop/site: pom.xml src/site/xdoc/index.xml

Author: arvind
Date: Wed Nov 30 03:18:54 2011
New Revision: 1208232

URL: http://svn.apache.org/viewvc?rev=1208232&view=rev
Log:
Added the dsclaimer to Sqoop website.

Modified:
    incubator/sqoop/site/pom.xml
    incubator/sqoop/site/src/site/xdoc/index.xml

Modified: incubator/sqoop/site/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sqoop/site/pom.xml?rev=1208232&r1=1208231&r2=1208232&view=diff
==============================================================================
--- incubator/sqoop/site/pom.xml (original)
+++ incubator/sqoop/site/pom.xml Wed Nov 30 03:18:54 2011
@@ -178,6 +178,22 @@
         <role>committer</role>
       </roles>
     </developer>
+    <developer>
+      <id>posix4e</id>
+      <name>Alex Newman</name>
+      <organization>Opower</organization>
+      <roles>
+        <role>committer</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>jarcec</id>
+      <name>Jaroslav Cecho</name>
+      <organization>AVG Technologies</organization>
+      <roles>
+        <role>committer</role>
+      </roles>
+    </developer>
   </developers>
 
   <issueManagement>

Modified: incubator/sqoop/site/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/incubator/sqoop/site/src/site/xdoc/index.xml?rev=1208232&r1=1208231&r2=1208232&view=diff
==============================================================================
--- incubator/sqoop/site/src/site/xdoc/index.xml (original)
+++ incubator/sqoop/site/src/site/xdoc/index.xml Wed Nov 30 03:18:54 2011
@@ -21,11 +21,24 @@ xsi:schemaLocation="http://maven.apache.
   <properties></properties>
   <body>
 
-    <section name="Apache Sqoop"></section>
+    <section name="Apache Sqoop (incubating)"></section>
     <p>Apache Sqoop is a tool designed for efficiently transferring bulk data between
        <a href="http://hadoop.apache.org/">Apache Hadoop</a> and structured datastores such as
        relational databases.</p>
-    
+
+    <subsection name="DISCLAIMER"></subsection>
+    <p>Apache Sqoop is an effort undergoing incubation at the Apache Software
+       Foundation (ASF), sponsored by the Apache Incubator Project Management
+       Committee. Incubation is required for all newly accepted projects until a further 
+       review indicates that the infrastructure, communications, and decisions making 
+       process have stabilized in a manner consistent with other successful ASF projects.
+       While incubation status is not necessarily a reflection of the completeness or
+       stability of the code, it does indicate that the project has yet to be fully
+       endorsed by the ASF.</p>
+    <p>For more information about the incubation status of the Sqoop project you can
+       go to the <a href="http://incubator.apache.org/projects/sqoop.html">Project Status Page</a>.
+       </p>
+
     <subsection name="Under Construction"></subsection>
     <p>This site is currently under construction. Please refer to the 
        <a href="https://cwiki.apache.org/confluence/display/SQOOP">Wiki</a> or