Author: hboutemy
Date: Sun Jun 27 09:19:24 2021
New Revision: 1891078

URL: http://svn.apache.org/viewvc?rev=1891078&view=rev
Log:
ATTIC-199 move Sqoop to the Attic

Added:
    attic/site/xdocs/flagged/sqoop/
    attic/site/xdocs/projects/sqoop.xml
Modified:
    attic/site/xdocs/stylesheets/project.xml
    attic/site/xdocs/tracking.xml

Added: attic/site/xdocs/projects/sqoop.xml
URL: 
http://svn.apache.org/viewvc/attic/site/xdocs/projects/sqoop.xml?rev=1891078&view=auto
==============================================================================
--- attic/site/xdocs/projects/sqoop.xml (added)
+++ attic/site/xdocs/projects/sqoop.xml Sun Jun 27 09:19:24 2021
@@ -0,0 +1,63 @@
+<?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License. 
+-->
+<document>
+  <properties>
+    <author email="general.AT.attic.apache.DOT.org">The Apache Software 
Foundation</author>
+    <title>Apache Sqoop</title>
+  </properties>
+<body>
+
+<section id="sqoop">
+  <title>Apache Sqoop</title>
+
+  <p><a href="http://sqoop.apache.org/";>Apache Sqoop</a>
+     moved into the Attic in 2021-06.
+     Apache Sqoop mission was Bulk Data Transfer for Apache Hadoop and 
Structured Datastores.</p>
+
+  <p>The website, downloads and issue tracker all remain open, though 
+     the issue tracker is read-only. See the website at
+     <a href="http://sqoop.apache.org/";>http://sqoop.apache.org</a>
+     for more information on Sqoop.</p>
+
+  <p>As with any project in the Attic - if you should choose to fork Sqoop
+     outside of Apache, please let us know so we can link to your project.
+  </p>
+
+  <resource_table project="sqoop">
+    <!-- by default only dev is generated
+     To remove 'dev', use the attribute replace_dev="xxx" in the 
resource_table tag above
+    -->
+    <mail name="commits,user"/>
+    <!-- use attribute key="" to override default JIRA -->
+    <!-- N.B. some projects may use GitHub issues instead of JIRA -->
+    <jira key="SQOOP"/>
+    <!--
+    <cwiki/>
+    -->
+    <!--svn/>  OR  <git/-->
+    <!-- use the tag
+    <no_downloads/>
+    to suppress the Downloads links -->
+  </resource_table>
+
+</section>
+
+</body>
+</document>

Modified: attic/site/xdocs/stylesheets/project.xml
URL: 
http://svn.apache.org/viewvc/attic/site/xdocs/stylesheets/project.xml?rev=1891078&r1=1891077&r2=1891078&view=diff
==============================================================================
--- attic/site/xdocs/stylesheets/project.xml (original)
+++ attic/site/xdocs/stylesheets/project.xml Sun Jun 27 09:19:24 2021
@@ -95,6 +95,7 @@ limitations under the License.
       <li><a href="/projects/sentry.html">Sentry</a></li>
       <li><a href="/projects/shale.html">Shale</a></li>
       <li><a href="/projects/shindig.html">Shindig</a></li>
+      <li><a href="/projects/sqoop.html">Sqoop</a></li>
       <li><a href="/projects/stdcxx.html">Standard C++ Library 
(STDCXX)</a></li>
       <li><a href="/projects/stanbol.html">Stanbol</a></li>
       <li><a href="/projects/stratos.html">Stratos</a></li>

Modified: attic/site/xdocs/tracking.xml
URL: 
http://svn.apache.org/viewvc/attic/site/xdocs/tracking.xml?rev=1891078&r1=1891077&r2=1891078&view=diff
==============================================================================
--- attic/site/xdocs/tracking.xml (original)
+++ attic/site/xdocs/tracking.xml Sun Jun 27 09:19:24 2021
@@ -43,8 +43,8 @@
   <p><table>
     <tr><th>Retirement 
month</th><th>Completed</th><th>Project</th><th>Tracking</th></tr>
     <tr><td>2021-04</td><td>2021-05</td><td>Apache Trafodion</td><td><a 
href="https://issues.apache.org/jira/browse/ATTIC-197";>ATTIC-197</a></td></tr>
-    <tr><td>2021-06</td><td></td><td>Apache Sqoop</td><td><!--a 
href="https://issues.apache.org/jira/browse/ATTIC-197";>ATTIC-197</a--></td></tr>
     <tr><td>2021-06</td><td></td><td>Apache MetaModel</td><td><a 
href="https://issues.apache.org/jira/browse/ATTIC-198";>ATTIC-198</a></td></tr>
+    <tr><td>2021-06</td><td></td><td>Apache Sqoop</td><td><a 
href="https://issues.apache.org/jira/browse/ATTIC-199";>ATTIC-199</a></td></tr>
   </table></p>
 </section>
 


Reply via email to