Author: sebb Date: Mon Jan 20 15:52:56 2025 New Revision: 1923264 URL: http://svn.apache.org/viewvc?rev=1923264&view=rev Log: +=Pivot ATTIC-228
Added: attic/site/cwiki_retired/pivot.txt (with props) attic/site/xdocs/flagged/pivot/ attic/site/xdocs/projects/pivot.xml (with props) Modified: attic/site/xdocs/stylesheets/project.xml Added: attic/site/cwiki_retired/pivot.txt URL: http://svn.apache.org/viewvc/attic/site/cwiki_retired/pivot.txt?rev=1923264&view=auto ============================================================================== (empty) Propchange: attic/site/cwiki_retired/pivot.txt ------------------------------------------------------------------------------ svn:eol-style = native Added: attic/site/xdocs/projects/pivot.xml URL: http://svn.apache.org/viewvc/attic/site/xdocs/projects/pivot.xml?rev=1923264&view=auto ============================================================================== --- attic/site/xdocs/projects/pivot.xml (added) +++ attic/site/xdocs/projects/pivot.xml Mon Jan 20 15:52:56 2025 @@ -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 Pivot</title> + </properties> +<body> + +<section id="pivot"> + <title>Apache Pivot</title> + + <p><a href="https://pivot.apache.org/">Apache Pivot</a> + moved into the Attic in 2025-01. + Apache Pivot mission was Rich Internet applications in Java.</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://pivot.apache.org/">http://pivot.apache.org</a> + for more information on Pivot.</p> + + <p>As with any project in the Attic - if you should choose to fork Pivot + outside of Apache, please let us know so we can link to your project. + </p> + + <resource_table project="pivot"> + <!-- 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="PIVOT"/> + <!-- + <cwiki/> + --> + <!--svn/> OR <git/--> + <!-- use the tag + <no_downloads/> + to suppress the Downloads links --> + </resource_table> + +</section> + +</body> +</document> Propchange: attic/site/xdocs/projects/pivot.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=1923264&r1=1923263&r2=1923264&view=diff ============================================================================== --- attic/site/xdocs/stylesheets/project.xml (original) +++ attic/site/xdocs/stylesheets/project.xml Mon Jan 20 15:52:56 2025 @@ -104,6 +104,7 @@ limitations under the License. <li><a href="/projects/oltu.html">Oltu (previously Amber)</a></li> <li><a href="/projects/onami.html">Onami</a></li> <li><a href="/projects/oodt.html">OODT</a></li> + <li><a href="/projects/pivot.html">Pivot</a></li> <li><a href="/projects/polygene.html">Polygene</a></li> <li><a href="/projects/predictionio.html">PredictionIO</a></li> <li><a href="/projects/quetzalcoatl.html">Quetzalcoatl</a></li>