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 2014/01/06 13:32:54 UTC

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

Author: buildbot
Date: Mon Jan  6 12:32:53 2014
New Revision: 892984

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 Mon Jan  6 12:32:53 2014
@@ -1 +1 @@
-1555730
+1555732

Modified: websites/staging/juddi/trunk/content/releases.html
==============================================================================
--- websites/staging/juddi/trunk/content/releases.html (original)
+++ websites/staging/juddi/trunk/content/releases.html Mon Jan  6 12:32:53 2014
@@ -180,19 +180,68 @@
 <ul>
 <li>Maven Group ID: org.apache.juddi</li>
 </ul>
-<p>juddi-client       | Java client code base (it's not just a wsimport!)
- uddi-ws            | Generated code from UDID wsdls, plus some tweaking
- juddi-core         | This is the where the UDDI web services are implemented for Hibernate
- juddi-core-openjpa | This is the where the UDDI web services are implemented for OpenJPA
- juddi-rest-cxf     | REST style interfaces for UDDI and then some
- uddi-tck           | JUnit tests for UDDI TCK
- uddi-tck-base      | Common functions for testing that's used from juddi-core and uddi-tck
- juddi-client-extras| SAP Registry JAXWS Transport adapter
- juddi-examples     | Example Code
- juddi-more-samples | Even more samples
- juddi-gui          | A web application for interacting with UDDI
- juddi-migration-tool   | A tool for importing and exporting UDDI content
- juddi-tck-runner   | A CLI app to run the uddi-tck tests</p>
+<table>
+<thead>
+<tr>
+<th>Artifact ID</th>
+<th>Description</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>juddi-client</td>
+<td>Java client code base (it's not just a wsimport!)</td>
+</tr>
+<tr>
+<td>uddi-ws</td>
+<td>Generated code from UDID wsdls, plus some tweaking</td>
+</tr>
+<tr>
+<td>juddi-core</td>
+<td>This is the where the UDDI web services are implemented for Hibernate</td>
+</tr>
+<tr>
+<td>juddi-core-openjpa</td>
+<td>This is the where the UDDI web services are implemented for OpenJPA</td>
+</tr>
+<tr>
+<td>juddi-rest-cxf</td>
+<td>REST style interfaces for UDDI and then some</td>
+</tr>
+<tr>
+<td>uddi-tck</td>
+<td>JUnit tests for UDDI TCK</td>
+</tr>
+<tr>
+<td>uddi-tck-base</td>
+<td>Common functions for testing that's used from juddi-core and uddi-tck</td>
+</tr>
+<tr>
+<td>juddi-client-extras</td>
+<td>SAP Registry JAXWS Transport adapter</td>
+</tr>
+<tr>
+<td>juddi-examples</td>
+<td>Example Code</td>
+</tr>
+<tr>
+<td>juddi-more-samples</td>
+<td>Even more samples</td>
+</tr>
+<tr>
+<td>juddi-gui</td>
+<td>A web application for interacting with UDDI</td>
+</tr>
+<tr>
+<td>juddi-migration-tool</td>
+<td>A tool for importing and exporting UDDI content</td>
+</tr>
+<tr>
+<td>juddi-tck-runner</td>
+<td>A CLI app to run the uddi-tck tests</td>
+</tr>
+</tbody>
+</table>
 			</div>
 		</div>
 	</div>



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