Author: hboutemy Date: Sun Nov 3 20:05:47 2024 New Revision: 1921760 URL: http://svn.apache.org/viewvc?rev=1921760&view=rev Log: [ATTIC-226] move Streams to the Attic
Added: attic/site/cwiki_retired/streams.txt attic/site/xdocs/flagged/streams/ attic/site/xdocs/projects/streams.xml Modified: attic/site/xdocs/stylesheets/project.xml attic/site/xdocs/tracking.xml Added: attic/site/cwiki_retired/streams.txt URL: http://svn.apache.org/viewvc/attic/site/cwiki_retired/streams.txt?rev=1921760&view=auto ============================================================================== (empty) Added: attic/site/xdocs/projects/streams.xml URL: http://svn.apache.org/viewvc/attic/site/xdocs/projects/streams.xml?rev=1921760&view=auto ============================================================================== --- attic/site/xdocs/projects/streams.xml (added) +++ attic/site/xdocs/projects/streams.xml Sun Nov 3 20:05:47 2024 @@ -0,0 +1,54 @@ +<?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 Streams</title> + </properties> +<body> + +<section id="streams"> + <title>Apache Streams</title> + + <p><a href="https://streams.apache.org/">Apache Streams</a> + moved into the Attic in 2024-10. + Apache Streams mission was to unify a diverse world of digital profiles and online activities into common formats and vocabularies, + and makes these datasets accessible across a variety of databases, devices, and platforms for streaming, browsing, searching, sharing, and analytics use-cases.</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://streams.apache.org/">https://streams.apache.org</a> + for more information on Streams.</p> + + <p>As with any project in the Attic - if you should choose to fork Streams + outside of Apache, please let us know so we can link to your project. + </p> + + <resource_table project="streams"> + <mail name="commits,user"/> + <jira key="STREAMS"/> + <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=1921760&r1=1921759&r2=1921760&view=diff ============================================================================== --- attic/site/xdocs/stylesheets/project.xml (original) +++ attic/site/xdocs/stylesheets/project.xml Sun Nov 3 20:05:47 2024 @@ -116,6 +116,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/streams.html">Streams</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> Modified: attic/site/xdocs/tracking.xml URL: http://svn.apache.org/viewvc/attic/site/xdocs/tracking.xml?rev=1921760&r1=1921759&r2=1921760&view=diff ============================================================================== --- attic/site/xdocs/tracking.xml (original) +++ attic/site/xdocs/tracking.xml Sun Nov 3 20:05:47 2024 @@ -48,6 +48,7 @@ <tr><td>2024-05</td><td>2024-07</td><td>Apache Submarine</td><td><a href="https://issues.apache.org/jira/browse/ATTIC-222">ATTIC-222</a></td></tr> <tr><td>2024-07</td><td>2024-07</td><td>Apache HAWQ</td><td><a href="https://issues.apache.org/jira/browse/ATTIC-223">ATTIC-223</a></td></tr> <tr><td>2024-07</td><td>2024-07</td><td>Apache Bloodhound</td><td><a href="https://issues.apache.org/jira/browse/ATTIC-224">ATTIC-224</a></td></tr> + <tr><td>2024-10</td><td></td><td>Apache Streams</td><td><a href="https://issues.apache.org/jira/browse/ATTIC-226">ATTIC-226</a></td></tr> </table></p> </section>