You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by bu...@apache.org on 2015/07/15 13:39:02 UTC

svn commit: r958408 - in /websites/staging/juddi/trunk/content: ./ releases.html

Author: buildbot
Date: Wed Jul 15 11:39:01 2015
New Revision: 958408

Log:
Staging update by buildbot for juddi

Modified:
    websites/staging/juddi/trunk/content/   (props changed)
    websites/staging/juddi/trunk/content/releases.html

Propchange: websites/staging/juddi/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jul 15 11:39:01 2015
@@ -1 +1 @@
-1691175
+1691176

Modified: websites/staging/juddi/trunk/content/releases.html
==============================================================================
--- websites/staging/juddi/trunk/content/releases.html (original)
+++ websites/staging/juddi/trunk/content/releases.html Wed Jul 15 11:39:01 2015
@@ -159,37 +159,45 @@
 			</div>
 			
 			<div class="span10" >
-		<div class="codehilite"><pre><span class="n">Title</span><span class="o">:</span> <span class="n">Downloads</span> <span class="n">and</span> <span class="n">Releases</span>
+		<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>
+<div class="codehilite"><pre><span class="n">Title</span><span class="o">:</span> <span class="n">Downloads</span> <span class="n">and</span> <span class="n">Releases</span>
 </pre></div>
 
 
-<h2 id="official-releases">Official Releases</h2>
-<table>
+<h2 id="official-releases">Official Releases<a class="headerlink" href="#official-releases" title="Permanent link">&para;</a></h2>
+<table class="table">
 <thead>
 <tr>
 <th>Name</th>
-<th>Date</th>
-<th>Description</th>
 </tr>
 </thead>
 <tbody>
 <tr>
+<td><a href="http://www.apache.org/dyn/closer.cgi/juddi/juddi/3.3.0/">3.3.0</a></td>
+</tr>
+<tr>
 <td><a href="http://www.apache.org/dyn/closer.cgi/juddi/juddi/3.2.1/">3.2.1</a></td>
-<td>Dec 5, 2014</td>
-<td>Stable 3.2.1 Release</td>
 </tr>
 <tr>
 <td><a href="http://archive.apache.org/dist/juddi/">Older releases</a></td>
-<td></td>
-<td>Archived Releases</td>
 </tr>
 </tbody>
 </table>
-<h2 id="maven-artifacts">Maven Artifacts</h2>
+<h2 id="maven-artifacts">Maven Artifacts<a class="headerlink" href="#maven-artifacts" title="Permanent link">&para;</a></h2>
 <ul>
 <li>Maven Group ID: org.apache.juddi</li>
 </ul>
-<table>
+<table class="table">
 <thead>
 <tr>
 <th>Artifact ID</th>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@juddi.apache.org
For additional commands, e-mail: commits-help@juddi.apache.org