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/02 01:16:39 UTC

svn commit: r892415 - in /websites/staging/juddi/trunk/content: ./ index.html

Author: buildbot
Date: Thu Jan  2 00:16:39 2014
New Revision: 892415

Log:
Staging update by buildbot for juddi

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

Propchange: websites/staging/juddi/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jan  2 00:16:39 2014
@@ -1 +1 @@
-1554705
+1554709

Modified: websites/staging/juddi/trunk/content/index.html
==============================================================================
--- websites/staging/juddi/trunk/content/index.html (original)
+++ websites/staging/juddi/trunk/content/index.html Thu Jan  2 00:16:39 2014
@@ -112,14 +112,13 @@
 			<div class="span12" >
 				<div class="hero-unit">
 					<h1>jUDDI</h1>
-					<p><%=ResourceLoader.GetResource(session, "index.juddi")%></p>
-					<p><a href="#" class="btn btn-primary btn-large"><%=ResourceLoader.GetResource(session, "learnmore")%> &raquo;</a></p>
+					<p>An open source implementation of OASIS's UDDI v3 specification</p>
 				</div>
 			</div>
 		</div>
 		 
 		<div class="row">
-			<div class="span1" id="verticalNavBar">
+			<div class="span2" id="verticalNavBar">
 				<ul class="nav nav-list">
 					<li><a href="#">Welcome</li>
 					<li class="nav-header">Downloads</li>
@@ -151,7 +150,7 @@
 						<li><a href="#">License</a></li>
 				</ul>
 			</div>
-			<div class="span11" >
+			<div class="span10" >
 			
 		<h1 id="introduction">Introduction</h1>
 <p>jUDDI (pronounced "Judy") is an open source Java implementation of the Universal Description, Discovery, and Integration (UDDI v3) specification for (Web) Services. The jUDDI project includes Scout. Scout is an implementation of the JSR 93 - JavaTM API for XML Registries 1.0 (JAXR).</p>



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