You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by bu...@apache.org on 2011/09/23 09:45:29 UTC

svn commit: r796151 - in /websites/staging/jena/trunk/content/jena: about_jena/index.html index.html

Author: buildbot
Date: Fri Sep 23 07:45:28 2011
New Revision: 796151

Log:
Staging update by buildbot

Modified:
    websites/staging/jena/trunk/content/jena/about_jena/index.html
    websites/staging/jena/trunk/content/jena/index.html

Modified: websites/staging/jena/trunk/content/jena/about_jena/index.html
==============================================================================
--- websites/staging/jena/trunk/content/jena/about_jena/index.html (original)
+++ websites/staging/jena/trunk/content/jena/about_jena/index.html Fri Sep 23 07:45:28 2011
@@ -168,13 +168,16 @@ or stability of the code, it does indica
 <h2 id="quick_shortcuts">Quick shortcuts</h2>
 <p>I would like to ...</p>
 <ul>
-<li>... <a href="about_jena/index.html">find out more about the Jena project</a></li>
-<li>... <a href="about_jena/team.html">see who's involved</a></li>
-<li>... <a href="tutorials/index.html">follow a tutorial</a></li>
-<li>... <a href="getting_started/index.html">see how to get started with Jena</a></li>
-<li>... <a href="help_and_support/bugs_and_suggestions.html">report a bug</a></li>
-<li>... <a href="help_and_support/index.html">get help using Jena</a></li>
-<li>... <a href="getting_involved/index.html">contribute to the project!</a></li>
+<li>... <a href="/jena/download/index.html">download Jena components</a></li>
+<li>... <a href="/jena/download/maven.html">use Jena with Maven</a></li>
+<li>... <a href="/jena/about_jena/about.html">find out more about the Jena project</a></li>
+<li>... <a href="/jena/about_jena/team.html">see who's involved</a></li>
+<li>... <a href="/jena/tutorials/index.html">follow a tutorial</a></li>
+<li>... <a href="/jena/getting_started/index.html">see how to get started with Jena</a></li>
+<li>... <a href="/jena/help_and_support/bugs_and_suggestions.html">report a bug</a></li>
+<li>... <a href="/jena/help_and_support/index.html">get help using Jena</a></li>
+<li>... <a href="/jena/documentation/javadoc/">read the Javadoc</a></li>
+<li>... <a href="/jena/getting_involved/index.html">contribute to the project!</a></li>
 </ul>
   </div>
 

Modified: websites/staging/jena/trunk/content/jena/index.html
==============================================================================
--- websites/staging/jena/trunk/content/jena/index.html (original)
+++ websites/staging/jena/trunk/content/jena/index.html Fri Sep 23 07:45:28 2011
@@ -152,10 +152,8 @@ to develop <a href="http://www.w3.org/20
 <li>servers to allow RDF data to be published to other applications using a variety
 of protocols, including SPARQL</li>
 </ul>
-<p>Jena is currently an <a href="http://incubator.apache.org/">incubator</a> project of the
-<a href="http://www.apache.org">Apache Software Foundation</a>.</p>
-<p><img src="http://incubator.apache.org/images/apache-incubator-logo.png" alt="Apache Incubator" style="float:right"></img>
-Apache Jena is an effort undergoing incubation at The Apache Software Foundation (ASF),
+<p><a href="http://incubator.apache.org/"><img src="http://incubator.apache.org/images/apache-incubator-logo.png" alt="Apache Incubator" style="float:right"></img></a>
+Apache Jena is an effort undergoing incubation at <a href="http://www.apache.org">The Apache Software Foundation (ASF)</a>,
 sponsored by the Incubator project. Incubation is required of all newly accepted
 projects until a further review indicates that the infrastructure, communications, and
 decision making process have stabilized in a manner consistent with other successful
@@ -166,7 +164,7 @@ or stability of the code, it does indica
 <ul>
 <li>... <a href="/jena/download/index.html">download Jena components</a></li>
 <li>... <a href="/jena/download/maven.html">use Jena with Maven</a></li>
-<li>... <a href="/jena/about_jena/index.html">find out more about the Jena project</a></li>
+<li>... <a href="/jena/about_jena/about.html">find out more about the Jena project</a></li>
 <li>... <a href="/jena/about_jena/team.html">see who's involved</a></li>
 <li>... <a href="/jena/tutorials/index.html">follow a tutorial</a></li>
 <li>... <a href="/jena/getting_started/index.html">see how to get started with Jena</a></li>