summaryrefslogtreecommitdiffstats
path: root/latest/sangria-core/team-list.html
diff options
context:
space:
mode:
Diffstat (limited to 'latest/sangria-core/team-list.html')
-rw-r--r--latest/sangria-core/team-list.html67
1 files changed, 20 insertions, 47 deletions
diff --git a/latest/sangria-core/team-list.html b/latest/sangria-core/team-list.html
index 30cefad..708119d 100644
--- a/latest/sangria-core/team-list.html
+++ b/latest/sangria-core/team-list.html
@@ -1,16 +1,16 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2014-10-04 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 2015-05-08 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <title>Sangria Core - Team list</title>
+ <title>Sangria Core &#x2013; Project Team</title>
<style type="text/css" media="all">
@import url("./css/maven-base.css");
@import url("./css/maven-theme.css");
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
- <meta name="Date-Revision-yyyymmdd" content="20141004" />
+ <meta name="Date-Revision-yyyymmdd" content="20150508" />
<meta http-equiv="Content-Language" content="en" />
</head>
@@ -27,8 +27,8 @@
<div class="xleft">
- <span id="publishDate">Last Published: 2014-10-04</span>
- &nbsp;| <span id="projectVersion">Version: 1.2-SNAPSHOT</span>
+ <span id="publishDate">Last Published: 2015-05-08</span>
+ &nbsp;| <span id="projectVersion">Version: 1.3-SNAPSHOT</span>
</div>
<div class="xright"> <a href="./" title="Sangria Core">Sangria Core</a>
@@ -50,53 +50,41 @@
</ul>
<h5>Project Documentation</h5>
<ul>
- <li class="expanded">
+ <li class="expanded">
<a href="project-info.html" title="Project Information">Project Information</a>
<ul>
<li class="none">
- <a href="index.html" title="About">About</a>
- </li>
- <li class="none">
- <a href="plugin-management.html" title="Plugin Management">Plugin Management</a>
- </li>
- <li class="none">
- <a href="distribution-management.html" title="Distribution Management">Distribution Management</a>
+ <a href="dependencies.html" title="Dependencies">Dependencies</a>
</li>
<li class="none">
<a href="dependency-info.html" title="Dependency Information">Dependency Information</a>
</li>
<li class="none">
- <a href="dependency-convergence.html" title="Dependency Convergence">Dependency Convergence</a>
+ <a href="dependency-management.html" title="Dependency Management">Dependency Management</a>
</li>
<li class="none">
- <a href="source-repository.html" title="Source Repository">Source Repository</a>
+ <a href="distribution-management.html" title="Distribution Management">Distribution Management</a>
</li>
<li class="none">
- <a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a>
+ <a href="index.html" title="About">About</a>
</li>
<li class="none">
- <a href="issue-tracking.html" title="Issue Tracking">Issue Tracking</a>
+ <a href="license.html" title="Project License">Project License</a>
</li>
<li class="none">
- <a href="integration.html" title="Continuous Integration">Continuous Integration</a>
+ <a href="plugin-management.html" title="Plugin Management">Plugin Management</a>
</li>
<li class="none">
<a href="plugins.html" title="Project Plugins">Project Plugins</a>
</li>
<li class="none">
- <a href="license.html" title="Project License">Project License</a>
- </li>
- <li class="none">
- <a href="dependency-management.html" title="Dependency Management">Dependency Management</a>
- </li>
- <li class="none">
<strong>Project Team</strong>
</li>
<li class="none">
- <a href="project-summary.html" title="Project Summary">Project Summary</a>
+ <a href="source-repository.html" title="Source Repository">Source Repository</a>
</li>
<li class="none">
- <a href="dependencies.html" title="Dependencies">Dependencies</a>
+ <a href="project-summary.html" title="Project Summary">Project Summary</a>
</li>
</ul>
</li>
@@ -114,11 +102,11 @@
<div id="bodyColumn">
<div id="contentBox">
<div class="section">
-<h2>The Team<a name="The_Team"></a></h2><a name="The_Team"></a>
+<h2><a name="The_Team"></a>The Team</h2><a name="The_Team"></a>
<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>
<div class="section">
-<h3>Members<a name="Members"></a></h3><a name="Members"></a>
+<h3><a name="Members"></a>Members</h3><a name="Members"></a>
<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 border="0" class="bodyTable">
<tr class="a">
@@ -134,23 +122,8 @@
<td><a class="externalLink" href="mailto:tavianator@tavianator.com">tavianator@tavianator.com</a></td>
<td>developer</td></tr></table></div>
<div class="section">
-<h3>Contributors<a name="Contributors"></a></h3><a name="Contributors"></a>
-<p>There are no contributors listed for this project. Please check back again later.</p><script type="text/javascript">
-function offsetDate(id, offset) {
- var now = new Date();
- var nowTime = now.getTime();
- var localOffset = now.getTimezoneOffset();
- var developerTime = nowTime + ( offset * 60 * 60 * 1000 )+ ( localOffset * 60 * 1000 );
- var developerDate = new Date(developerTime);
-
- document.getElementById(id).innerHTML = developerDate;
-}
-
-function init(){
-}
-
-window.onLoad = init();
-</script></div></div>
+<h3><a name="Contributors"></a>Contributors</h3><a name="Contributors"></a>
+<p>There are no contributors listed for this project. Please check back again later.</p></div></div>
</div>
</div>
<div class="clear">
@@ -158,8 +131,8 @@ window.onLoad = init();
</div>
<div id="footer">
<div class="xright">
- Copyright &#169; 2014.
- All Rights Reserved.
+ Copyright &#169; 2014&#x2013;2015.
+ All rights reserved.
</div>
<div class="clear">