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 13:35:35 UTC

svn commit: r892497 - in /websites/staging/juddi/trunk/content: ./ dependency-convergance.html docs.html integration.html mailing-list.html plugin-management.html plugins.html project-info.html releases.html

Author: buildbot
Date: Thu Jan  2 12:35:35 2014
New Revision: 892497

Log:
Staging update by buildbot for juddi

Added:
    websites/staging/juddi/trunk/content/dependency-convergance.html
    websites/staging/juddi/trunk/content/integration.html
    websites/staging/juddi/trunk/content/plugin-management.html
    websites/staging/juddi/trunk/content/plugins.html
Modified:
    websites/staging/juddi/trunk/content/   (props changed)
    websites/staging/juddi/trunk/content/docs.html
    websites/staging/juddi/trunk/content/mailing-list.html
    websites/staging/juddi/trunk/content/project-info.html
    websites/staging/juddi/trunk/content/releases.html

Propchange: websites/staging/juddi/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jan  2 12:35:35 2014
@@ -1 +1 @@
-1554735
+1554794

Added: websites/staging/juddi/trunk/content/dependency-convergance.html
==============================================================================
--- websites/staging/juddi/trunk/content/dependency-convergance.html (added)
+++ websites/staging/juddi/trunk/content/dependency-convergance.html Thu Jan  2 12:35:35 2014
@@ -0,0 +1,195 @@
+<!DOCTYPE html>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE- 2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+
+<html lang="en" dir="LTR">
+    <head>
+        <meta charset="utf-8">
+        <title>Apache jUDDI</title>
+        <meta name="viewport" content="width=device-width, initial-scale=1.0">
+        <meta name="description" content="jUDDI (pronounced Judy) is an open source Java implementation of the Universal Description, Discovery, and Integration (UDDI v3) specification for (Web) Services.">
+        <meta name="author" content="Apache Software Foundation">
+
+        <link href="css/bootstrap.min.css" rel="stylesheet">
+        <link rel="stylesheet" href="css/font-awesome.min.css">
+        <link rel="stylesheet" href="css/ui-lightness/jquery-ui-1.10.2.custom.min.css">
+        <!--[if IE 7]>
+        <link rel="stylesheet" href="css/font-awesome-ie7.min.css">
+        <![endif]-->
+
+        <link rel="shortcut icon" href="favicon.ico" />
+        <style type="text/css">
+            body {
+                padding-top: 60px;
+                padding-bottom: 40px;
+            }
+        </style>
+        <link href="css/bootstrap-responsive.min.css" rel="stylesheet">
+        <link href="css/bootstrap-modal.css" rel="stylesheet">
+
+        <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
+        <!--[if lt IE 9]>
+          <script src="js/html5shiv.js"></script>
+        <![endif]-->
+
+        <!-- Fav and touch icons -->
+
+        <link rel="shortcut icon" href="ico/favicon.png">
+		<script src="js/jquery-1.9.1.js"></script>
+        <script src="js/bootstrap.min.js"></script>
+        <script src="js/bootstrap-datetimepicker.min.js"></script>
+        <script src="js/bootstrap-timepicker.min.js"></script>
+        <script src="js/bootstrap-modalmanager.js"></script>
+        <script src="js/bootstrap-modal.js"></script>
+        <script src="js/jquery-ui-1.10.2.custom.min.js"></script>
+        <script type="javascript">
+		
+		</script>
+    </head>
+
+    <body>
+            <div class="alert" style="display:none; position: fixed; top:45px; width:80%; left: 10%; z-index: 1000; opacity: 1.0; background-color: #FFD530; color:black " id="resultBar">
+            </div>
+
+            <div class="navbar navbar-inverse navbar-fixed-top">
+                <div class="navbar-inner">
+                    <div class="container">
+                        <button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
+                            <span class="icon-bar"></span>
+                            <span class="icon-bar"></span>
+                            <span class="icon-bar"></span>
+                        </button>
+                        <a class="brand" href="index.html" style="padding-left:19px; padding-top:0px; padding-bottom:0px"><img src="img/logo2.png"></a>
+                        <div class="nav-collapse collapse">
+                            <ul class="nav">
+                                <li class="dropdown"><a href="home.jsp" data-toggle="dropdown" class="dropdowb-town"><i class="icon-home icon-large"></i>Home
+                                </a></li>
+                                <li class="dropdown" ><a href="#" data-toggle="dropdown" class="dropdowb-town"><i class="icon-search icon-large"></i>Downloads
+                                </a></li>
+
+                                <li class="dropdown"><a href="#" data-toggle="dropdown" class="dropdowb-town"><i class="icon-question-sign icon-large"></i>Help <b class="caret"></b></a>
+                                    <ul class="dropdown-menu">
+                                        <li><a href="http://juddi.apache.org/docs/3.x/userguide/html/index.html" >User Guide</a></li>
+                                        <li><a href="http://juddi.apache.org/docs/3.x/devguide/html/index.html" >Dev Guide</a></li>
+                                        <li><a href="http://juddi.apache.org/docs.html" >API Docs</a></li>
+                                        <li><a href="http://wiki.apache.org/juddi" >Wiki</a></li>
+                                        <li><a href="http://juddi.apache.org/issue-tracking.html" >Issue Tracking</a></li>
+										<li><a href="http://www.nabble.com/jUDDI-f218.html" >IRC</a></li>
+                                        
+                                        <li><a href="http://www.nabble.com/jUDDI-f218.html" >Mailing List Archive</a></li>
+                                        <li><a href="http://svn.apache.org/viewvc/juddi/" >Source Code</a></li>
+
+                                    </ul>
+                                </li>
+                            </ul>
+                            <div id="loginfield">
+                                <!-- top right of the page -->
+                            </div>
+                        </div><!--/.nav-collapse -->
+                    </div>
+                </div>
+            </div>
+
+
+<!-- main content does here -->
+<div id="content">
+	<div class="container">
+		<div class="row">
+			<div class="span12" >
+				<div class="well">
+					<h1></h1>
+				</div>
+			</div>
+		</div>
+		 
+		<div class="row">
+			<div class="span2" id="verticalNavBar">
+				<ul class="nav nav-list">
+					<li><a href="index.html">Welcome</li>
+					<li class="nav-header">Downloads</li>
+						<li><a href="releases.html">Releases</a></li>
+						<li><a href="source.html">Source Code</a></li>
+					<li class="nav-header"><a href="participation.html">Participation</a></li>
+					<li class="nav-header">Documentation</li>
+						<li><a href="docs.html">jUDDI Docs</a></li>
+						<li><a href="http://wiki.apache.org/juddi/">Wiki</a></li>
+						<li><a href="library.html">UDDI Library</a></li>
+						<li><a href="#">Javadocs v2</a></li>
+						<li><a href="#">Javadocs v3</a></li>
+						<li><a href="#">XRef v3</a></li>
+					<li class="nav-header">Project Information</li>
+						<li><a href="project-info.html">Project Information</a></li>
+						<li><a href="mailing-list.html">Mailing Lists & IRC</a></li>
+						<li><a href="http://apachejuddi.blogspot.com/">jUDDI Blog</a></li>
+						<li><a href="http://issues.apache.org/jira/browse/JUDDI">Issue Tracking</a></li>
+						<li><a href="dependencies.html">Dependencies</a></li>
+						<li><a href="team-list.html">Project Team</a></li>
+						<li><a href="project-summary.html">Project Summary</a></li>
+					<li class="nav-header">Subprojects</li>
+						<li><a href="http://projects.apache.org/projects/scout.html">Apache Scout</a></li>
+					<li class="nav-header">Misc</li>
+						<li><a href="who.html">Who We Are</a></li>
+						<li><a href="committers.html">Committer Notes</a></li>
+						<li><a href="thanks.html">Sponsors</a></li>
+						<li><a href="legal.html">Legal</a></li>
+						<li><a href="license.html">License</a></li>
+				</ul>
+			</div>
+			
+			<div class="span10" >
+		
+			</div>
+		</div>
+	</div>
+</div>
+  
+
+
+
+
+<div style="
+     padding: 0px 0px 0px 0px; bottom: 0px; margin: 0px 0px 0px 0px; width:100%; text-align: center; position: fixed; 
+     background-color: white; 
+     "><center><footer><a href="http://www.apache.org">
+	  Copyright &copy; 2014 The Apache Software Foundation</a>, Licensed under 
+        the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+        Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
+	 
+	 </a</footer></center></div>
+	 
+	  <script type="text/javascript">
+		$( document ).ready(function() {
+			tablify();
+		});
+		
+		 function tablify(){
+			 $('table').each(function(){
+				 $(this).addClass("table");
+				 $(this).addClass("table-hover");
+				 $(this).addClass("table-bordered");
+			 });
+		 }
+	 </script>
+	 
+		  
+	 
+</body>
+</html>
+
+
+

Modified: websites/staging/juddi/trunk/content/docs.html
==============================================================================
--- websites/staging/juddi/trunk/content/docs.html (original)
+++ websites/staging/juddi/trunk/content/docs.html Thu Jan  2 12:35:35 2014
@@ -167,19 +167,19 @@
 <td>3.x</td>
 <td>User Guide</td>
 <td>May 20, 2013</td>
-<td>[HTML], [HTML-SINGLE], [PDF]</td>
+<td><a href="docs/3.x/userguide/html">HTML</a>, <a href="docs/3.x/userguide/html_single">HTML-SINGLE</a>, <a href="docs/3.x/userguide/pdf/userguide.pdf">PDF</a></td>
 </tr>
 <tr>
 <td>3.x</td>
 <td>Developer Guide</td>
 <td>Jul 10, 2011</td>
-<td>[HTML], [HTML-SINGLE], [PDF]</td>
+<td><a href="docs/3.x/devguide/html">HTML</a>, [HTML-SINGLE](docs/3.x/devguide/html_single, <a href="docs/3.x/devguide/pdf/devguide.pdf">PDF</a></td>
 </tr>
 <tr>
 <td>2.x</td>
 <td>User Guide</td>
 <td>Jun 1, 2005</td>
-<td>[HTML]</td>
+<td><a href="usersguide.html">HTML</a></td>
 </tr>
 </tbody>
 </table>

Added: websites/staging/juddi/trunk/content/integration.html
==============================================================================
--- websites/staging/juddi/trunk/content/integration.html (added)
+++ websites/staging/juddi/trunk/content/integration.html Thu Jan  2 12:35:35 2014
@@ -0,0 +1,239 @@
+<!DOCTYPE html>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE- 2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+
+<html lang="en" dir="LTR">
+    <head>
+        <meta charset="utf-8">
+        <title>Apache jUDDIContinuous Integration
</title>
+        <meta name="viewport" content="width=device-width, initial-scale=1.0">
+        <meta name="description" content="jUDDI (pronounced Judy) is an open source Java implementation of the Universal Description, Discovery, and Integration (UDDI v3) specification for (Web) Services.">
+        <meta name="author" content="Apache Software Foundation">
+
+        <link href="css/bootstrap.min.css" rel="stylesheet">
+        <link rel="stylesheet" href="css/font-awesome.min.css">
+        <link rel="stylesheet" href="css/ui-lightness/jquery-ui-1.10.2.custom.min.css">
+        <!--[if IE 7]>
+        <link rel="stylesheet" href="css/font-awesome-ie7.min.css">
+        <![endif]-->
+
+        <link rel="shortcut icon" href="favicon.ico" />
+        <style type="text/css">
+            body {
+                padding-top: 60px;
+                padding-bottom: 40px;
+            }
+        </style>
+        <link href="css/bootstrap-responsive.min.css" rel="stylesheet">
+        <link href="css/bootstrap-modal.css" rel="stylesheet">
+
+        <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
+        <!--[if lt IE 9]>
+          <script src="js/html5shiv.js"></script>
+        <![endif]-->
+
+        <!-- Fav and touch icons -->
+
+        <link rel="shortcut icon" href="ico/favicon.png">
+		<script src="js/jquery-1.9.1.js"></script>
+        <script src="js/bootstrap.min.js"></script>
+        <script src="js/bootstrap-datetimepicker.min.js"></script>
+        <script src="js/bootstrap-timepicker.min.js"></script>
+        <script src="js/bootstrap-modalmanager.js"></script>
+        <script src="js/bootstrap-modal.js"></script>
+        <script src="js/jquery-ui-1.10.2.custom.min.js"></script>
+        <script type="javascript">
+		
+		</script>
+    </head>
+
+    <body>
+            <div class="alert" style="display:none; position: fixed; top:45px; width:80%; left: 10%; z-index: 1000; opacity: 1.0; background-color: #FFD530; color:black " id="resultBar">
+            </div>
+
+            <div class="navbar navbar-inverse navbar-fixed-top">
+                <div class="navbar-inner">
+                    <div class="container">
+                        <button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
+                            <span class="icon-bar"></span>
+                            <span class="icon-bar"></span>
+                            <span class="icon-bar"></span>
+                        </button>
+                        <a class="brand" href="index.html" style="padding-left:19px; padding-top:0px; padding-bottom:0px"><img src="img/logo2.png"></a>
+                        <div class="nav-collapse collapse">
+                            <ul class="nav">
+                                <li class="dropdown"><a href="home.jsp" data-toggle="dropdown" class="dropdowb-town"><i class="icon-home icon-large"></i>Home
+                                </a></li>
+                                <li class="dropdown" ><a href="#" data-toggle="dropdown" class="dropdowb-town"><i class="icon-search icon-large"></i>Downloads
+                                </a></li>
+
+                                <li class="dropdown"><a href="#" data-toggle="dropdown" class="dropdowb-town"><i class="icon-question-sign icon-large"></i>Help <b class="caret"></b></a>
+                                    <ul class="dropdown-menu">
+                                        <li><a href="http://juddi.apache.org/docs/3.x/userguide/html/index.html" >User Guide</a></li>
+                                        <li><a href="http://juddi.apache.org/docs/3.x/devguide/html/index.html" >Dev Guide</a></li>
+                                        <li><a href="http://juddi.apache.org/docs.html" >API Docs</a></li>
+                                        <li><a href="http://wiki.apache.org/juddi" >Wiki</a></li>
+                                        <li><a href="http://juddi.apache.org/issue-tracking.html" >Issue Tracking</a></li>
+										<li><a href="http://www.nabble.com/jUDDI-f218.html" >IRC</a></li>
+                                        
+                                        <li><a href="http://www.nabble.com/jUDDI-f218.html" >Mailing List Archive</a></li>
+                                        <li><a href="http://svn.apache.org/viewvc/juddi/" >Source Code</a></li>
+
+                                    </ul>
+                                </li>
+                            </ul>
+                            <div id="loginfield">
+                                <!-- top right of the page -->
+                            </div>
+                        </div><!--/.nav-collapse -->
+                    </div>
+                </div>
+            </div>
+
+
+<!-- main content does here -->
+<div id="content">
+	<div class="container">
+		<div class="row">
+			<div class="span12" >
+				<div class="well">
+					<h1>Continuous Integration
</h1>
+				</div>
+			</div>
+		</div>
+		 
+		<div class="row">
+			<div class="span2" id="verticalNavBar">
+				<ul class="nav nav-list">
+					<li><a href="index.html">Welcome</li>
+					<li class="nav-header">Downloads</li>
+						<li><a href="releases.html">Releases</a></li>
+						<li><a href="source.html">Source Code</a></li>
+					<li class="nav-header"><a href="participation.html">Participation</a></li>
+					<li class="nav-header">Documentation</li>
+						<li><a href="docs.html">jUDDI Docs</a></li>
+						<li><a href="http://wiki.apache.org/juddi/">Wiki</a></li>
+						<li><a href="library.html">UDDI Library</a></li>
+						<li><a href="#">Javadocs v2</a></li>
+						<li><a href="#">Javadocs v3</a></li>
+						<li><a href="#">XRef v3</a></li>
+					<li class="nav-header">Project Information</li>
+						<li><a href="project-info.html">Project Information</a></li>
+						<li><a href="mailing-list.html">Mailing Lists & IRC</a></li>
+						<li><a href="http://apachejuddi.blogspot.com/">jUDDI Blog</a></li>
+						<li><a href="http://issues.apache.org/jira/browse/JUDDI">Issue Tracking</a></li>
+						<li><a href="dependencies.html">Dependencies</a></li>
+						<li><a href="team-list.html">Project Team</a></li>
+						<li><a href="project-summary.html">Project Summary</a></li>
+					<li class="nav-header">Subprojects</li>
+						<li><a href="http://projects.apache.org/projects/scout.html">Apache Scout</a></li>
+					<li class="nav-header">Misc</li>
+						<li><a href="who.html">Who We Are</a></li>
+						<li><a href="committers.html">Committer Notes</a></li>
+						<li><a href="thanks.html">Sponsors</a></li>
+						<li><a href="legal.html">Legal</a></li>
+						<li><a href="license.html">License</a></li>
+				</ul>
+			</div>
+			
+			<div class="span10" >
+		<h2 id="overview">Overview</h2>
+<p>This project uses <a href="http://maven.apache.org/">Maven</a> in conjunction with the <a href="http://buildbot.net/">BuildBot</a> Continuous Integration System which is maintained by the Apache Software Foundation.</p>
+<h2 id="build-configurations">Build Configurations</h2>
+<p>For a list of all the current build configurations, visit <a href="http://ci.apache.org/builders">this link</a>.</p>
+<p>jUDDI currently builds with the following configuration matrix.</p>
+<table>
+<thead>
+<tr>
+<th>JPA Provider</th>
+<th>JDK</th>
+<th>Operating System</th>
+<th>.NET Runtime</th>
+<th>Application Container</th>
+<th>SOAP Framework</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>OpenJPA</td>
+<td>OpenJDK 6</td>
+<td>Ubuntu</td>
+<td>Microsoft.NET 3.5</td>
+<td>Apache Tomcat 6.x</td>
+<td>Apache CXF</td>
+</tr>
+<tr>
+<td>Hibernate</td>
+<td>Oracle JDK 6</td>
+<td>Windows 7</td>
+<td>Mono  3.x</td>
+<td>Apache Tomcat 6.x</td>
+<td>.NET WCF, .NET ASP.NET</td>
+</tr>
+</tbody>
+</table>
+<h2 id="access">Access</h2>
+<p>The following is a link to the continuous integration system used by the project.</p>
+<ul>
+<li><a href="http://ci.apache.org/buildbot.html">http://ci.apache.org/buildbot.html</a></li>
+</ul>
+<h2 id="notifiers">Notifiers</h2>
+<h3 id="email">Email</h3>
+<p>Configuration for notifying developers/users when a build is unsuccessful, including user information and notification mode is done via the <a href="mailing-list.html">development mailing list</a>.</p>
+<h3 id="irc">IRC</h3>
+<p>The jUDDI project also employs the BuildBot's IRC bot, which enables us to trigger builds manually and to make alterations to the build process.</p>
+			</div>
+		</div>
+	</div>
+</div>
+  
+
+
+
+
+<div style="
+     padding: 0px 0px 0px 0px; bottom: 0px; margin: 0px 0px 0px 0px; width:100%; text-align: center; position: fixed; 
+     background-color: white; 
+     "><center><footer><a href="http://www.apache.org">
+	  Copyright &copy; 2014 The Apache Software Foundation</a>, Licensed under 
+        the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+        Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
+	 
+	 </a</footer></center></div>
+	 
+	  <script type="text/javascript">
+		$( document ).ready(function() {
+			tablify();
+		});
+		
+		 function tablify(){
+			 $('table').each(function(){
+				 $(this).addClass("table");
+				 $(this).addClass("table-hover");
+				 $(this).addClass("table-bordered");
+			 });
+		 }
+	 </script>
+	 
+		  
+	 
+</body>
+</html>
+
+
+

Modified: websites/staging/juddi/trunk/content/mailing-list.html
==============================================================================
--- websites/staging/juddi/trunk/content/mailing-list.html (original)
+++ websites/staging/juddi/trunk/content/mailing-list.html Thu Jan  2 12:35:35 2014
@@ -152,7 +152,8 @@
 			</div>
 			
 			<div class="span10" >
-		<p>These are the mailing lists that have been established for this project. For each list, there is a subscribe, unsubscribe, and an archive link.</p>
+		<h2 id="mailing-lists">Mailing Lists</h2>
+<p>These are the mailing lists that have been established for this project. For each list, there is a subscribe, unsubscribe, and an archive link.</p>
 <table>
 <thead>
 <tr>
@@ -168,14 +169,14 @@
 <td>jUDDI User List</td>
 <td><a href="mailto:user-subscribe@juddi.apache.org">Subscribe</a></td>
 <td><a href="mailto:user-unsubscribe@juddi.apache.org">Unsubscribe</a></td>
-<td><a href="user@juddi.apache.org">Post</a></td>
+<td><a href="mailto:user@juddi.apache.org">Post</a></td>
 <td><a href="http://mail-archives.apache.org/mod_mbox/juddi-user/">mail-archives.apache.org</a></td>
 </tr>
 <tr>
 <td>jUDDI Developer List</td>
 <td><a href="mailto:dev-subscribe@juddi.apache.org">Subscribe</a></td>
 <td><a href="mailto:dev-unsubscribe@juddi.apache.org">Unsubscribe</a></td>
-<td><a href="dev@juddi.apache.org">Post</a></td>
+<td><a href="mailto:dev@juddi.apache.org">Post</a></td>
 <td><a href="http://mail-archives.apache.org/mod_mbox/juddi-dev/">mail-archives.apache.org</a></td>
 </tr>
 <tr>
@@ -186,7 +187,19 @@
 <td><a href="http://mail-archives.apache.org/mod_mbox/juddi-cvs/">mail-archives.apache.org</a></td>
 </tr>
 </tbody>
-</table>
+</table>
+<h2 id="internet-relay-chat">Internet Relay Chat</h2>
+<p>The jUDDI project, as well as the majority of Apache Software Foundation projects, maintain an IRC channel on the <a href="http://freenode.net/">Freenode IRC Network</a>.</p>
+<div class="codehilite"><pre><span class="c">#juddi</span>
+</pre></div>
+
+
+<p>The channel is maintained by</p>
+<ul>
+<li>'ChanServ' which changes channel operation and maintenance.</li>
+<li>'ASFBot' which announces commits</li>
+<li>'juddibot' which handles the <a href="integration">CI Builtbot </a> status</li>
+</ul>
 			</div>
 		</div>
 	</div>

Added: websites/staging/juddi/trunk/content/plugin-management.html
==============================================================================
--- websites/staging/juddi/trunk/content/plugin-management.html (added)
+++ websites/staging/juddi/trunk/content/plugin-management.html Thu Jan  2 12:35:35 2014
@@ -0,0 +1,195 @@
+<!DOCTYPE html>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE- 2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+
+<html lang="en" dir="LTR">
+    <head>
+        <meta charset="utf-8">
+        <title>Apache jUDDI</title>
+        <meta name="viewport" content="width=device-width, initial-scale=1.0">
+        <meta name="description" content="jUDDI (pronounced Judy) is an open source Java implementation of the Universal Description, Discovery, and Integration (UDDI v3) specification for (Web) Services.">
+        <meta name="author" content="Apache Software Foundation">
+
+        <link href="css/bootstrap.min.css" rel="stylesheet">
+        <link rel="stylesheet" href="css/font-awesome.min.css">
+        <link rel="stylesheet" href="css/ui-lightness/jquery-ui-1.10.2.custom.min.css">
+        <!--[if IE 7]>
+        <link rel="stylesheet" href="css/font-awesome-ie7.min.css">
+        <![endif]-->
+
+        <link rel="shortcut icon" href="favicon.ico" />
+        <style type="text/css">
+            body {
+                padding-top: 60px;
+                padding-bottom: 40px;
+            }
+        </style>
+        <link href="css/bootstrap-responsive.min.css" rel="stylesheet">
+        <link href="css/bootstrap-modal.css" rel="stylesheet">
+
+        <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
+        <!--[if lt IE 9]>
+          <script src="js/html5shiv.js"></script>
+        <![endif]-->
+
+        <!-- Fav and touch icons -->
+
+        <link rel="shortcut icon" href="ico/favicon.png">
+		<script src="js/jquery-1.9.1.js"></script>
+        <script src="js/bootstrap.min.js"></script>
+        <script src="js/bootstrap-datetimepicker.min.js"></script>
+        <script src="js/bootstrap-timepicker.min.js"></script>
+        <script src="js/bootstrap-modalmanager.js"></script>
+        <script src="js/bootstrap-modal.js"></script>
+        <script src="js/jquery-ui-1.10.2.custom.min.js"></script>
+        <script type="javascript">
+		
+		</script>
+    </head>
+
+    <body>
+            <div class="alert" style="display:none; position: fixed; top:45px; width:80%; left: 10%; z-index: 1000; opacity: 1.0; background-color: #FFD530; color:black " id="resultBar">
+            </div>
+
+            <div class="navbar navbar-inverse navbar-fixed-top">
+                <div class="navbar-inner">
+                    <div class="container">
+                        <button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
+                            <span class="icon-bar"></span>
+                            <span class="icon-bar"></span>
+                            <span class="icon-bar"></span>
+                        </button>
+                        <a class="brand" href="index.html" style="padding-left:19px; padding-top:0px; padding-bottom:0px"><img src="img/logo2.png"></a>
+                        <div class="nav-collapse collapse">
+                            <ul class="nav">
+                                <li class="dropdown"><a href="home.jsp" data-toggle="dropdown" class="dropdowb-town"><i class="icon-home icon-large"></i>Home
+                                </a></li>
+                                <li class="dropdown" ><a href="#" data-toggle="dropdown" class="dropdowb-town"><i class="icon-search icon-large"></i>Downloads
+                                </a></li>
+
+                                <li class="dropdown"><a href="#" data-toggle="dropdown" class="dropdowb-town"><i class="icon-question-sign icon-large"></i>Help <b class="caret"></b></a>
+                                    <ul class="dropdown-menu">
+                                        <li><a href="http://juddi.apache.org/docs/3.x/userguide/html/index.html" >User Guide</a></li>
+                                        <li><a href="http://juddi.apache.org/docs/3.x/devguide/html/index.html" >Dev Guide</a></li>
+                                        <li><a href="http://juddi.apache.org/docs.html" >API Docs</a></li>
+                                        <li><a href="http://wiki.apache.org/juddi" >Wiki</a></li>
+                                        <li><a href="http://juddi.apache.org/issue-tracking.html" >Issue Tracking</a></li>
+										<li><a href="http://www.nabble.com/jUDDI-f218.html" >IRC</a></li>
+                                        
+                                        <li><a href="http://www.nabble.com/jUDDI-f218.html" >Mailing List Archive</a></li>
+                                        <li><a href="http://svn.apache.org/viewvc/juddi/" >Source Code</a></li>
+
+                                    </ul>
+                                </li>
+                            </ul>
+                            <div id="loginfield">
+                                <!-- top right of the page -->
+                            </div>
+                        </div><!--/.nav-collapse -->
+                    </div>
+                </div>
+            </div>
+
+
+<!-- main content does here -->
+<div id="content">
+	<div class="container">
+		<div class="row">
+			<div class="span12" >
+				<div class="well">
+					<h1></h1>
+				</div>
+			</div>
+		</div>
+		 
+		<div class="row">
+			<div class="span2" id="verticalNavBar">
+				<ul class="nav nav-list">
+					<li><a href="index.html">Welcome</li>
+					<li class="nav-header">Downloads</li>
+						<li><a href="releases.html">Releases</a></li>
+						<li><a href="source.html">Source Code</a></li>
+					<li class="nav-header"><a href="participation.html">Participation</a></li>
+					<li class="nav-header">Documentation</li>
+						<li><a href="docs.html">jUDDI Docs</a></li>
+						<li><a href="http://wiki.apache.org/juddi/">Wiki</a></li>
+						<li><a href="library.html">UDDI Library</a></li>
+						<li><a href="#">Javadocs v2</a></li>
+						<li><a href="#">Javadocs v3</a></li>
+						<li><a href="#">XRef v3</a></li>
+					<li class="nav-header">Project Information</li>
+						<li><a href="project-info.html">Project Information</a></li>
+						<li><a href="mailing-list.html">Mailing Lists & IRC</a></li>
+						<li><a href="http://apachejuddi.blogspot.com/">jUDDI Blog</a></li>
+						<li><a href="http://issues.apache.org/jira/browse/JUDDI">Issue Tracking</a></li>
+						<li><a href="dependencies.html">Dependencies</a></li>
+						<li><a href="team-list.html">Project Team</a></li>
+						<li><a href="project-summary.html">Project Summary</a></li>
+					<li class="nav-header">Subprojects</li>
+						<li><a href="http://projects.apache.org/projects/scout.html">Apache Scout</a></li>
+					<li class="nav-header">Misc</li>
+						<li><a href="who.html">Who We Are</a></li>
+						<li><a href="committers.html">Committer Notes</a></li>
+						<li><a href="thanks.html">Sponsors</a></li>
+						<li><a href="legal.html">Legal</a></li>
+						<li><a href="license.html">License</a></li>
+				</ul>
+			</div>
+			
+			<div class="span10" >
+		
+			</div>
+		</div>
+	</div>
+</div>
+  
+
+
+
+
+<div style="
+     padding: 0px 0px 0px 0px; bottom: 0px; margin: 0px 0px 0px 0px; width:100%; text-align: center; position: fixed; 
+     background-color: white; 
+     "><center><footer><a href="http://www.apache.org">
+	  Copyright &copy; 2014 The Apache Software Foundation</a>, Licensed under 
+        the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+        Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
+	 
+	 </a</footer></center></div>
+	 
+	  <script type="text/javascript">
+		$( document ).ready(function() {
+			tablify();
+		});
+		
+		 function tablify(){
+			 $('table').each(function(){
+				 $(this).addClass("table");
+				 $(this).addClass("table-hover");
+				 $(this).addClass("table-bordered");
+			 });
+		 }
+	 </script>
+	 
+		  
+	 
+</body>
+</html>
+
+
+

Added: websites/staging/juddi/trunk/content/plugins.html
==============================================================================
--- websites/staging/juddi/trunk/content/plugins.html (added)
+++ websites/staging/juddi/trunk/content/plugins.html Thu Jan  2 12:35:35 2014
@@ -0,0 +1,195 @@
+<!DOCTYPE html>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE- 2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+
+<html lang="en" dir="LTR">
+    <head>
+        <meta charset="utf-8">
+        <title>Apache jUDDI</title>
+        <meta name="viewport" content="width=device-width, initial-scale=1.0">
+        <meta name="description" content="jUDDI (pronounced Judy) is an open source Java implementation of the Universal Description, Discovery, and Integration (UDDI v3) specification for (Web) Services.">
+        <meta name="author" content="Apache Software Foundation">
+
+        <link href="css/bootstrap.min.css" rel="stylesheet">
+        <link rel="stylesheet" href="css/font-awesome.min.css">
+        <link rel="stylesheet" href="css/ui-lightness/jquery-ui-1.10.2.custom.min.css">
+        <!--[if IE 7]>
+        <link rel="stylesheet" href="css/font-awesome-ie7.min.css">
+        <![endif]-->
+
+        <link rel="shortcut icon" href="favicon.ico" />
+        <style type="text/css">
+            body {
+                padding-top: 60px;
+                padding-bottom: 40px;
+            }
+        </style>
+        <link href="css/bootstrap-responsive.min.css" rel="stylesheet">
+        <link href="css/bootstrap-modal.css" rel="stylesheet">
+
+        <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
+        <!--[if lt IE 9]>
+          <script src="js/html5shiv.js"></script>
+        <![endif]-->
+
+        <!-- Fav and touch icons -->
+
+        <link rel="shortcut icon" href="ico/favicon.png">
+		<script src="js/jquery-1.9.1.js"></script>
+        <script src="js/bootstrap.min.js"></script>
+        <script src="js/bootstrap-datetimepicker.min.js"></script>
+        <script src="js/bootstrap-timepicker.min.js"></script>
+        <script src="js/bootstrap-modalmanager.js"></script>
+        <script src="js/bootstrap-modal.js"></script>
+        <script src="js/jquery-ui-1.10.2.custom.min.js"></script>
+        <script type="javascript">
+		
+		</script>
+    </head>
+
+    <body>
+            <div class="alert" style="display:none; position: fixed; top:45px; width:80%; left: 10%; z-index: 1000; opacity: 1.0; background-color: #FFD530; color:black " id="resultBar">
+            </div>
+
+            <div class="navbar navbar-inverse navbar-fixed-top">
+                <div class="navbar-inner">
+                    <div class="container">
+                        <button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
+                            <span class="icon-bar"></span>
+                            <span class="icon-bar"></span>
+                            <span class="icon-bar"></span>
+                        </button>
+                        <a class="brand" href="index.html" style="padding-left:19px; padding-top:0px; padding-bottom:0px"><img src="img/logo2.png"></a>
+                        <div class="nav-collapse collapse">
+                            <ul class="nav">
+                                <li class="dropdown"><a href="home.jsp" data-toggle="dropdown" class="dropdowb-town"><i class="icon-home icon-large"></i>Home
+                                </a></li>
+                                <li class="dropdown" ><a href="#" data-toggle="dropdown" class="dropdowb-town"><i class="icon-search icon-large"></i>Downloads
+                                </a></li>
+
+                                <li class="dropdown"><a href="#" data-toggle="dropdown" class="dropdowb-town"><i class="icon-question-sign icon-large"></i>Help <b class="caret"></b></a>
+                                    <ul class="dropdown-menu">
+                                        <li><a href="http://juddi.apache.org/docs/3.x/userguide/html/index.html" >User Guide</a></li>
+                                        <li><a href="http://juddi.apache.org/docs/3.x/devguide/html/index.html" >Dev Guide</a></li>
+                                        <li><a href="http://juddi.apache.org/docs.html" >API Docs</a></li>
+                                        <li><a href="http://wiki.apache.org/juddi" >Wiki</a></li>
+                                        <li><a href="http://juddi.apache.org/issue-tracking.html" >Issue Tracking</a></li>
+										<li><a href="http://www.nabble.com/jUDDI-f218.html" >IRC</a></li>
+                                        
+                                        <li><a href="http://www.nabble.com/jUDDI-f218.html" >Mailing List Archive</a></li>
+                                        <li><a href="http://svn.apache.org/viewvc/juddi/" >Source Code</a></li>
+
+                                    </ul>
+                                </li>
+                            </ul>
+                            <div id="loginfield">
+                                <!-- top right of the page -->
+                            </div>
+                        </div><!--/.nav-collapse -->
+                    </div>
+                </div>
+            </div>
+
+
+<!-- main content does here -->
+<div id="content">
+	<div class="container">
+		<div class="row">
+			<div class="span12" >
+				<div class="well">
+					<h1></h1>
+				</div>
+			</div>
+		</div>
+		 
+		<div class="row">
+			<div class="span2" id="verticalNavBar">
+				<ul class="nav nav-list">
+					<li><a href="index.html">Welcome</li>
+					<li class="nav-header">Downloads</li>
+						<li><a href="releases.html">Releases</a></li>
+						<li><a href="source.html">Source Code</a></li>
+					<li class="nav-header"><a href="participation.html">Participation</a></li>
+					<li class="nav-header">Documentation</li>
+						<li><a href="docs.html">jUDDI Docs</a></li>
+						<li><a href="http://wiki.apache.org/juddi/">Wiki</a></li>
+						<li><a href="library.html">UDDI Library</a></li>
+						<li><a href="#">Javadocs v2</a></li>
+						<li><a href="#">Javadocs v3</a></li>
+						<li><a href="#">XRef v3</a></li>
+					<li class="nav-header">Project Information</li>
+						<li><a href="project-info.html">Project Information</a></li>
+						<li><a href="mailing-list.html">Mailing Lists & IRC</a></li>
+						<li><a href="http://apachejuddi.blogspot.com/">jUDDI Blog</a></li>
+						<li><a href="http://issues.apache.org/jira/browse/JUDDI">Issue Tracking</a></li>
+						<li><a href="dependencies.html">Dependencies</a></li>
+						<li><a href="team-list.html">Project Team</a></li>
+						<li><a href="project-summary.html">Project Summary</a></li>
+					<li class="nav-header">Subprojects</li>
+						<li><a href="http://projects.apache.org/projects/scout.html">Apache Scout</a></li>
+					<li class="nav-header">Misc</li>
+						<li><a href="who.html">Who We Are</a></li>
+						<li><a href="committers.html">Committer Notes</a></li>
+						<li><a href="thanks.html">Sponsors</a></li>
+						<li><a href="legal.html">Legal</a></li>
+						<li><a href="license.html">License</a></li>
+				</ul>
+			</div>
+			
+			<div class="span10" >
+		
+			</div>
+		</div>
+	</div>
+</div>
+  
+
+
+
+
+<div style="
+     padding: 0px 0px 0px 0px; bottom: 0px; margin: 0px 0px 0px 0px; width:100%; text-align: center; position: fixed; 
+     background-color: white; 
+     "><center><footer><a href="http://www.apache.org">
+	  Copyright &copy; 2014 The Apache Software Foundation</a>, Licensed under 
+        the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+        Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
+	 
+	 </a</footer></center></div>
+	 
+	  <script type="text/javascript">
+		$( document ).ready(function() {
+			tablify();
+		});
+		
+		 function tablify(){
+			 $('table').each(function(){
+				 $(this).addClass("table");
+				 $(this).addClass("table-hover");
+				 $(this).addClass("table-bordered");
+			 });
+		 }
+	 </script>
+	 
+		  
+	 
+</body>
+</html>
+
+
+

Modified: websites/staging/juddi/trunk/content/project-info.html
==============================================================================
--- websites/staging/juddi/trunk/content/project-info.html (original)
+++ websites/staging/juddi/trunk/content/project-info.html Thu Jan  2 12:35:35 2014
@@ -163,51 +163,51 @@
 </thead>
 <tbody>
 <tr>
-<td>About</td>
+<td><a href="index.html">About</a></td>
 <td>jUDDI (pronounced "Judy") is an open source Java implementation of the Universal Description, Discovery, and Integration (UDDI) specification for Web Services.</td>
 </tr>
 <tr>
-<td>Project Plugins</td>
+<td><a href="plugins.html">Project Plugins</a></td>
 <td>This document lists the build plugins and the report plugins used by this project.</td>
 </tr>
 <tr>
-<td>Plugin Management</td>
+<td><a href="plugin-management.html">Plugin Management</a></td>
 <td>This document lists the plugins that are defined through pluginManagement.</td>
 </tr>
 <tr>
-<td>Mailing Lists</td>
+<td><a href="mail-lists.html">Mailing Lists</a></td>
 <td>This document provides subscription and archive information for this project's mailing lists.</td>
 </tr>
 <tr>
-<td>Dependency Convergence</td>
+<td><a href="dependency-convergence.html">Dependency Convergence</a></td>
 <td>This document presents the convergence of dependency versions across the entire project, and its sub modules.</td>
 </tr>
 <tr>
-<td>Issue Tracking</td>
+<td><a href="http://issues.apache.org/jira/browse/JUDDI">Issue Tracking</a></td>
 <td>This is a link to the issue management system for this project. Issues (bugs, features, change requests) can be created and queried using this link.</td>
 </tr>
 <tr>
-<td>Source Repository</td>
+<td><a href="source.html">Source Repository</a></td>
 <td>This is a link to the online source repository that can be viewed via a web browser.</td>
 </tr>
 <tr>
-<td>Project Summary</td>
+<td><a href="project-summary.html">Project Summary</a></td>
 <td>This document lists other related information of this project</td>
 </tr>
 <tr>
-<td>Dependencies</td>
+<td><a href="dependencies">Dependencies</a></td>
 <td>This document lists the project's dependencies and provides information on each dependency.</td>
 </tr>
 <tr>
-<td>Continuous Integration</td>
+<td><a href="integration.html">Continuous Integration</a></td>
 <td>This is a link to the definitions of all continuous integration processes that builds and tests code on a frequent, regular basis.</td>
 </tr>
 <tr>
-<td>Project Team</td>
+<td><a href="team-list.html">Project Team</a></td>
 <td>This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.</td>
 </tr>
 <tr>
-<td>Project License</td>
+<td><a href="license.html">Project License</a></td>
 <td>This is a link to the definitions of project licenses.</td>
 </tr>
 </tbody>

Modified: websites/staging/juddi/trunk/content/releases.html
==============================================================================
--- websites/staging/juddi/trunk/content/releases.html (original)
+++ websites/staging/juddi/trunk/content/releases.html Thu Jan  2 12:35:35 2014
@@ -163,12 +163,12 @@
 </thead>
 <tbody>
 <tr>
-<td>3.1.5</td>
+<td><a href="http://www.apache.org/dyn/closer.cgi/juddi/juddi/3.1.5/">3.1.5</a></td>
 <td>May 20, 2013</td>
 <td>Stable 3.1.5 Release</td>
 </tr>
 <tr>
-<td>Older releases</td>
+<td><a href="http://archive.apache.org/dist/juddi/">Older releases</a></td>
 <td></td>
 <td>Archived Releases</td>
 </tr>



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