Author: hboutemy
Date: Fri May 31 10:24:08 2024
New Revision: 1918068
URL: http://svn.apache.org/viewvc?rev=1918068&view=rev
Log:
[ATTIC-222] retire Submarine
Added:
attic/site/cwiki_retired/submarine.txt
attic/site/xdocs/projects/submarine.xml
Modified:
attic/site/xdocs/stylesheets/project.xml
Added: attic/site/cwiki_retired/submarine.txt
URL:
http://svn.apache.org/viewvc/attic/site/cwiki_retired/submarine.txt?rev=1918068&view=auto
==============================================================================
(empty)
Added: attic/site/xdocs/projects/submarine.xml
URL:
http://svn.apache.org/viewvc/attic/site/xdocs/projects/submarine.xml?rev=1918068&view=auto
==============================================================================
--- attic/site/xdocs/projects/submarine.xml (added)
+++ attic/site/xdocs/projects/submarine.xml Fri May 31 10:24:08 2024
@@ -0,0 +1,53 @@
+<?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 Submarine</title>
+ </properties>
+<body>
+
+<section id="submarine">
+ <title>Apache Submarine</title>
+
+ <p><a href="https://submarine.apache.org/">Apache Submarine</a>
+ moved into the Attic in 2024-05.
+ Apache Submarine mission was allowing infrastructure engineers and data
scientists to build deep learning applications (TensorFlow, PyTorch, etc.) end
to end on cluster management platforms (like YARN/K8s).</p>
+
+ <p>The website, downloads and issue tracker all remain open, though
+ the issue tracker is read-only. See the website at
+ <a href="https://submarine.apache.org/">http://submarine.apache.org</a>
+ for more information on Submarine.</p>
+
+ <p>As with any project in the Attic - if you should choose to fork Submarine
+ outside of Apache, please let us know so we can link to your project.
+ </p>
+
+ <resource_table project="submarine">
+ <mail name="commits,users"/>
+ <jira key="SUBMARINE"/>
+ <cwiki/>
+ <git/>
+ </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=1918068&r1=1918067&r2=1918068&view=diff
==============================================================================
--- attic/site/xdocs/stylesheets/project.xml (original)
+++ attic/site/xdocs/stylesheets/project.xml Fri May 31 10:24:08 2024
@@ -113,6 +113,7 @@ limitations under the License.
<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>
+ <li><a href="/projects/submarine.html">Submarine</a></li>
<li><a href="/projects/tajo.html">Tajo</a></li>
<li><a href="/projects/tiles.html">Tiles</a></li>
<li><a href="/projects/trafodion.html">Trafodion</a></li>