Author: jukka
Date: Thu Jan 12 14:46:05 2012
New Revision: 1230567
URL: http://svn.apache.org/viewvc?rev=1230567&view=rev
Log:
Add a note about retirement to the web site.
Modified:
incubator/stonehenge/site/index.html
Modified: incubator/stonehenge/site/index.html
URL:
http://svn.apache.org/viewvc/incubator/stonehenge/site/index.html?rev=1230567&r1=1230566&r2=1230567&view=diff
==============================================================================
--- incubator/stonehenge/site/index.html (original)
+++ incubator/stonehenge/site/index.html Thu Jan 12 14:46:05 2012
@@ -1,21 +1,21 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!--
- ~ 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.
+<!--
+ ~ 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.
-->
@@ -154,7 +154,14 @@
</div>
<div id="bodyColumn">
<div id="contentBox">
- <html><head><meta http-equiv="content-type" content="text/html;
charset=iso-8859-1"></head><h1>Welcome to Apache Stonehenge</h1><p>Stonehenge
is a set of example applications for Service
+ <html><head><meta http-equiv="content-type" content="text/html;
charset=iso-8859-1"></head><h1>Welcome to Apache Stonehenge</h1>
+
+<p><strong>NOTE:</strong> The Apache Stonehenge project has retired
+and is no longer actively developed or supported. Please contact
+<a href="mailto:[email protected]">[email protected]</a>
+for any questions about the project status.</p>
+
+<p>Stonehenge is a set of example applications for Service
Oriented
Architecture that spans languages and platforms and demonstrates best
practise and interoperability.</p>