Author: jasha
Date: Mon Mar 26 16:32:40 2012
New Revision: 1305436
URL: http://svn.apache.org/viewvc?rev=1305436&view=rev
Log:
RAVE-527 remove incubator logo and (Incubating) suffix
Modified:
rave/site/trunk/content/rave/downloads.mdtext
rave/site/trunk/content/rave/index.mdtext
rave/site/trunk/content/rave/people.mdtext
rave/site/trunk/content/rave/release-management.mdtext
rave/site/trunk/content/rave/source.mdtext
rave/site/trunk/templates/sidenav.mdtext
rave/site/trunk/templates/skeleton.html
Modified: rave/site/trunk/content/rave/downloads.mdtext
URL:
http://svn.apache.org/viewvc/rave/site/trunk/content/rave/downloads.mdtext?rev=1305436&r1=1305435&r2=1305436&view=diff
==============================================================================
--- rave/site/trunk/content/rave/downloads.mdtext (original)
+++ rave/site/trunk/content/rave/downloads.mdtext Mon Mar 26 16:32:40 2012
@@ -16,7 +16,7 @@ Notice: Licensed to the Apache Softwa
specific language governing permissions and limitations
under the License.
-Apache Rave (Incubating) is still in its early development phase; however, we
will be striving to release alpha candidates on a monthly basis as we march
toward a 1.0 release.
+Apache Rave is still in its development phase; however, we are releasing alpha
candidates on a monthly basis as we march toward a 1.0 release.
All downloads can be verified using the Apache Rave code signing
[KEYS](http://www.apache.org/dist/incubator/rave/KEYS).
Modified: rave/site/trunk/content/rave/index.mdtext
URL:
http://svn.apache.org/viewvc/rave/site/trunk/content/rave/index.mdtext?rev=1305436&r1=1305435&r2=1305436&view=diff
==============================================================================
--- rave/site/trunk/content/rave/index.mdtext (original)
+++ rave/site/trunk/content/rave/index.mdtext Mon Mar 26 16:32:40 2012
@@ -1,4 +1,4 @@
-Title: Apache Rave (Incubating)
+Title: Apache Rave
Apache Rave is a new web and social mashup engine. It will provide an
out-of-the-box
as well as an extendible lightweight Java platform to host, serve and
aggregate
Modified: rave/site/trunk/content/rave/people.mdtext
URL:
http://svn.apache.org/viewvc/rave/site/trunk/content/rave/people.mdtext?rev=1305436&r1=1305435&r2=1305436&view=diff
==============================================================================
--- rave/site/trunk/content/rave/people.mdtext (original)
+++ rave/site/trunk/content/rave/people.mdtext Mon Mar 26 16:32:40 2012
@@ -16,7 +16,7 @@ Notice: Licensed to the Apache Softwa
specific language governing permissions and limitations
under the License.
-Apache Rave (Incubating) is a community developed project. The list below
+Apache Rave is a community developed project. The list below
is a partial list of contributors to the project, for a complete list you'd
have
to look at all contributors to our issue tracker, mailing list and version
control.
Modified: rave/site/trunk/content/rave/release-management.mdtext
URL:
http://svn.apache.org/viewvc/rave/site/trunk/content/rave/release-management.mdtext?rev=1305436&r1=1305435&r2=1305436&view=diff
==============================================================================
--- rave/site/trunk/content/rave/release-management.mdtext (original)
+++ rave/site/trunk/content/rave/release-management.mdtext Mon Mar 26 16:32:40
2012
@@ -20,8 +20,6 @@ Release artifacts are distributed via th
To familiarize yourself with the notions and requirements for releasing
artifacts, please checkout the Apache Release FAQ.
-Since we are an Incubator project, also checkout the Incubator Release
Guidelines.
-
### Apache Rave Release Guidelines
* [Release Manager Configuration Guide](release-setup.html)
* [Release Process](release-process.html)
\ No newline at end of file
Modified: rave/site/trunk/content/rave/source.mdtext
URL:
http://svn.apache.org/viewvc/rave/site/trunk/content/rave/source.mdtext?rev=1305436&r1=1305435&r2=1305436&view=diff
==============================================================================
--- rave/site/trunk/content/rave/source.mdtext (original)
+++ rave/site/trunk/content/rave/source.mdtext Mon Mar 26 16:32:40 2012
@@ -87,7 +87,7 @@ After check out, cd into rave-master-pom
[1]: http://subversion.apache.org
- [2]: http://svn.apache.org/viewvc/incubator/rave/
+ [2]: http://svn.apache.org/viewvc/rave/
[3]: ide-settings-and-debugging.html
[4]: http://maven.apache.org/download.html
[5]: http://maven.apache.org/download.html#Installation
\ No newline at end of file
Modified: rave/site/trunk/templates/sidenav.mdtext
URL:
http://svn.apache.org/viewvc/rave/site/trunk/templates/sidenav.mdtext?rev=1305436&r1=1305435&r2=1305436&view=diff
==============================================================================
--- rave/site/trunk/templates/sidenav.mdtext (original)
+++ rave/site/trunk/templates/sidenav.mdtext Mon Mar 26 16:32:40 2012
@@ -3,7 +3,6 @@
- [About](/rave/index.html)
- [Documentation](/rave/documentation/index.html)
- [Downloads](/rave/downloads.html)
- - [Incubator page](http://incubator.apache.org/projects/rave.html)
- [License](/rave/license.html)
# Community
Modified: rave/site/trunk/templates/skeleton.html
URL:
http://svn.apache.org/viewvc/rave/site/trunk/templates/skeleton.html?rev=1305436&r1=1305435&r2=1305436&view=diff
==============================================================================
--- rave/site/trunk/templates/skeleton.html (original)
+++ rave/site/trunk/templates/skeleton.html Mon Mar 26 16:32:40 2012
@@ -31,9 +31,6 @@
<div id="navigation">
{% filter markdown %}{% include "sidenav.mdtext" %}{% endfilter %}
- <a alt="Apache Incubator" href="http://incubator.apache.org">
- <img id="asf-logo" alt="Apache Incubator"
src="/rave/images/apache-incubator-logo.png"/>
- </a>
</div>
<div id="content">