You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@attic.apache.org by se...@apache.org on 2021/02/25 15:39:30 UTC

svn commit: r1886919 - in /attic/site/xdocs: flagged/crunch/ flagged/metron/ flagged/twill/ projects/_template.xml projects/crunch.xml projects/metron.xml projects/twill.xml stylesheets/project.xml

Author: sebb
Date: Thu Feb 25 15:39:29 2021
New Revision: 1886919

URL: http://svn.apache.org/viewvc?rev=1886919&view=rev
Log:
+= Crunch, Metron, Twill

Added:
    attic/site/xdocs/flagged/crunch/
    attic/site/xdocs/flagged/metron/
    attic/site/xdocs/flagged/twill/
    attic/site/xdocs/projects/crunch.xml   (with props)
    attic/site/xdocs/projects/metron.xml   (with props)
    attic/site/xdocs/projects/twill.xml   (with props)
Modified:
    attic/site/xdocs/projects/_template.xml
    attic/site/xdocs/stylesheets/project.xml

Modified: attic/site/xdocs/projects/_template.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/projects/_template.xml?rev=1886919&r1=1886918&r2=1886919&view=diff
==============================================================================
--- attic/site/xdocs/projects/_template.xml (original)
+++ attic/site/xdocs/projects/_template.xml Thu Feb 25 15:39:29 2021
@@ -29,7 +29,7 @@
 
   <p><a href="http://${tlpid}.apache.org/">Apache ${FullName}</a>
      moved into the Attic in ${Month_Year}.
-     Apache ${FullName} was ${description}.</p>
+     Apache ${FullName} mission was ${description}.</p>
 
   <p>The website, downloads and issue tracker all remain open, though 
      the issue tracker is read-only. See the website at

Added: attic/site/xdocs/projects/crunch.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/projects/crunch.xml?rev=1886919&view=auto
==============================================================================
--- attic/site/xdocs/projects/crunch.xml (added)
+++ attic/site/xdocs/projects/crunch.xml Thu Feb 25 15:39:29 2021
@@ -0,0 +1,59 @@
+<?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 Crunch</title>
+  </properties>
+<body>
+
+<section id="crunch">
+  <title>Apache Crunch</title>
+
+  <p><a href="http://crunch.apache.org/">Apache Crunch</a>
+     moved into the Attic in 2020-06.
+     Apache Crunch mission was Simple and Efficient MapReduce Pipelines.</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://crunch.apache.org/">http://crunch.apache.org</a>
+     for more information on Crunch.</p>
+
+  <p>As with any project in the Attic - if you should choose to fork Crunch
+     outside of Apache, please let us know so we can link to your project.
+  </p>
+
+  <resource_table project="crunch">
+    <!-- by default only dev is generated
+     To remove 'dev', use the attribute replace_dev="xxx" in the resource_table tag above
+    -->
+    <mail name="commits"/>
+    <mail name="user"/>
+    <!-- use attribute key="" to override default JIRA -->
+    <jira/>
+    <!-- use the tag
+    <no_downloads/>
+    to suppress the Downloads links -->
+  </resource_table>
+
+</section>
+
+</body>
+</document>

Propchange: attic/site/xdocs/projects/crunch.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: attic/site/xdocs/projects/metron.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/projects/metron.xml?rev=1886919&view=auto
==============================================================================
--- attic/site/xdocs/projects/metron.xml (added)
+++ attic/site/xdocs/projects/metron.xml Thu Feb 25 15:39:29 2021
@@ -0,0 +1,60 @@
+<?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 Metron</title>
+  </properties>
+<body>
+
+<section id="metron">
+  <title>Apache Metron</title>
+
+  <p><a href="http://metron.apache.org/">Apache Metron</a>
+     moved into the Attic in 2020-12.
+     Apache Metron mission was Real-time big data security.</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://metron.apache.org/">http://metron.apache.org</a>
+     for more information on Metron.</p>
+
+  <p>As with any project in the Attic - if you should choose to fork Metron
+     outside of Apache, please let us know so we can link to your project.
+  </p>
+
+  <resource_table project="metron">
+    <!-- by default only dev is generated
+     To remove 'dev', use the attribute replace_dev="xxx" in the resource_table tag above
+    -->
+    <mail name="commits"/>
+    <mail name="issues"/>
+    <mail name="user"/>
+    <!-- use attribute key="" to override default JIRA -->
+    <jira/>
+    <!-- use the tag
+    <no_downloads/>
+    to suppress the Downloads links -->
+  </resource_table>
+
+</section>
+
+</body>
+</document>

Propchange: attic/site/xdocs/projects/metron.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: attic/site/xdocs/projects/twill.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/projects/twill.xml?rev=1886919&view=auto
==============================================================================
--- attic/site/xdocs/projects/twill.xml (added)
+++ attic/site/xdocs/projects/twill.xml Thu Feb 25 15:39:29 2021
@@ -0,0 +1,58 @@
+<?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 Twill</title>
+  </properties>
+<body>
+
+<section id="twill">
+  <title>Apache Twill</title>
+
+  <p><a href="http://twill.apache.org/">Apache Twill</a>
+     moved into the Attic in 2020-05.
+     Apache Twill mission was Use Apache Hadoop YARN's distributed capabilities with a programming model that is similar to running threads.</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://twill.apache.org/">http://twill.apache.org</a>
+     for more information on Twill.</p>
+
+  <p>As with any project in the Attic - if you should choose to fork Twill
+     outside of Apache, please let us know so we can link to your project.
+  </p>
+
+  <resource_table project="twill">
+    <!-- by default only dev is generated
+     To remove 'dev', use the attribute replace_dev="xxx" in the resource_table tag above
+    -->
+    <mail name="commits"/>
+    <!-- use attribute key="" to override default JIRA -->
+    <jira/>
+    <!-- use the tag
+    <no_downloads/>
+    to suppress the Downloads links -->
+  </resource_table>
+
+</section>
+
+</body>
+</document>

Propchange: attic/site/xdocs/projects/twill.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: attic/site/xdocs/stylesheets/project.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/stylesheets/project.xml?rev=1886919&r1=1886918&r2=1886919&view=diff
==============================================================================
--- attic/site/xdocs/stylesheets/project.xml (original)
+++ attic/site/xdocs/stylesheets/project.xml Thu Feb 25 15:39:29 2021
@@ -53,6 +53,7 @@ limitations under the License.
       <li><a href="/projects/click.html">Click</a></li>
       <li><a href="/projects/crimson.html">Crimson</a></li>
       <li><a href="/projects/continuum.html">Continuum</a></li>
+      <li><a href="/projects/crunch.html">Crunch</a></li>
       <li><a href="/projects/deltacloud.html">Deltacloud</a></li>
       <li><a href="/projects/devicemap.html">DeviceMap</a></li>
       <li><a href="/projects/directmemory.html">DirectMemory</a></li>
@@ -76,6 +77,7 @@ limitations under the License.
       <li><a href="/projects/lens.html">Lens</a></li>
       <li><a href="/projects/lenya.html">Lenya</a></li>
       <li><a href="/projects/lucy.html">Lucy</a></li>
+      <li><a href="/projects/metron.html">Metron</a></li>
       <li><a href="/projects/mrunit.html">MRUnit</a></li>
       <li><a href="/projects/ode.html">ODE</a></li>
       <li><a href="/projects/ojb.html">ObJectRelationalBridge (OJB)</a></li>
@@ -92,6 +94,7 @@ limitations under the License.
       <li><a href="/projects/stratos.html">Stratos</a></li>
       <li><a href="/projects/tiles.html">Tiles</a></li>
       <li><a href="/projects/tuscany.html">Tuscany</a></li>
+      <li><a href="/projects/twill.html">Twill</a></li>
       <li><a href="/projects/vxquery.html">VXQuery</a></li>
       <li><a href="/projects/whirr.html">Whirr</a></li>
       <li><a href="/projects/wink.html">Wink</a></li>