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/28 17:42:03 UTC

svn commit: r1887003 - in /attic/site/xdocs: flagged/climate/ flagged/drat/ flagged/eagle/ flagged/marmotta/ flagged/sentry/ flagged/tajo/ projects/ stylesheets/

Author: sebb
Date: Sun Feb 28 17:42:03 2021
New Revision: 1887003

URL: http://svn.apache.org/viewvc?rev=1887003&view=rev
Log:
+=climate,drat,eagle,marmotta,sentry,tajo

Added:
    attic/site/xdocs/flagged/climate/
    attic/site/xdocs/flagged/drat/
    attic/site/xdocs/flagged/eagle/
    attic/site/xdocs/flagged/marmotta/
    attic/site/xdocs/flagged/sentry/
    attic/site/xdocs/flagged/tajo/
    attic/site/xdocs/projects/climate.xml   (with props)
    attic/site/xdocs/projects/drat.xml   (with props)
    attic/site/xdocs/projects/eagle.xml   (with props)
    attic/site/xdocs/projects/marmotta.xml   (with props)
    attic/site/xdocs/projects/sentry.xml   (with props)
    attic/site/xdocs/projects/tajo.xml   (with props)
Modified:
    attic/site/xdocs/stylesheets/project.xml

Added: attic/site/xdocs/projects/climate.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/projects/climate.xml?rev=1887003&view=auto
==============================================================================
--- attic/site/xdocs/projects/climate.xml (added)
+++ attic/site/xdocs/projects/climate.xml Sun Feb 28 17:42:03 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 Open Climate Workbench</title>
+  </properties>
+<body>
+
+<section id="climate">
+  <title>Apache Open Climate Workbench</title>
+
+  <p><a href="http://climate.apache.org/">Apache Open Climate Workbench</a>
+     moved into the Attic in 2020-10.
+     Apache Open Climate Workbench mission was Climate model evaluation.</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://climate.apache.org/">http://climate.apache.org</a>
+     for more information on Open Climate Workbench.</p>
+
+  <p>As with any project in the Attic - if you should choose to fork Open Climate Workbench
+     outside of Apache, please let us know so we can link to your project.
+  </p>
+
+  <resource_table project="climate">
+    <!-- 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/climate.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: attic/site/xdocs/projects/drat.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/projects/drat.xml?rev=1887003&view=auto
==============================================================================
--- attic/site/xdocs/projects/drat.xml (added)
+++ attic/site/xdocs/projects/drat.xml Sun Feb 28 17:42:03 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 DRAT</title>
+  </properties>
+<body>
+
+<section id="drat">
+  <title>Apache DRAT</title>
+
+  <p><a href="http://drat.apache.org/">Apache DRAT</a>
+     moved into the Attic in 2020-08.
+     Apache DRAT mission was large scale code license analysis, auditing and reporting.</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://drat.apache.org/">http://drat.apache.org</a>
+     for more information on DRAT.</p>
+
+  <p>As with any project in the Attic - if you should choose to fork DRAT
+     outside of Apache, please let us know so we can link to your project.
+  </p>
+
+  <resource_table project="drat">
+    <!-- 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/drat.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: attic/site/xdocs/projects/eagle.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/projects/eagle.xml?rev=1887003&view=auto
==============================================================================
--- attic/site/xdocs/projects/eagle.xml (added)
+++ attic/site/xdocs/projects/eagle.xml Sun Feb 28 17:42:03 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 Eagle</title>
+  </properties>
+<body>
+
+<section id="eagle">
+  <title>Apache Eagle</title>
+
+  <p><a href="http://eagle.apache.org/">Apache Eagle</a>
+     moved into the Attic in 2020-11.
+     Apache Eagle mission was open source analytics solution for identifying security and performance issues instantly on big data platforms.</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://eagle.apache.org/">http://eagle.apache.org</a>
+     for more information on Eagle.</p>
+
+  <p>As with any project in the Attic - if you should choose to fork Eagle
+     outside of Apache, please let us know so we can link to your project.
+  </p>
+
+  <resource_table project="eagle">
+    <!-- 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/eagle.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: attic/site/xdocs/projects/marmotta.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/projects/marmotta.xml?rev=1887003&view=auto
==============================================================================
--- attic/site/xdocs/projects/marmotta.xml (added)
+++ attic/site/xdocs/projects/marmotta.xml Sun Feb 28 17:42:03 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 Marmotta</title>
+  </properties>
+<body>
+
+<section id="marmotta">
+  <title>Apache Marmotta</title>
+
+  <p><a href="http://marmotta.apache.org/">Apache Marmotta</a>
+     moved into the Attic in 2020-11.
+     Apache Marmotta mission was An Open Platform for Linked Data.</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://marmotta.apache.org/">http://marmotta.apache.org</a>
+     for more information on Marmotta.</p>
+
+  <p>As with any project in the Attic - if you should choose to fork Marmotta
+     outside of Apache, please let us know so we can link to your project.
+  </p>
+
+  <resource_table project="marmotta">
+    <!-- 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="users"/>
+    <!-- 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/marmotta.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: attic/site/xdocs/projects/sentry.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/projects/sentry.xml?rev=1887003&view=auto
==============================================================================
--- attic/site/xdocs/projects/sentry.xml (added)
+++ attic/site/xdocs/projects/sentry.xml Sun Feb 28 17:42:03 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 Sentry</title>
+  </properties>
+<body>
+
+<section id="sentry">
+  <title>Apache Sentry</title>
+
+  <p><a href="http://sentry.apache.org/">Apache Sentry</a>
+     moved into the Attic in 2020-12.
+     Apache Sentry mission was Fine grained authorization to data and metadata in Apache Hadoop.</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://sentry.apache.org/">http://sentry.apache.org</a>
+     for more information on Sentry.</p>
+
+  <p>As with any project in the Attic - if you should choose to fork Sentry
+     outside of Apache, please let us know so we can link to your project.
+  </p>
+
+  <resource_table project="sentry">
+    <!-- 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"/>
+    <!-- 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/sentry.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: attic/site/xdocs/projects/tajo.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/projects/tajo.xml?rev=1887003&view=auto
==============================================================================
--- attic/site/xdocs/projects/tajo.xml (added)
+++ attic/site/xdocs/projects/tajo.xml Sun Feb 28 17:42:03 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 Tajo</title>
+  </properties>
+<body>
+
+<section id="tajo">
+  <title>Apache Tajo</title>
+
+  <p><a href="http://tajo.apache.org/">Apache Tajo</a>
+     moved into the Attic in 2020-09.
+     Apache Tajo mission was Big data warehouse system on Apache Hadoop.</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://tajo.apache.org/">http://tajo.apache.org</a>
+     for more information on Tajo.</p>
+
+  <p>As with any project in the Attic - if you should choose to fork Tajo
+     outside of Apache, please let us know so we can link to your project.
+  </p>
+
+  <resource_table project="tajo">
+    <!-- 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/tajo.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=1887003&r1=1887002&r2=1887003&view=diff
==============================================================================
--- attic/site/xdocs/stylesheets/project.xml (original)
+++ attic/site/xdocs/stylesheets/project.xml Sun Feb 28 17:42:03 2021
@@ -51,12 +51,15 @@ limitations under the License.
       <li><a href="/projects/beehive.html">Beehive</a></li>
       <li><a href="/projects/chukwa.html">Chukwa</a></li>
       <li><a href="/projects/click.html">Click</a></li>
+      <li><a href="/projects/climate.html">Open Climate Workbench</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>
+      <li><a href="/projects/drat.html">DRAT</a></li>
+      <li><a href="/projects/eagle.html">Eagle</a></li>
       <li><a href="/projects/esme.html">ESME</a></li>
       <li><a href="/projects/etch.html">Etch</a></li>
       <li><a href="/projects/excalibur.html">Excalibur</a></li>
@@ -77,6 +80,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/marmotta.html">Marmotta</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>
@@ -87,11 +91,13 @@ limitations under the License.
       <li><a href="/projects/predictionio.html">PredictionIO</a></li>
       <li><a href="/projects/quetzalcoatl.html">Quetzalcoatl</a></li>
       <li><a href="/projects/rave.html">Rave</a></li>
+      <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/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/tajo.html">Tajo</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>