Author: buildbot Date: Tue Nov 8 12:04:34 2016 New Revision: 1000743 Log: Staging update by buildbot for stanbol
Modified: websites/staging/stanbol/trunk/content/ (props changed) websites/staging/stanbol/trunk/content/downloads/index.html websites/staging/stanbol/trunk/content/downloads/releases.html Propchange: websites/staging/stanbol/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Tue Nov 8 12:04:34 2016 @@ -1 +1 @@ -1674017 +1768668 Modified: websites/staging/stanbol/trunk/content/downloads/index.html ============================================================================== --- websites/staging/stanbol/trunk/content/downloads/index.html (original) +++ websites/staging/stanbol/trunk/content/downloads/index.html Tue Nov 8 12:04:34 2016 @@ -41,7 +41,18 @@ <body> <div id="navigation"> <!-- but auto scroll the menue --> <a href="/index.html"><img alt="Apache Stanbol" width="220" height="101" border="0" src="/images/stanbol-logo/stanbol-2010-12-14.png"/></a><br /> - <ul> + <style type="text/css"> +/* The following code is added by mdx_elementid.py + It was originally lifted from http://subversion.apache.org/style/site.css */ +/* + * Hide class="elementid-permalink", except when an enclosing heading + * has the :hover property. + */ +.headerlink, .elementid-permalink { + visibility: hidden; +} +h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style> +<ul> <li><a href="/docs/trunk/tutorial.html">Getting Started</a></li> <li><a href="/docs/trunk/">Documentation</a><ul> <li><a href="/docs/trunk/scenarios.html">Usage Scenarios</a></li> @@ -57,7 +68,7 @@ </ul> </li> </ul> -<h1 id="downloads">Downloads</h1> +<h1 id="downloads">Downloads<a class="headerlink" href="#downloads" title="Permanent link">¶</a></h1> <ul> <li><a href="/downloads/">Overview</a><ul> <li><a href="/downloads/releases.html">Releases</a></li> @@ -65,17 +76,17 @@ </ul> </li> </ul> -<h1 id="project">Project</h1> +<h1 id="project">Project<a class="headerlink" href="#project" title="Permanent link">¶</a></h1> <ul> <li><a href="/team.html">Team</a></li> <li><a href="http://www.apache.org/licenses/LICENSE-2.0">License</a></li> <li><a href="/privacy-policy.html">Privacy Policy</a></li> </ul> -<h1 id="archived-docs">Archived Docs</h1> +<h1 id="archived-docs">Archived Docs<a class="headerlink" href="#archived-docs" title="Permanent link">¶</a></h1> <ul> <li><a href="/docs/0.9.0-incubating/">0.9.0-incubating</a></li> </ul> -<h1 id="the-asf">The ASF</h1> +<h1 id="the-asf">The ASF<a class="headerlink" href="#the-asf" title="Permanent link">¶</a></h1> <ul> <li><a href="http://www.apache.org">Apache Software Foundation</a></li> <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li> @@ -89,7 +100,18 @@ <ul> <li><a href="/">Home</a></li> <li class="item"><a href="/downloads/">Downloads</a></li> </ul> </div> <h1 class="title">Downloads Overview</h1> - <p>The Apache Stanbol project provides three kinds of downloads for its users.</p> + <style type="text/css"> +/* The following code is added by mdx_elementid.py + It was originally lifted from http://subversion.apache.org/style/site.css */ +/* + * Hide class="elementid-permalink", except when an enclosing heading + * has the :hover property. + */ +.headerlink, .elementid-permalink { + visibility: hidden; +} +h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style> +<p>The Apache Stanbol project provides three kinds of downloads for its users.</p> <ol> <li>Official Apache Stanbol <a href="releases.html">source code releases</a> of the software.</li> <li>Apache Stanbol artifacts via the @@ -97,7 +119,7 @@ <li>Pre-compiled binary <a href="launchers.html">launcher packages</a> that do not represent official releases of Apache Stanbol but are offered to the community for convinience.</li> </ol> -<h3 id="latest-releases">Latest Releases</h3> +<h3 id="latest-releases">Latest Releases<a class="headerlink" href="#latest-releases" title="Permanent link">¶</a></h3> <p>For a full list of released components, have a look at the <a href="releases.html">release page</a>.</p> <table id="release_table" width="100%"> <thead> @@ -110,6 +132,24 @@ </thead> <tbody> <tr> + <td>apache-stanbol-1.0.0</td> + <td>Complete Apache Stanbol Stack</td> + <td>2016/10/23</td> + <td> + <a href="http://www.apache.org/dyn/closer.cgi/stanbol/apache-stanbol-1.0.0-source-release.zip">ZIP</a> + ( + <a href="http://www.apache.org/dyn/closer.cgi/stanbol/apache-stanbol-1.0.0-source-release.md5">MD5</a> + | + <a href="http://www.apache.org/dyn/closer.cgi/stanbol/apache-stanbol-1.0.0-source-release.zip.asc">ASC</a> + )<br> + <a href="http://www.apache.org/dyn/closer.cgi/stanbol/apache-stanbol-1.0.0-source-release.tar.gz">TAR.GZ</a> + ( + <a href="http://www.apache.org/dyn/closer.cgi/stanbol/apache-stanbol-1.0.0-source-release.tar.gz.md5">MD5</a> + | + <a href="http://www.apache.org/dyn/closer.cgi/stanbol/apache-stanbol-1.0.0-source-release.tar.gz.asc">ASC</a> + )</td> +</tr> +<tr> <td>apache-stanbol-0.12.0</td> <td>Complete Apache Stanbol Stack</td> <td>2014/03/02</td> Modified: websites/staging/stanbol/trunk/content/downloads/releases.html ============================================================================== --- websites/staging/stanbol/trunk/content/downloads/releases.html (original) +++ websites/staging/stanbol/trunk/content/downloads/releases.html Tue Nov 8 12:04:34 2016 @@ -41,7 +41,18 @@ <body> <div id="navigation"> <!-- but auto scroll the menue --> <a href="/index.html"><img alt="Apache Stanbol" width="220" height="101" border="0" src="/images/stanbol-logo/stanbol-2010-12-14.png"/></a><br /> - <ul> + <style type="text/css"> +/* The following code is added by mdx_elementid.py + It was originally lifted from http://subversion.apache.org/style/site.css */ +/* + * Hide class="elementid-permalink", except when an enclosing heading + * has the :hover property. + */ +.headerlink, .elementid-permalink { + visibility: hidden; +} +h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style> +<ul> <li><a href="/docs/trunk/tutorial.html">Getting Started</a></li> <li><a href="/docs/trunk/">Documentation</a><ul> <li><a href="/docs/trunk/scenarios.html">Usage Scenarios</a></li> @@ -57,7 +68,7 @@ </ul> </li> </ul> -<h1 id="downloads">Downloads</h1> +<h1 id="downloads">Downloads<a class="headerlink" href="#downloads" title="Permanent link">¶</a></h1> <ul> <li><a href="/downloads/">Overview</a><ul> <li><a href="/downloads/releases.html">Releases</a></li> @@ -65,17 +76,17 @@ </ul> </li> </ul> -<h1 id="project">Project</h1> +<h1 id="project">Project<a class="headerlink" href="#project" title="Permanent link">¶</a></h1> <ul> <li><a href="/team.html">Team</a></li> <li><a href="http://www.apache.org/licenses/LICENSE-2.0">License</a></li> <li><a href="/privacy-policy.html">Privacy Policy</a></li> </ul> -<h1 id="archived-docs">Archived Docs</h1> +<h1 id="archived-docs">Archived Docs<a class="headerlink" href="#archived-docs" title="Permanent link">¶</a></h1> <ul> <li><a href="/docs/0.9.0-incubating/">0.9.0-incubating</a></li> </ul> -<h1 id="the-asf">The ASF</h1> +<h1 id="the-asf">The ASF<a class="headerlink" href="#the-asf" title="Permanent link">¶</a></h1> <ul> <li><a href="http://www.apache.org">Apache Software Foundation</a></li> <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li> @@ -89,7 +100,18 @@ <ul> <li><a href="/">Home</a></li> <li class="item"><a href="/downloads/">Downloads</a></li> </ul> </div> <h1 class="title">Source Releases</h1> - <p><strong>Quick Links:</strong></p> + <style type="text/css"> +/* The following code is added by mdx_elementid.py + It was originally lifted from http://subversion.apache.org/style/site.css */ +/* + * Hide class="elementid-permalink", except when an enclosing heading + * has the :hover property. + */ +.headerlink, .elementid-permalink { + visibility: hidden; +} +h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style> +<p><strong>Quick Links:</strong></p> <ul> <li><a href="#releases">Latest Releases</a></li> <li><a href="#previous_releases">Previous Releases</a></li> @@ -104,7 +126,7 @@ <p>The latest released artifacts are hosted via the <a href="http://www.apache.org/dist/stanbol/">Apache distribution</a> site. Please use the provided download links on this page which will redirect you to a mirror near you.</p> <p>You should verify the MD5 checksums of all downloaded archives. All Apache Stanbol releases are signed by a responsible release manager. To verify the signature of a release package, you have to download the project's <a href="https://dist.apache.org/repos/dist/release/stanbol/KEYS">GPG keys</a>.</p> <p><a name="releases"></a></p> -<h3 id="latest-releases">Latest Releases</h3> +<h3 id="latest-releases">Latest Releases<a class="headerlink" href="#latest-releases" title="Permanent link">¶</a></h3> <p>These are releases of the Apache Stanbol stack.</p> <table id="release_table" width="100%"> <thead> @@ -117,6 +139,24 @@ </thead> <tbody> <tr> + <td>apache-stanbol-1.0.0</td> + <td>Complete Apache Stanbol Stack</td> + <td>2016/10/23</td> + <td> + <a href="http://www.apache.org/dyn/closer.cgi/stanbol/apache-stanbol-1.0.0-source-release.zip">ZIP</a> + ( + <a href="http://www.apache.org/dyn/closer.cgi/stanbol/apache-stanbol-1.0.0-source-release.md5">MD5</a> + | + <a href="http://www.apache.org/dyn/closer.cgi/stanbol/apache-stanbol-1.0.0-source-release.zip.asc">ASC</a> + )<br> + <a href="http://www.apache.org/dyn/closer.cgi/stanbol/apache-stanbol-1.0.0-source-release.tar.gz">TAR.GZ</a> + ( + <a href="http://www.apache.org/dyn/closer.cgi/stanbol/apache-stanbol-1.0.0-source-release.tar.gz.md5">MD5</a> + | + <a href="http://www.apache.org/dyn/closer.cgi/stanbol/apache-stanbol-1.0.0-source-release.tar.gz.asc">ASC</a> + )</td> +</tr> +<tr> <td>partial security</td> <td>Parent 5, security.core and authentication basic 1.0.0</td> <td>2014/06/05</td> @@ -289,7 +329,7 @@ </table> <p><a name="previous_releases"></a></p> -<h3 id="previous-releases">Previous Releases</h3> +<h3 id="previous-releases">Previous Releases<a class="headerlink" href="#previous-releases" title="Permanent link">¶</a></h3> <p>The Apache release distribution site only contains the latest releases of each artifact. Older releases are available via the Apache archive service.</p> <ul> <li><a href="http://archive.apache.org/dist/stanbol/">Stanbol Release Archive</a>.</li>