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:15:06 UTC

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

Author: buildbot
Date: Thu Jan  2 00:15:05 2014
New Revision: 892414

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:15:05 2014
@@ -1 +1 @@
-1554704
+1554705

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:15:05 2014
@@ -108,16 +108,16 @@
 <!-- main content does here -->
 <div id="content">
 	<div class="container">
-	
-	<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>
-    </div>
-	
-		 <div class="well" >
-			<h1 class="title"></h1>
+		<div class="row">
+			<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>
+				</div>
+			</div>
 		</div>
+		 
 		<div class="row">
 			<div class="span1" id="verticalNavBar">
 				<ul class="nav nav-list">
@@ -152,6 +152,7 @@
 				</ul>
 			</div>
 			<div class="span11" >
+			
 		<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>
 <h1 id="features">Features</h1>



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