Skip to content

Commit

Permalink
Creating site for fcrepo-webapp, 4.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
Edwin Shin committed Feb 23, 2013
1 parent c0ecf41 commit 9c28930
Show file tree
Hide file tree
Showing 66 changed files with 5,568 additions and 2,959 deletions.
316 changes: 204 additions & 112 deletions site/4.0-SNAPSHOT/fcrepo-webapp/changelog.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

30 changes: 23 additions & 7 deletions site/4.0-SNAPSHOT/fcrepo-webapp/css/print.css
@@ -1,7 +1,23 @@
#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn {
display: none !important;
}
#bodyColumn, body.docs div.docs {
margin: 0 !important;
border: none !important
}
/*
* 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.
*/

/* $Id: print.css 1201871 2011-11-14 20:18:24Z simonetripodi $ */

#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn {display: none !important;}
#bodyColumn, body.docs div.docs {margin: 0 !important;border: none !important}
424 changes: 272 additions & 152 deletions site/4.0-SNAPSHOT/fcrepo-webapp/dependencies.html

Large diffs are not rendered by default.

390 changes: 255 additions & 135 deletions site/4.0-SNAPSHOT/fcrepo-webapp/dependency-convergence.html

Large diffs are not rendered by default.

392 changes: 256 additions & 136 deletions site/4.0-SNAPSHOT/fcrepo-webapp/dependency-info.html

Large diffs are not rendered by default.

386 changes: 253 additions & 133 deletions site/4.0-SNAPSHOT/fcrepo-webapp/dependency-management.html

Large diffs are not rendered by default.

316 changes: 204 additions & 112 deletions site/4.0-SNAPSHOT/fcrepo-webapp/dependency-updates-report.html

Large diffs are not rendered by default.

316 changes: 204 additions & 112 deletions site/4.0-SNAPSHOT/fcrepo-webapp/dev-activity.html
@@ -1,112 +1,204 @@
<!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.3 at Feb 23, 2013 -->
<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>fcrepo webapp - Developer Activity Report</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="20130223" />
<meta http-equiv="Content-Language" content="en" />

</head>
<body class="composite">
<div id="banner">
<div id="bannerLeft">
fcrepo webapp
</div>
<div class="clear">
<hr/>
</div>
</div>
<div id="breadcrumbs">


<div class="xleft">
<span id="publishDate">Last Published: 2013-02-23</span>
&nbsp;| <span id="projectVersion">Version: 4.0-SNAPSHOT</span>
</div>
<div class="xright"> <a href="./" title="fcrepo webapp">fcrepo webapp</a>


</div>
<div class="clear">
<hr/>
</div>
</div>
<div id="leftColumn">
<div id="navcolumn">


<h5>Parent Project</h5>
<ul>
<li class="none">
<a href="../index.html" title="fcrepo parent pom">fcrepo parent pom</a>
</li>
</ul>
<h5>Project Documentation</h5>
<ul>
<li class="collapsed">
<a href="project-info.html" title="Project Information">Project Information</a>
</li>
<li class="expanded">
<a href="project-reports.html" title="Project Reports">Project Reports</a>
<ul>
<li class="none">
<a href="testapidocs/index.html" title="Test JavaDocs">Test JavaDocs</a>
</li>
<li class="none">
<a href="xref-test/index.html" title="Test Source Xref">Test Source Xref</a>
</li>
<li class="none">
<strong>Developer Activity</strong>
</li>
<li class="none">
<a href="file-activity.html" title="File Activity">File Activity</a>
</li>
<li class="none">
<a href="changelog.html" title="Change Log">Change Log</a>
</li>
<li class="none">
<a href="dependency-updates-report.html" title="Dependency Updates Report">Dependency Updates Report</a>
</li>
<li class="none">
<a href="plugin-updates-report.html" title="Plugin Updates Report">Plugin Updates Report</a>
</li>
<li class="none">
<a href="property-updates-report.html" title="Property Updates Report">Property Updates Report</a>
</li>
</ul>
</li>
</ul>
<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
<img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
</a>


</div>
</div>
<div id="bodyColumn">
<div id="contentBox">
<div class="section"><h2>Developer Activity Report<a name="Developer_Activity_Report"></a></h2><div class="section"><h3>Changes between 2013-01-24 and 2013-02-24<a name="Changes_between_2013-01-24_and_2013-02-24"></a></h3><p>Total commits: 23<br />Total number of files changed: 17</p><table border="0" class="bodyTable"><tr class="a"><th>Developer</th><th>Total commits</th><th>Total Number of Files Changed</th></tr><tr class="b"><td>Edwin Shin &lt;edwin.shin@yourmediashelf.com&gt;</td><td>3</td><td>3</td></tr><tr class="a"><td>ajs6f &lt;ajs6f@virginia.edu&gt;</td><td>10</td><td>15</td></tr><tr class="b"><td>Benjamin Armintor &lt;armintor@gmail.com&gt;</td><td>1</td><td>1</td></tr><tr class="a"><td>Chris Beer &lt;cabeer@stanford.edu&gt;</td><td>9</td><td>10</td></tr></table></div></div>
</div>
</div>
<div class="clear">
<hr/>
</div>
<div id="footer">
<div class="xright">
Copyright &#169; 2013.
All Rights Reserved.

</div>
<div class="clear">
<hr/>
</div>
</div>
</body>
</html>
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia at Feb 23, 2013
| Rendered using Apache Maven Fluido Skin 1.3.0
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="Date-Revision-yyyymmdd" content="20130223" />
<meta http-equiv="Content-Language" content="en" />
<title>fcrepo webapp - Developer Activity Report</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
<link rel="stylesheet" href="./css/site.css" />
<link rel="stylesheet" href="./css/print.css" media="print" />


<script type="text/javascript" src="./js/apache-maven-fluido-1.3.0.min.js"></script>


</head>
<body class="topBarDisabled">




<div class="container-fluid">
<div id="banner">
<div class="pull-left">
<div id="bannerLeft">
<h2>fcrepo webapp</h2>
</div>
</div>
<div class="pull-right"> </div>
<div class="clear"><hr/></div>
</div>

<div id="breadcrumbs">
<ul class="breadcrumb">


<li id="publishDate">Last Published: 2013-02-23</li>
<li class="divider">|</li> <li id="projectVersion">Version: 4.0-SNAPSHOT</li>
<li class="divider">|</li> <li class="">
<a href="../index.html" title="fcrepo parent pom">
fcrepo parent pom</a>
</li>
<li class="divider ">/</li>
<li class="">
<a href="./" title="fcrepo webapp">
fcrepo webapp</a>
</li>
<li class="divider ">/</li>
<li class="">Developer Activity Report</li>





<li class="pull-right"> <a href="http://futures.github.com/fcrepo4/" class="externalLink" title="Developer Documentation">
Developer Documentation</a>
</li>

<li class="divider pull-right">|</li>

<li class="pull-right"> <a href="http://github.com/futures/" class="externalLink" title="Fedora Futures on GitHub">
Fedora Futures on GitHub</a>
</li>

<li class="divider pull-right">|</li>

<li class="pull-right"> <a href="http://fcrepo.org/" class="externalLink" title="Fedora Futures">
Fedora Futures</a>
</li>

</ul>
</div>


<div class="row-fluid">
<div id="leftColumn" class="span3">
<div class="well sidebar-nav">


<ul class="nav nav-list">
<li class="nav-header">Parent Project</li>

<li>

<a href="../index.html" title="fcrepo parent pom">
<i class="none"></i>
fcrepo parent pom</a>
</li>
<li class="nav-header">Project Documentation</li>

<li>

<a href="project-info.html" title="Project Information">
<i class="icon-chevron-right"></i>
Project Information</a>
</li>

<li>

<a href="project-reports.html" title="Project Reports">
<i class="icon-chevron-down"></i>
Project Reports</a>
<ul class="nav nav-list">

<li>

<a href="testapidocs/index.html" title="Test JavaDocs">
<i class="none"></i>
Test JavaDocs</a>
</li>

<li>

<a href="xref-test/index.html" title="Test Source Xref">
<i class="none"></i>
Test Source Xref</a>
</li>

<li class="active">

<a href="#"><i class="none"></i>Developer Activity</a>
</li>

<li>

<a href="file-activity.html" title="File Activity">
<i class="none"></i>
File Activity</a>
</li>

<li>

<a href="changelog.html" title="Change Log">
<i class="none"></i>
Change Log</a>
</li>

<li>

<a href="dependency-updates-report.html" title="Dependency Updates Report">
<i class="none"></i>
Dependency Updates Report</a>
</li>

<li>

<a href="plugin-updates-report.html" title="Plugin Updates Report">
<i class="none"></i>
Plugin Updates Report</a>
</li>

<li>

<a href="property-updates-report.html" title="Property Updates Report">
<i class="none"></i>
Property Updates Report</a>
</li>
</ul>
</li>
</ul>



<hr class="divider" />

<div id="poweredBy">
<div class="clear"></div>
<div class="clear"></div>
<div class="clear"></div>
<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
<img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
</a>
</div>
</div>
</div>


<div id="bodyColumn" class="span9" >

<div class="section"><h2>Developer Activity Report<a name="Developer_Activity_Report"></a></h2><div class="section"><h3>Changes between 2013-01-24 and 2013-02-24<a name="Changes_between_2013-01-24_and_2013-02-24"></a></h3><p>Total commits: 23<br />Total number of files changed: 17</p><table border="0" class="table table-striped"><tr class="a"><th>Developer</th><th>Total commits</th><th>Total Number of Files Changed</th></tr><tr class="b"><td>Edwin Shin &lt;edwin.shin@yourmediashelf.com&gt;</td><td>3</td><td>3</td></tr><tr class="a"><td>ajs6f &lt;ajs6f@virginia.edu&gt;</td><td>10</td><td>15</td></tr><tr class="b"><td>Benjamin Armintor &lt;armintor@gmail.com&gt;</td><td>1</td><td>1</td></tr><tr class="a"><td>Chris Beer &lt;cabeer@stanford.edu&gt;</td><td>9</td><td>10</td></tr></table></div></div>
</div>
</div>
</div>

<hr/>

<footer>
<div class="container-fluid">
<div class="row span12">Copyright &copy; 2013.
All Rights Reserved.

</div>



</div>
</footer>
</body>
</html>

0 comments on commit 9c28930

Please sign in to comment.