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 02:53:10 UTC

svn commit: r892432 [2/2] - /websites/staging/juddi/trunk/content/

Added: websites/staging/juddi/trunk/content/project-info.html
==============================================================================
--- websites/staging/juddi/trunk/content/project-info.html (added)
+++ websites/staging/juddi/trunk/content/project-info.html Thu Jan  2 01:53:10 2014
@@ -0,0 +1,192 @@
+<!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="home.jsp" 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="#">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 We Are</a></li>
+						<li><a href="#">Committer Notes</a></li>
+						<li><a href="#">Sponsors</a></li>
+						<li><a href="#">Legal</a></li>
+						<li><a href="#">License</a></li>
+				</ul>
+			</div>
+			
+			<div class="span10" >
+		<h1 id="project-information">Project Information</h1>
+<p>This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by Maven on behalf of the project.</p>
+<h1 id="overview">Overview</h1>
+<p>|Document   |Description|
+|About  |jUDDI (pronounced "Judy") is an open source Java implementation of the Universal Description, Discovery, and Integration (UDDI) specification for Web Services.|
+|Project Plugins    |This document lists the build plugins and the report plugins used by this project.|
+|Plugin Management  |This document lists the plugins that are defined through pluginManagement.|
+|Mailing Lists  |This document provides subscription and archive information for this project's mailing lists.|
+|Dependency Convergence |This document presents the convergence of dependency versions across the entire project, and its sub modules.|
+|Issue Tracking |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.|
+|Source Repository  |This is a link to the online source repository that can be viewed via a web browser.|
+|Project Summary    |This document lists other related information of this project|
+|Dependencies   |This document lists the project's dependencies and provides information on each dependency.|
+|Continuous Integration |This is a link to the definitions of all continuous integration processes that builds and tests code on a frequent, regular basis.|
+|Project Team   |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.|
+|Project License    |This is a link to the definitions of project licenses.|</p>
+			</div>
+		</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>
+</body>
+</html>
+
+
+

Modified: websites/staging/juddi/trunk/content/project-summary.html
==============================================================================
--- websites/staging/juddi/trunk/content/project-summary.html (original)
+++ websites/staging/juddi/trunk/content/project-summary.html Thu Jan  2 01:53:10 2014
@@ -150,4 +150,43 @@
 						<li><a href="#">License</a></li>
 				</ul>
 			</div>
-			
\ No newline at end of file
+			
+			<div class="span10" >
+		<h1 id="project-summary">Project Summary</h1>
+<h2 id="project-information">Project Information</h2>
+<p>|Field  |Value |
+|Name   |jUDDI_v3 |Parent|
+|Description    |jUDDI (pronounced "Judy") is an open source Java implementation of the Universal Description, Discovery, and Integration (UDDI) specification for Web Services.|
+|Homepage   |http://juddi.apache.org/|</p>
+<h2 id="project-organization">Project Organization</h2>
+<p>|Field  |Value|
+|Name   |The Apache Software Foundation|
+|URL    |http://www.apache.org/|</p>
+<h2 id="build-information">Build Information</h2>
+<p>|Field  |Value|
+|GroupId    |org.apache.juddi|
+|ArtifactId |juddi-parent|
+|Version    |3.1.5|
+|Type   |pom|</p>
+			</div>
+		</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>
+</body>
+</html>
+
+
+

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 01:53:10 2014
@@ -150,4 +150,49 @@
 						<li><a href="#">License</a></li>
 				</ul>
 			</div>
-			
\ No newline at end of file
+			
+			<div class="span10" >
+		<h1 id="official-releases">Official Releases</h1>
+<table>
+<thead>
+<tr>
+<th>Name</th>
+<th>Date</th>
+<th>Description</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>3.1.5</td>
+<td>May 20, 2013</td>
+<td>Stable 3.1.5 Release</td>
+</tr>
+<tr>
+<td>Older releases</td>
+<td></td>
+<td>Archived Releases</td>
+</tr>
+</tbody>
+</table>
+			</div>
+		</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>
+</body>
+</html>
+
+
+

Modified: websites/staging/juddi/trunk/content/source.html
==============================================================================
--- websites/staging/juddi/trunk/content/source.html (original)
+++ websites/staging/juddi/trunk/content/source.html Thu Jan  2 01:53:10 2014
@@ -150,4 +150,66 @@
 						<li><a href="#">License</a></li>
 				</ul>
 			</div>
-			
\ No newline at end of file
+			
+			<div class="span10" >
+		<h1 id="overview">Overview</h1>
+<p>This project uses Subversion to manage its source code. Instructions on Subversion use can be found at http://svnbook.red-bean.com/.
+Web Access</p>
+<p>The following is a link to the online source repository.</p>
+<div class="codehilite"><pre><span class="n">http</span><span class="p">:</span><span class="o">//</span><span class="n">svn</span><span class="p">.</span><span class="n">apache</span><span class="p">.</span><span class="n">org</span><span class="o">/</span><span class="n">viewcvs</span><span class="p">.</span><span class="n">cgi</span><span class="o">/</span><span class="n">juddi</span><span class="o">/</span><span class="n">tags</span><span class="o">/</span><span class="n">juddi</span><span class="o">-</span>3<span class="p">.</span>1<span class="p">.</span>3
+</pre></div>
+
+
+<h2 id="anonymous-access">Anonymous access</h2>
+<p>The source can be checked out anonymously from SVN with this command:</p>
+<div class="codehilite"><pre>$ <span class="n">svn</span> <span class="n">checkout</span> <span class="n">http</span><span class="p">:</span><span class="o">//</span><span class="n">svn</span><span class="p">.</span><span class="n">apache</span><span class="p">.</span><span class="n">org</span><span class="o">/</span><span class="n">repos</span><span class="o">/</span><span class="n">asf</span><span class="o">/</span><span class="n">juddi</span><span class="o">/</span><span class="n">tags</span><span class="o">/</span><span class="n">juddi</span><span class="o">-</span>3<span class="p">.</span>1<span class="p">.</span>3 <span class="n">juddi</span><span class="o">-</span><span class="n">parent</span>
+</pre></div>
+
+
+<h2 id="developer-access">Developer access</h2>
+<p>Everyone can access the Subversion repository via HTTP, but Committers must checkout the Subversion repository via HTTPS.</p>
+<div class="codehilite"><pre>$ <span class="n">svn</span> <span class="n">checkout</span> <span class="n">https</span><span class="p">:</span><span class="o">//</span><span class="n">svn</span><span class="p">.</span><span class="n">apache</span><span class="p">.</span><span class="n">org</span><span class="o">/</span><span class="n">repos</span><span class="o">/</span><span class="n">asf</span><span class="o">/</span><span class="n">juddi</span><span class="o">/</span><span class="n">tags</span><span class="o">/</span><span class="n">juddi</span><span class="o">-</span>3<span class="p">.</span>1<span class="p">.</span>3 <span class="n">juddi</span><span class="o">-</span><span class="n">parent</span>
+</pre></div>
+
+
+<p>To commit changes to the repository, execute the following command to commit your changes (svn will prompt you for your password)</p>
+<div class="codehilite"><pre>$ <span class="n">svn</span> <span class="n">commit</span> <span class="o">--</span><span class="n">username</span> <span class="n">your</span><span class="o">-</span><span class="n">username</span> <span class="o">-</span><span class="n">m</span> &quot;<span class="n">A</span> <span class="n">message</span>&quot;
+</pre></div>
+
+
+<h2 id="access-from-behind-a-firewall">Access from behind a firewall</h2>
+<p>For those users who are stuck behind a corporate firewall which is blocking HTTP access to the Subversion repository, you can try to access it via the developer connection:</p>
+<div class="codehilite"><pre>$ <span class="n">svn</span> <span class="n">checkout</span> <span class="n">https</span><span class="p">:</span><span class="o">//</span><span class="n">svn</span><span class="p">.</span><span class="n">apache</span><span class="p">.</span><span class="n">org</span><span class="o">/</span><span class="n">repos</span><span class="o">/</span><span class="n">asf</span><span class="o">/</span><span class="n">juddi</span><span class="o">/</span><span class="n">tags</span><span class="o">/</span><span class="n">juddi</span><span class="o">-</span>3<span class="p">.</span>1<span class="p">.</span>3 <span class="n">juddi</span><span class="o">-</span><span class="n">parent</span>
+</pre></div>
+
+
+<h2 id="access-through-a-proxy">Access through a proxy</h2>
+<p>The Subversion client can go through a proxy, if you configure it to do so. First, edit your "servers" configuration file to indicate which proxy to use. The file's location depends on your operating system. On Linux or Unix it is located in the directory "~/.subversion". On Windows it is in "%APPDATA%\Subversion". (Try "echo %APPDATA%", note this is a hidden directory.)</p>
+<p>There are comments in the file explaining what to do. If you don't have that file, get the latest Subversion client and run any command; this will cause the configuration directory and template files to be created.</p>
+<p>Example: Edit the 'servers' file and add something like:</p>
+<div class="codehilite"><pre><span class="k">[global]</span>
+<span class="na">http-proxy-host</span> <span class="o">=</span> <span class="s">your.proxy.name</span>
+<span class="na">http-proxy-port</span> <span class="o">=</span> <span class="s">3128</span>
+</pre></div>
+			</div>
+		</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>
+</body>
+</html>
+
+
+

Modified: websites/staging/juddi/trunk/content/team-list.html
==============================================================================
--- websites/staging/juddi/trunk/content/team-list.html (original)
+++ websites/staging/juddi/trunk/content/team-list.html Thu Jan  2 01:53:10 2014
@@ -150,4 +150,92 @@
 						<li><a href="#">License</a></li>
 				</ul>
 			</div>
-			
\ No newline at end of file
+			
+			<div class="span10" >
+		<h1 id="the-team">The Team</h1>
+<p>A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.</p>
+<p>The team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.</p>
+<h1 id="members">Members</h1>
+<p>The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.</p>
+<table>
+<thead>
+<tr>
+<th>Id</th>
+<th>Name</th>
+<th>Email</th>
+<th>URL</th>
+<th>Organization</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>jfaath</td>
+<td>Jeffrey Faath</td>
+<td>jfaath AT apache.org</td>
+<td>http://www.esigma.com</td>
+<td>ESigma</td>
+</tr>
+<tr>
+<td>tcunning</td>
+<td>Tom Cunningham</td>
+<td>tcunning AT apache.org</td>
+<td>http://www.jboss.org/jbossesb</td>
+<td>JBoss/Red Hat</td>
+</tr>
+<tr>
+<td>sviens</td>
+<td>Steve Viens</td>
+<td>steve AT viens.net</td>
+<td>http://www.viens.net</td>
+<td>ASF</td>
+</tr>
+<tr>
+<td>anil</td>
+<td>Anil Saldhana</td>
+<td>anil AT apache.org</td>
+<td>http://www.jboss.org</td>
+<td>JBoss/Red Hat</td>
+</tr>
+<tr>
+<td>djencks</td>
+<td>David Jencks</td>
+<td>djencks AT apache.org</td>
+<td>http://www.apache.org</td>
+<td>ASF</td>
+</tr>
+<tr>
+<td>alex</td>
+<td>Alex O'Ree</td>
+<td>alexoree AT apache.org</td>
+<td>http://www.apache.org</td>
+<td>ASF</td>
+</tr>
+</tbody>
+</table>
+<h1 id="contributors">Contributors</h1>
+<p>The following additional people have contributed to this project through the way of suggestions, patches or documentation.</p>
+<p>|Name   |URL    |Organization|
+|Ken Wilson |http://www.dynamicsitedesign.com   |Dynamic Site Design|
+|Jeremi Thebeau |http://www.xceptance.com   |Xceptance Software Technologies|</p>
+			</div>
+		</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>
+</body>
+</html>
+
+
+

Modified: websites/staging/juddi/trunk/content/thanks.html
==============================================================================
--- websites/staging/juddi/trunk/content/thanks.html (original)
+++ websites/staging/juddi/trunk/content/thanks.html Thu Jan  2 01:53:10 2014
@@ -150,4 +150,36 @@
 						<li><a href="#">License</a></li>
 				</ul>
 			</div>
-			
\ No newline at end of file
+			
+			<div class="span10" >
+		<h1 id="donated-software-licenses">Donated Software Licenses</h1>
+<p>The jUDDI Project uses a few commercial products in the development process. We are grateful for the community licenses which were provided to the project at no costs.</p>
+<h1 id="jira">JIRA</h1>
+<p>Bug and issue tracker <a href="Jira%20by%20Atlassion.">http://www.atlassian.com/software/jira/</a></p>
+<h1 id="jprofiler">JProfiler</h1>
+<p>Java profiler <a href="http://www.ej-technologies.com/products/jprofiler/overview.html">JProfiler by ej-technologies.</a></p>
+<h1 id="xlt">XLT</h1>
+<p>Xceptance LoadTest (XLT) for both regression as well as load tests by <a href="http://www.gqpartners.com/">Global Quality Partners, LLC</a> and <a href="http://www.xceptance.com/">Xceptance Software Technologies, Inc</a>. Load and performance tests were created and executed by our sponsors using Xceptance LoadTest (XLT) from Xceptance Software Technologies, Inc., of which Global Quality Partners, LLC is the exclusive North American distributor. To enable the Apache jUDDI project to continue and extend these tests, Xceptance has provided an unlimited XLT license and donated the source code of the test suite to the Apache jUDDI project. XLT is built and scripted in pure Java, providing a highly scalable and easily adaptable technology that can be used across development, quality assurance, and consulting teams.
+Copyright © 2004-2013 The Apache Software Foun</p>
+			</div>
+		</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>
+</body>
+</html>
+
+
+

Modified: websites/staging/juddi/trunk/content/who.html
==============================================================================
--- websites/staging/juddi/trunk/content/who.html (original)
+++ websites/staging/juddi/trunk/content/who.html Thu Jan  2 01:53:10 2014
@@ -150,4 +150,30 @@
 						<li><a href="#">License</a></li>
 				</ul>
 			</div>
-			
\ No newline at end of file
+			
+			<div class="span10" >
+		<h1 id="who-we-are">Who We Are</h1>
+<p>The jUDDI Project operates on a meritocracy: the more you do, the more responsibility you will obtain. This page lists all of the people who have gone the extra mile and are Committers. If you would like to get involved, the first step is to join the mailing lists.</p>
+<p>We ask that you please do not send us emails privately asking for support. We are non-paid volunteers who help out with the project and we do not necessarily have the time or energy to help people on an individual basis. Instead, we have setup mailing lists which often contain hundreds of individuals who will help answer detailed requests for help. The benefit of using mailing lists over private communication is that it is a shared resource where others can also learn from common mistakes and as a community we all grow together.</p>
+			</div>
+		</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>
+</body>
+</html>
+
+
+



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