Modified: 
websites/production/commons/content/sandbox/commons-text/apidocs/stylesheet.css
==============================================================================
--- 
websites/production/commons/content/sandbox/commons-text/apidocs/stylesheet.css 
(original)
+++ 
websites/production/commons/content/sandbox/commons-text/apidocs/stylesheet.css 
Sun Apr 26 10:18:25 2015
@@ -2,19 +2,16 @@
 /*
 Overall document style
 */
-
-@import url('resources/fonts/dejavu.css');
-
 body {
     background-color:#ffffff;
     color:#353833;
-    font-family:'DejaVu Sans', Arial, Helvetica, sans-serif;
-    font-size:14px;
+    font-family:Arial, Helvetica, sans-serif;
+    font-size:76%;
     margin:0;
 }
 a:link, a:visited {
     text-decoration:none;
-    color:#4A6782;
+    color:#4c6b87;
 }
 a:hover, a:focus {
     text-decoration:none;
@@ -22,7 +19,7 @@ a:hover, a:focus {
 }
 a:active {
     text-decoration:none;
-    color:#4A6782;
+    color:#4c6b87;
 }
 a[name] {
     color:#353833;
@@ -32,51 +29,41 @@ a[name]:hover {
     color:#353833;
 }
 pre {
-    font-family:'DejaVu Sans Mono', monospace;
-    font-size:14px;
+    font-size:1.3em;
 }
 h1 {
-    font-size:20px;
+    font-size:1.8em;
 }
 h2 {
-    font-size:18px;
+    font-size:1.5em;
 }
 h3 {
-    font-size:16px;
-    font-style:italic;
+    font-size:1.4em;
 }
 h4 {
-    font-size:13px;
+    font-size:1.3em;
 }
 h5 {
-    font-size:12px;
+    font-size:1.2em;
 }
 h6 {
-    font-size:11px;
+    font-size:1.1em;
 }
 ul {
     list-style-type:disc;
 }
 code, tt {
-    font-family:'DejaVu Sans Mono', monospace;
-    font-size:14px;
-    padding-top:4px;
-    margin-top:8px;
-    line-height:1.4em;
+    font-size:1.2em;
 }
 dt code {
-    font-family:'DejaVu Sans Mono', monospace;
-    font-size:14px;
-    padding-top:4px;
+    font-size:1.2em;
 }
 table tr td dt code {
-    font-family:'DejaVu Sans Mono', monospace;
-    font-size:14px;
+    font-size:1.2em;
     vertical-align:top;
-    padding-top:4px;
 }
 sup {
-    font-size:8px;
+    font-size:.6em;
 }
 /*
 Document title and Copyright styles
@@ -89,9 +76,9 @@ Document title and Copyright styles
 .aboutLanguage {
     float:right;
     padding:0px 21px;
-    font-size:11px;
+    font-size:.8em;
     z-index:200;
-    margin-top:-9px;
+    margin-top:-7px;
 }
 .legalCopy {
     margin-left:.5em;
@@ -105,6 +92,9 @@ Document title and Copyright styles
 }
 .tab {
     background-color:#0066FF;
+    background-image:url(resources/titlebar.gif);
+    background-position:left top;
+    background-repeat:no-repeat;
     color:#ffffff;
     padding:8px;
     width:5em;
@@ -114,15 +104,17 @@ Document title and Copyright styles
 Navigation bar styles
 */
 .bar {
-    background-color:#4D7A97;
+    background-image:url(resources/background.gif);
+    background-repeat:repeat-x;
     color:#FFFFFF;
     padding:.8em .5em .4em .8em;
     height:auto;/*height:1.8em;*/
-    font-size:11px;
+    font-size:1em;
     margin:0;
 }
 .topNav {
-    background-color:#4D7A97;
+    background-image:url(resources/background.gif);
+    background-repeat:repeat-x;
     color:#FFFFFF;
     float:left;
     padding:0;
@@ -131,11 +123,11 @@ Navigation bar styles
     height:2.8em;
     padding-top:10px;
     overflow:hidden;
-    font-size:12px; 
 }
 .bottomNav {
     margin-top:10px;
-    background-color:#4D7A97;
+    background-image:url(resources/background.gif);
+    background-repeat:repeat-x;
     color:#FFFFFF;
     float:left;
     padding:0;
@@ -144,20 +136,18 @@ Navigation bar styles
     height:2.8em;
     padding-top:10px;
     overflow:hidden;
-    font-size:12px;
 }
 .subNav {
     background-color:#dee3e9;
+    border-bottom:1px solid #9eadc0;
     float:left;
     width:100%;
     overflow:hidden;
-    font-size:12px;
 }
 .subNav div {
     clear:left;
     float:left;
     padding:0 0 5px 6px;
-    text-transform:uppercase;
 }
 ul.navList, ul.subNavList {
     float:left;
@@ -167,33 +157,27 @@ ul.navList, ul.subNavList {
 ul.navList li{
     list-style:none;
     float:left;
-    padding: 5px 6px;
-    text-transform:uppercase;
+    padding:3px 6px;
 }
 ul.subNavList li{
     list-style:none;
     float:left;
+    font-size:90%;
 }
 .topNav a:link, .topNav a:active, .topNav a:visited, .bottomNav a:link, 
.bottomNav a:active, .bottomNav a:visited {
     color:#FFFFFF;
     text-decoration:none;
-    text-transform:uppercase;
 }
 .topNav a:hover, .bottomNav a:hover {
     text-decoration:none;
     color:#bb7a2a;
-    text-transform:uppercase;
 }
 .navBarCell1Rev {
-    background-color:#F8981D;
-    color:#253441;
+    background-image:url(resources/tab.gif);
+    background-color:#a88834;
+    color:#FFFFFF;
     margin: auto 5px;
-}
-.skipNav {
-    position:absolute;
-    top:auto;
-    left:-9999px;
-    overflow:hidden;
+    border:1px solid #c9aa44;
 }
 /*
 Page header and footer styles
@@ -207,11 +191,8 @@ Page header and footer styles
     margin:10px;
     position:relative;
 }
-.indexHeader span{
-    margin-right:15px;
-}
 .indexHeader h1 {
-    font-size:13px;
+    font-size:1.3em;
 }
 .title {
     color:#2c4557;
@@ -221,7 +202,7 @@ Page header and footer styles
     margin:5px 0 0 0;
 }
 .header ul {
-    margin:0 0 15px 0;
+    margin:0 0 25px 0;
     padding:0;
 }
 .footer ul {
@@ -229,22 +210,24 @@ Page header and footer styles
 }
 .header ul li, .footer ul li {
     list-style:none;
-    font-size:13px;
+    font-size:1.2em;
 }
 /*
 Heading styles
 */
 div.details ul.blockList ul.blockList ul.blockList li.blockList h4, 
div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 {
     background-color:#dee3e9;
-    border:1px solid #d0d9e0;
+    border-top:1px solid #9eadc0;
+    border-bottom:1px solid #9eadc0;
     margin:0 0 6px -8px;
-    padding:7px 5px;
+    padding:2px 5px;
 }
 ul.blockList ul.blockList ul.blockList li.blockList h3 {
     background-color:#dee3e9;
-    border:1px solid #d0d9e0;
+    border-top:1px solid #9eadc0;
+    border-bottom:1px solid #9eadc0;
     margin:0 0 6px -8px;
-    padding:7px 5px;
+    padding:2px 5px;
 }
 ul.blockList ul.blockList li.blockList h3 {
     padding:0;
@@ -264,10 +247,10 @@ Page layout container styles
 .indexContainer {
     margin:10px;
     position:relative;
-    font-size:12px;
+    font-size:1.0em;
 }
 .indexContainer h2 {
-    font-size:13px;
+    font-size:1.1em;
     padding:0 0 3px 0;
 }
 .indexContainer ul {
@@ -276,18 +259,15 @@ Page layout container styles
 }
 .indexContainer ul li {
     list-style:none;
-    padding-top:2px;
 }
 .contentContainer .description dl dt, .contentContainer .details dl dt, 
.serializedFormContainer dl dt {
-    font-size:12px;
+    font-size:1.1em;
     font-weight:bold;
     margin:10px 0 0 0;
     color:#4E4E4E;
 }
 .contentContainer .description dl dd, .contentContainer .details dl dd, 
.serializedFormContainer dl dd {
-    margin:5px 0 10px 0px;
-    font-size:14px;
-    font-family:'DejaVu Sans Mono',monospace;
+    margin:10px 0 10px 20px;
 }
 .serializedFormContainer dl.nameValue dt {
     margin-left:1px;
@@ -326,24 +306,25 @@ ul.blockList, ul.blockListLast {
 }
 ul.blockList li.blockList, ul.blockListLast li.blockList {
     list-style:none;
-    margin-bottom:15px;
-    line-height:1.4;
+    margin-bottom:25px;
 }
 ul.blockList ul.blockList li.blockList, ul.blockList ul.blockListLast 
li.blockList {
     padding:0px 20px 5px 10px;
-    border:1px solid #ededed; 
-    background-color:#f8f8f8;
+    border:1px solid #9eadc0;
+    background-color:#f9f9f9;
 }
 ul.blockList ul.blockList ul.blockList li.blockList, ul.blockList ul.blockList 
ul.blockListLast li.blockList {
     padding:0 0 5px 8px;
     background-color:#ffffff;
-    border:none;
+    border:1px solid #9eadc0;
+    border-top:none;
 }
 ul.blockList ul.blockList ul.blockList ul.blockList li.blockList {
     margin-left:0;
     padding-left:0;
     padding-bottom:15px;
     border:none;
+    border-bottom:1px solid #9eadc0;
 }
 ul.blockList ul.blockList ul.blockList ul.blockList li.blockListLast {
     list-style:none;
@@ -357,155 +338,107 @@ table tr td dl, table tr td dl dt, table
 /*
 Table styles
 */
-.overviewSummary, .memberSummary, .typeSummary, .useSummary, 
.constantsSummary, .deprecatedSummary {
+.contentContainer table, .classUseContainer table, .constantValuesContainer 
table {
+    border-bottom:1px solid #9eadc0;
     width:100%;
-    border-left:1px solid #EEE; 
-    border-right:1px solid #EEE; 
-    border-bottom:1px solid #EEE; 
 }
-.overviewSummary, .memberSummary  {
-    padding:0px;
+.contentContainer ul li table, .classUseContainer ul li table, 
.constantValuesContainer ul li table {
+    width:100%;
+}
+.contentContainer .description table, .contentContainer .details table {
+    border-bottom:none;
+}
+.contentContainer ul li table th.colOne, .contentContainer ul li table 
th.colFirst, .contentContainer ul li table th.colLast, .classUseContainer ul li 
table th, .constantValuesContainer ul li table th, .contentContainer ul li 
table td.colOne, .contentContainer ul li table td.colFirst, .contentContainer 
ul li table td.colLast, .classUseContainer ul li table td, 
.constantValuesContainer ul li table td{
+    vertical-align:top;
+    padding-right:20px;
+}
+.contentContainer ul li table th.colLast, .classUseContainer ul li table 
th.colLast,.constantValuesContainer ul li table th.colLast,
+.contentContainer ul li table td.colLast, .classUseContainer ul li table 
td.colLast,.constantValuesContainer ul li table td.colLast,
+.contentContainer ul li table th.colOne, .classUseContainer ul li table 
th.colOne,
+.contentContainer ul li table td.colOne, .classUseContainer ul li table 
td.colOne {
+    padding-right:3px;
 }
-.overviewSummary caption, .memberSummary caption, .typeSummary caption,
-.useSummary caption, .constantsSummary caption, .deprecatedSummary caption {
+.overviewSummary caption, .packageSummary caption, .contentContainer 
ul.blockList li.blockList caption, .summary caption, .classUseContainer 
caption, .constantValuesContainer caption {
     position:relative;
     text-align:left;
     background-repeat:no-repeat;
-    color:#253441;
+    color:#FFFFFF;
     font-weight:bold;
     clear:none;
     overflow:hidden;
     padding:0px;
-    padding-top:10px;
-    padding-left:1px;
     margin:0px;
-    white-space:pre;
 }
-.overviewSummary caption a:link, .memberSummary caption a:link, .typeSummary 
caption a:link,
-.useSummary caption a:link, .constantsSummary caption a:link, 
.deprecatedSummary caption a:link,
-.overviewSummary caption a:hover, .memberSummary caption a:hover, .typeSummary 
caption a:hover,
-.useSummary caption a:hover, .constantsSummary caption a:hover, 
.deprecatedSummary caption a:hover,
-.overviewSummary caption a:active, .memberSummary caption a:active, 
.typeSummary caption a:active,
-.useSummary caption a:active, .constantsSummary caption a:active, 
.deprecatedSummary caption a:active,
-.overviewSummary caption a:visited, .memberSummary caption a:visited, 
.typeSummary caption a:visited,
-.useSummary caption a:visited, .constantsSummary caption a:visited, 
.deprecatedSummary caption a:visited {
+caption a:link, caption a:hover, caption a:active, caption a:visited {
     color:#FFFFFF;
 }
-.overviewSummary caption span, .memberSummary caption span, .typeSummary 
caption span,
-.useSummary caption span, .constantsSummary caption span, .deprecatedSummary 
caption span {
-    white-space:nowrap;
-    padding-top:5px;
-    padding-left:12px;
-    padding-right:12px;
-    padding-bottom:7px;
-    display:inline-block;
-    float:left;
-    background-color:#F8981D;
-    border: none;
-    height:16px;
-}
-.memberSummary caption span.activeTableTab span {
+.overviewSummary caption span, .packageSummary caption span, .contentContainer 
ul.blockList li.blockList caption span, .summary caption span, 
.classUseContainer caption span, .constantValuesContainer caption span {
     white-space:nowrap;
-    padding-top:5px;
-    padding-left:12px;
-    padding-right:12px;
-    margin-right:3px;
-    display:inline-block;
+    padding-top:8px;
+    padding-left:8px;
+    display:block;
     float:left;
-    background-color:#F8981D;
-    height:16px;
+    background-image:url(resources/titlebar.gif);
+    height:18px;
 }
-.memberSummary caption span.tableTab span {
-    white-space:nowrap;
-    padding-top:5px;
-    padding-left:12px;
-    padding-right:12px;
-    margin-right:3px;
-    display:inline-block;
+.overviewSummary .tabEnd, .packageSummary .tabEnd, .contentContainer 
ul.blockList li.blockList .tabEnd, .summary .tabEnd, .classUseContainer 
.tabEnd, .constantValuesContainer .tabEnd {
+    width:10px;
+    background-image:url(resources/titlebar_end.gif);
+    background-repeat:no-repeat;
+    background-position:top right;
+    position:relative;
     float:left;
-    background-color:#4D7A97;
-    height:16px;
 }
-.memberSummary caption span.tableTab, .memberSummary caption 
span.activeTableTab {
-    padding-top:0px;
-    padding-left:0px;
-    padding-right:0px;
-    background-image:none;
-    float:none;
-    display:inline;
+ul.blockList ul.blockList li.blockList table {
+    margin:0 0 12px 0px;
+    width:100%;
 }
-.overviewSummary .tabEnd, .memberSummary .tabEnd, .typeSummary .tabEnd,
-.useSummary .tabEnd, .constantsSummary .tabEnd, .deprecatedSummary .tabEnd {
-    display:none;
-    width:5px;
-    position:relative;
-    float:left;
-    background-color:#F8981D;
+.tableSubHeadingColor {
+    background-color: #EEEEFF;
 }
-.memberSummary .activeTableTab .tabEnd {
-    display:none;
-    width:5px;
-    margin-right:3px;
-    position:relative; 
-    float:left;
-    background-color:#F8981D;
+.altColor {
+    background-color:#eeeeef;
 }
-.memberSummary .tableTab .tabEnd {
-    display:none;
-    width:5px;
-    margin-right:3px;
-    position:relative;
-    background-color:#4D7A97;
-    float:left;
-
+.rowColor {
+    background-color:#ffffff;
 }
-.overviewSummary td, .memberSummary td, .typeSummary td,
-.useSummary td, .constantsSummary td, .deprecatedSummary td {
+.overviewSummary td, .packageSummary td, .contentContainer ul.blockList 
li.blockList td, .summary td, .classUseContainer td, .constantValuesContainer 
td {
     text-align:left;
-    padding:0px 0px 12px 10px;
-    width:100%;
-}
-th.colOne, th.colFirst, th.colLast, .useSummary th, .constantsSummary th,
-td.colOne, td.colFirst, td.colLast, .useSummary td, .constantsSummary td{
-    vertical-align:top;
-    padding-right:0px;
-    padding-top:8px;
-    padding-bottom:3px;
+    padding:3px 3px 3px 7px;
 }
-th.colFirst, th.colLast, th.colOne, .constantsSummary th {
+th.colFirst, th.colLast, th.colOne, .constantValuesContainer th {
     background:#dee3e9;
+    border-top:1px solid #9eadc0;
+    border-bottom:1px solid #9eadc0;
     text-align:left;
-    padding:8px 3px 3px 7px;
+    padding:3px 3px 3px 7px;
+}
+td.colOne a:link, td.colOne a:active, td.colOne a:visited, td.colOne a:hover, 
td.colFirst a:link, td.colFirst a:active, td.colFirst a:visited, td.colFirst 
a:hover, td.colLast a:link, td.colLast a:active, td.colLast a:visited, 
td.colLast a:hover, .constantValuesContainer td a:link, 
.constantValuesContainer td a:active, .constantValuesContainer td a:visited, 
.constantValuesContainer td a:hover {
+    font-weight:bold;
 }
 td.colFirst, th.colFirst {
+    border-left:1px solid #9eadc0;
     white-space:nowrap;
-    font-size:13px;
 }
 td.colLast, th.colLast {
-    font-size:13px;
+    border-right:1px solid #9eadc0;
 }
 td.colOne, th.colOne {
-    font-size:13px;
-}
-.overviewSummary td.colFirst, .overviewSummary th.colFirst,
-.overviewSummary td.colOne, .overviewSummary th.colOne,
-.memberSummary td.colFirst, .memberSummary th.colFirst,
-.memberSummary td.colOne, .memberSummary th.colOne,
-.typeSummary td.colFirst{
-    width:25%;
-    vertical-align:top;
+    border-right:1px solid #9eadc0;
+    border-left:1px solid #9eadc0;
 }
-td.colOne a:link, td.colOne a:active, td.colOne a:visited, td.colOne a:hover, 
td.colFirst a:link, td.colFirst a:active, td.colFirst a:visited, td.colFirst 
a:hover, td.colLast a:link, td.colLast a:active, td.colLast a:visited, 
td.colLast a:hover, .constantValuesContainer td a:link, 
.constantValuesContainer td a:active, .constantValuesContainer td a:visited, 
.constantValuesContainer td a:hover {
-    font-weight:bold;
-}
-.tableSubHeadingColor {
-    background-color:#EEEEFF;
+table.overviewSummary  {
+    padding:0px;
+    margin-left:0px;
 }
-.altColor {
-    background-color:#FFFFFF;
+table.overviewSummary td.colFirst, table.overviewSummary th.colFirst,
+table.overviewSummary td.colOne, table.overviewSummary th.colOne {
+    width:25%;
+    vertical-align:middle;
 }
-.rowColor {
-    background-color:#EEEEEF;
+table.packageSummary td.colFirst, table.overviewSummary th.colFirst {
+    width:25%;
+    vertical-align:middle;
 }
 /*
 Content styles
@@ -520,24 +453,6 @@ Content styles
 .docSummary {
     padding:0;
 }
-
-ul.blockList ul.blockList ul.blockList li.blockList h3 {
-    font-style:normal;
-}
-
-div.block {
-    font-size:14px;
-    font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif;
-}
-
-td.colLast div {
-    padding-top:0px;
-}
-
-
-td.colLast a {
-    padding-bottom:3px;
-}
 /*
 Formatting effect styles
 */
@@ -548,27 +463,12 @@ Formatting effect styles
 h1.hidden {
     visibility:hidden;
     overflow:hidden;
-    font-size:10px;
+    font-size:.9em;
 }
 .block {
     display:block;
-    margin:3px 10px 2px 0px;
-    color:#474747;
+    margin:3px 0 0 0;
 }
-.deprecatedLabel, .descfrmTypeLabel, .memberNameLabel, .memberNameLink,
-.overrideSpecifyLabel, .packageHierarchyLabel, .paramLabel, .returnLabel,
-.seeLabel, .simpleTagLabel, .throwsLabel, .typeNameLabel, .typeNameLink {
+.strong {
     font-weight:bold;
-}
-.deprecationComment, .emphasizedPhrase, .interfaceName {
-    font-style:italic;
-}
-
-div.block div.block span.deprecationComment, div.block div.block 
span.emphasizedPhrase,
-div.block div.block span.interfaceName {
-    font-style:normal;
-}
-
-div.contentContainer ul.blockList li.blockList h2{
-    padding-bottom:0px;
-}
+}
\ No newline at end of file

Modified: 
websites/production/commons/content/sandbox/commons-text/changes-report.html
==============================================================================
--- 
websites/production/commons/content/sandbox/commons-text/changes-report.html 
(original)
+++ 
websites/production/commons/content/sandbox/commons-text/changes-report.html 
Sun Apr 26 10:18:25 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 17 April 2015
+ | Generated by Apache Maven Doxia at 26 April 2015
  | 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="20150417" />
+    <meta name="Date-Revision-yyyymmdd" content="20150426" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Commons Text &#x2013; Apache Commons Text Changes</title>
 
@@ -21,7 +21,7 @@
        <script type="text/javascript" src="./js/site.js"></script>
 
                             
-<link rel="stylesheet" href="./css/prettify.css" media="all" type="text/css"/> 
                               
+<link rel="stylesheet" type="text/css" media="all" href="./css/prettify.css"/> 
                               
 <script src="./js/prettify.js" type="text/javascript"></script>                
                
 <script type="text/javascript">window.onload=function() {
               prettyPrint();
@@ -43,7 +43,7 @@
                                        <a class="brand" 
href="http://commons.apache.org/sandbox/commons-text/";>Apache Commons Text 
&trade;</a>
                                        <ul class="nav">      
                     
-            <li id="publishDate">Last Published: 17 April 2015</li>
+            <li id="publishDate">Last Published: 26 April 2015</li>
       <li class="divider">|</li> <li id="projectVersion">Version: 
0.1-SNAPSHOT</li>
   </ul>
                     <div class="pull-right">   <ul class="nav">
@@ -299,43 +299,55 @@
 <th>By</th></tr>
 <tr class="b">
 <td><img src="images/add.gif" alt="Add" title="Add" /></td>
-<td>Write user guide Fixes <a class="externalLink" 
href="http://issues.apache.org/jira/browse/SANDBOX-496";>SANDBOX-496</a>.</td>
+<td>Create Commons Text logo Fixes <a class="externalLink" 
href="http://issues.apache.org/jira/browse/TEXT-13";>TEXT-13</a>.</td>
 <td><a href="team-list.html#kinow">kinow</a></td></tr>
 <tr class="a">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>Improve HumanNameParser Fixes <a class="externalLink" 
href="http://issues.apache.org/jira/browse/TEXT-16";>TEXT-16</a>.</td>
+<td><a href="team-list.html#britter">britter</a></td></tr>
+<tr class="b">
 <td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
-<td>Work on the string metric, distance, and similarity definitions for the 
project Fixes <a class="externalLink" 
href="http://issues.apache.org/jira/browse/SANDBOX-488";>SANDBOX-488</a>.</td>
+<td>IP clearance for the names package Fixes <a class="externalLink" 
href="http://issues.apache.org/jira/browse/TEXT-5";>TEXT-5</a>.</td>
 <td><a href="team-list.html#kinow">kinow</a></td></tr>
-<tr class="b">
+<tr class="a">
 <td><img src="images/add.gif" alt="Add" title="Add" /></td>
-<td>Human name parser Fixes <a class="externalLink" 
href="http://issues.apache.org/jira/browse/SANDBOX-487";>SANDBOX-487</a>.</td>
+<td>Write user guide Fixes <a class="externalLink" 
href="http://issues.apache.org/jira/browse/TEXT-7";>TEXT-7</a>.</td>
 <td><a href="team-list.html#kinow">kinow</a></td></tr>
-<tr class="a">
+<tr class="b">
 <td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
-<td>Create StringDistanceFrom class that contains a StringMetric and the 
&quot;left&quot; side string.  This would have a method that accepts the 
&quot;right&quot; side string to test. Fixes <a class="externalLink" 
href="http://issues.apache.org/jira/browse/SANDBOX-492";>SANDBOX-492</a>. Thanks 
to Jonathan baker.</td>
+<td>Work on the string metric, distance, and similarity definitions for the 
project Fixes <a class="externalLink" 
href="http://issues.apache.org/jira/browse/TEXT-11";>TEXT-11</a>.</td>
 <td><a href="team-list.html#kinow">kinow</a></td></tr>
-<tr class="b">
+<tr class="a">
 <td><img src="images/add.gif" alt="Add" title="Add" /></td>
-<td>Add Cosine Similarity and Cosine Distance Fixes <a class="externalLink" 
href="http://issues.apache.org/jira/browse/SANDBOX-490";>SANDBOX-490</a>.</td>
+<td>Human name parser Fixes <a class="externalLink" 
href="http://issues.apache.org/jira/browse/TEXT-15";>TEXT-15</a>.</td>
 <td><a href="team-list.html#kinow">kinow</a></td></tr>
-<tr class="a">
+<tr class="b">
 <td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
-<td>Change (R) StringMetric.compare(CS left, CS right) to &quot;apply&quot; so 
that it is consistent with BiFunction. Fixes <a class="externalLink" 
href="http://issues.apache.org/jira/browse/SANDBOX-493";>SANDBOX-493</a>. Thanks 
to Jonathan Baker.</td>
+<td>Create StringDistanceFrom class that contains a StringMetric and the 
&quot;left&quot; side string.  This would have a method that accepts the 
&quot;right&quot; side string to test. Fixes <a class="externalLink" 
href="http://issues.apache.org/jira/browse/TEXT-12";>TEXT-12</a>. Thanks to 
Jonathan baker.</td>
+<td><a href="team-list.html#kinow">kinow</a></td></tr>
+<tr class="a">
+<td><img src="images/add.gif" alt="Add" title="Add" /></td>
+<td>Add Cosine Similarity and Cosine Distance Fixes <a class="externalLink" 
href="http://issues.apache.org/jira/browse/TEXT-3";>TEXT-3</a>.</td>
 <td><a href="team-list.html#kinow">kinow</a></td></tr>
 <tr class="b">
 <td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
-<td>Allow extra information (e.g. Levenshtein threshold) to be stored as 
(final) fields in the StringMetric instance. Fixes <a class="externalLink" 
href="http://issues.apache.org/jira/browse/SANDBOX-491";>SANDBOX-491</a>. Thanks 
to Jonathan Baker.</td>
+<td>Change (R) StringMetric.compare(CS left, CS right) to &quot;apply&quot; so 
that it is consistent with BiFunction. Fixes <a class="externalLink" 
href="http://issues.apache.org/jira/browse/TEXT-8";>TEXT-8</a>. Thanks to 
Jonathan Baker.</td>
 <td><a href="team-list.html#kinow">kinow</a></td></tr>
 <tr class="a">
-<td><img src="images/add.gif" alt="Add" title="Add" /></td>
-<td>Port Myers algorithm from [collections] Fixes <a class="externalLink" 
href="http://issues.apache.org/jira/browse/SANDBOX-486";>SANDBOX-486</a>.</td>
+<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
+<td>Allow extra information (e.g. Levenshtein threshold) to be stored as 
(final) fields in the StringMetric instance. Fixes <a class="externalLink" 
href="http://issues.apache.org/jira/browse/TEXT-6";>TEXT-6</a>. Thanks to 
Jonathan Baker.</td>
 <td><a href="team-list.html#kinow">kinow</a></td></tr>
 <tr class="b">
 <td><img src="images/add.gif" alt="Add" title="Add" /></td>
-<td>Add Hamming distance Fixes <a class="externalLink" 
href="http://issues.apache.org/jira/browse/SANDBOX-485";>SANDBOX-485</a>.</td>
+<td>Port Myers algorithm from [collections] Fixes <a class="externalLink" 
href="http://issues.apache.org/jira/browse/TEXT-4";>TEXT-4</a>.</td>
 <td><a href="team-list.html#kinow">kinow</a></td></tr>
 <tr class="a">
 <td><img src="images/add.gif" alt="Add" title="Add" /></td>
-<td>Incorporate String algorithms from Commons Lang Fixes <a 
class="externalLink" 
href="http://issues.apache.org/jira/browse/SANDBOX-483";>SANDBOX-483</a>. Thanks 
to britter.</td>
+<td>Add Hamming distance Fixes <a class="externalLink" 
href="http://issues.apache.org/jira/browse/TEXT-1";>TEXT-1</a>.</td>
+<td><a href="team-list.html#kinow">kinow</a></td></tr>
+<tr class="b">
+<td><img src="images/add.gif" alt="Add" title="Add" /></td>
+<td>Incorporate String algorithms from Commons Lang Fixes <a 
class="externalLink" 
href="http://issues.apache.org/jira/browse/TEXT-9";>TEXT-9</a>. Thanks to 
britter.</td>
 <td><a href="team-list.html#kinow">kinow</a></td></tr></table></div></div>
                                        </td>
                                </tr>
@@ -352,4 +364,4 @@
                                        </div>
        </body>
 
-</html>
+</html>
\ No newline at end of file

Modified: 
websites/production/commons/content/sandbox/commons-text/checkstyle.html
==============================================================================
--- websites/production/commons/content/sandbox/commons-text/checkstyle.html 
(original)
+++ websites/production/commons/content/sandbox/commons-text/checkstyle.html 
Sun Apr 26 10:18:25 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 17 April 2015
+ | Generated by Apache Maven Doxia at 26 April 2015
  | 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="20150417" />
+    <meta name="Date-Revision-yyyymmdd" content="20150426" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Commons Text &#x2013; Checkstyle Results</title>
 
@@ -21,7 +21,7 @@
        <script type="text/javascript" src="./js/site.js"></script>
 
                             
-<link rel="stylesheet" href="./css/prettify.css" media="all" type="text/css"/> 
                               
+<link rel="stylesheet" type="text/css" media="all" href="./css/prettify.css"/> 
                               
 <script src="./js/prettify.js" type="text/javascript"></script>                
                
 <script type="text/javascript">window.onload=function() {
               prettyPrint();
@@ -43,7 +43,7 @@
                                        <a class="brand" 
href="http://commons.apache.org/sandbox/commons-text/";>Apache Commons Text 
&trade;</a>
                                        <ul class="nav">      
                     
-            <li id="publishDate">Last Published: 17 April 2015</li>
+            <li id="publishDate">Last Published: 26 April 2015</li>
       <li class="divider">|</li> <li id="projectVersion">Version: 
0.1-SNAPSHOT</li>
   </ul>
                     <div class="pull-right">   <ul class="nav">
@@ -292,7 +292,7 @@
 <td>29</td>
 <td>0</td>
 <td>0</td>
-<td>0</td></tr></table></div>
+<td>24</td></tr></table></div>
 <div class="section">
 <h2><a name="Files"></a>Files</h2>
 <table border="0" class="bodyTable">
@@ -300,9 +300,181 @@
 <th>File</th>
 <th><img src="images/icon_info_sml.gif" alt="" />&#160;I</th>
 <th><img src="images/icon_warning_sml.gif" alt="" />&#160;W</th>
-<th><img src="images/icon_error_sml.gif" alt="" 
/>&#160;E</th></tr></table></div>
+<th><img src="images/icon_error_sml.gif" alt="" />&#160;E</th></tr>
+<tr class="b">
+<td><a 
href="#org.apache.commons.text.names.HumanNameParser.java">org/apache/commons/text/names/HumanNameParser.java</a></td>
+<td>0</td>
+<td>0</td>
+<td>10</td></tr>
+<tr class="a">
+<td><a 
href="#org.apache.commons.text.names.Name.java">org/apache/commons/text/names/Name.java</a></td>
+<td>0</td>
+<td>0</td>
+<td>14</td></tr></table></div>
+<div class="section">
+<h2><a name="Details"></a>Details</h2>
+<div class="section">
+<h3 
id="org.apache.commons.text.names.HumanNameParser.java">org/apache/commons/text/names/HumanNameParser.java</h3>
+<table border="0" class="bodyTable">
+<tr class="b">
+<th>Severity</th>
+<th>Category</th>
+<th>Rule</th>
+<th>Message</th>
+<th>Line</th></tr>
+<tr class="a">
+<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td>
+<td>regexp</td>
+<td>RegexpSingleline</td>
+<td>Line has trailing spaces.</td>
+<td><a 
href="./xref/org/apache/commons/text/names/HumanNameParser.html#L30">30</a></td></tr>
+<tr class="b">
+<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td>
+<td>regexp</td>
+<td>RegexpSingleline</td>
+<td>Line has trailing spaces.</td>
+<td><a 
href="./xref/org/apache/commons/text/names/HumanNameParser.html#L76">76</a></td></tr>
+<tr class="a">
+<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td>
+<td>regexp</td>
+<td>RegexpSingleline</td>
+<td>Line has trailing spaces.</td>
+<td><a 
href="./xref/org/apache/commons/text/names/HumanNameParser.html#L78">78</a></td></tr>
+<tr class="b">
+<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td>
+<td>regexp</td>
+<td>RegexpSingleline</td>
+<td>Line has trailing spaces.</td>
+<td><a 
href="./xref/org/apache/commons/text/names/HumanNameParser.html#L85">85</a></td></tr>
+<tr class="a">
+<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td>
+<td>regexp</td>
+<td>RegexpSingleline</td>
+<td>Line has trailing spaces.</td>
+<td><a 
href="./xref/org/apache/commons/text/names/HumanNameParser.html#L92">92</a></td></tr>
+<tr class="b">
+<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td>
+<td>regexp</td>
+<td>RegexpSingleline</td>
+<td>Line has trailing spaces.</td>
+<td><a 
href="./xref/org/apache/commons/text/names/HumanNameParser.html#L94">94</a></td></tr>
+<tr class="a">
+<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td>
+<td>javadoc</td>
+<td>JavadocVariable</td>
+<td>Missing a Javadoc comment.</td>
+<td><a 
href="./xref/org/apache/commons/text/names/HumanNameParser.html#L103">103</a></td></tr>
+<tr class="b">
+<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td>
+<td>javadoc</td>
+<td>JavadocVariable</td>
+<td>Missing a Javadoc comment.</td>
+<td><a 
href="./xref/org/apache/commons/text/names/HumanNameParser.html#L104">104</a></td></tr>
+<tr class="a">
+<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td>
+<td>whitespace</td>
+<td>ParenPad</td>
+<td>')' is preceded with whitespace.</td>
+<td><a 
href="./xref/org/apache/commons/text/names/HumanNameParser.html#L118">118</a></td></tr>
+<tr class="b">
+<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td>
+<td>regexp</td>
+<td>RegexpSingleline</td>
+<td>Line has trailing spaces.</td>
+<td><a 
href="./xref/org/apache/commons/text/names/HumanNameParser.html#L171">171</a></td></tr></table></div>
 <div class="section">
-<h2><a name="Details"></a>Details</h2></div>
+<h3 
id="org.apache.commons.text.names.Name.java">org/apache/commons/text/names/Name.java</h3>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>Severity</th>
+<th>Category</th>
+<th>Rule</th>
+<th>Message</th>
+<th>Line</th></tr>
+<tr class="b">
+<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td>
+<td>javadoc</td>
+<td>JavadocVariable</td>
+<td>Missing a Javadoc comment.</td>
+<td><a 
href="./xref/org/apache/commons/text/names/Name.html#L28">28</a></td></tr>
+<tr class="a">
+<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td>
+<td>javadoc</td>
+<td>JavadocVariable</td>
+<td>Missing a Javadoc comment.</td>
+<td><a 
href="./xref/org/apache/commons/text/names/Name.html#L29">29</a></td></tr>
+<tr class="b">
+<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td>
+<td>javadoc</td>
+<td>JavadocVariable</td>
+<td>Missing a Javadoc comment.</td>
+<td><a 
href="./xref/org/apache/commons/text/names/Name.html#L30">30</a></td></tr>
+<tr class="a">
+<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td>
+<td>javadoc</td>
+<td>JavadocVariable</td>
+<td>Missing a Javadoc comment.</td>
+<td><a 
href="./xref/org/apache/commons/text/names/Name.html#L31">31</a></td></tr>
+<tr class="b">
+<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td>
+<td>javadoc</td>
+<td>JavadocVariable</td>
+<td>Missing a Javadoc comment.</td>
+<td><a 
href="./xref/org/apache/commons/text/names/Name.html#L32">32</a></td></tr>
+<tr class="a">
+<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td>
+<td>javadoc</td>
+<td>JavadocVariable</td>
+<td>Missing a Javadoc comment.</td>
+<td><a 
href="./xref/org/apache/commons/text/names/Name.html#L33">33</a></td></tr>
+<tr class="b">
+<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
+<td>Missing a Javadoc comment.</td>
+<td><a 
href="./xref/org/apache/commons/text/names/Name.html#L35">35</a></td></tr>
+<tr class="a">
+<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td>
+<td>blocks</td>
+<td>NeedBraces</td>
+<td>'if' construct must use '{}'s.</td>
+<td><a 
href="./xref/org/apache/commons/text/names/Name.html#L102">102</a></td></tr>
+<tr class="b">
+<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td>
+<td>blocks</td>
+<td>NeedBraces</td>
+<td>'if' construct must use '{}'s.</td>
+<td><a 
href="./xref/org/apache/commons/text/names/Name.html#L103">103</a></td></tr>
+<tr class="a">
+<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td>
+<td>whitespace</td>
+<td>OperatorWrap</td>
+<td>'&amp;&amp;' should be on a new line.</td>
+<td><a 
href="./xref/org/apache/commons/text/names/Name.html#L105">105</a></td></tr>
+<tr class="b">
+<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td>
+<td>whitespace</td>
+<td>OperatorWrap</td>
+<td>'&amp;&amp;' should be on a new line.</td>
+<td><a 
href="./xref/org/apache/commons/text/names/Name.html#L106">106</a></td></tr>
+<tr class="a">
+<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td>
+<td>whitespace</td>
+<td>OperatorWrap</td>
+<td>'&amp;&amp;' should be on a new line.</td>
+<td><a 
href="./xref/org/apache/commons/text/names/Name.html#L107">107</a></td></tr>
+<tr class="b">
+<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td>
+<td>whitespace</td>
+<td>OperatorWrap</td>
+<td>'&amp;&amp;' should be on a new line.</td>
+<td><a 
href="./xref/org/apache/commons/text/names/Name.html#L108">108</a></td></tr>
+<tr class="a">
+<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td>
+<td>whitespace</td>
+<td>OperatorWrap</td>
+<td>'&amp;&amp;' should be on a new line.</td>
+<td><a 
href="./xref/org/apache/commons/text/names/Name.html#L109">109</a></td></tr></table></div></div>
                                        </td>
                                </tr>
                        </table>
@@ -318,4 +490,4 @@
                                        </div>
        </body>
 
-</html>
+</html>
\ No newline at end of file

Modified: 
websites/production/commons/content/sandbox/commons-text/checkstyle.rss
==============================================================================
--- websites/production/commons/content/sandbox/commons-text/checkstyle.rss 
(original)
+++ websites/production/commons/content/sandbox/commons-text/checkstyle.rss Sun 
Apr 26 10:18:25 2015
@@ -26,7 +26,7 @@ under the License.
     <copyright>&#169;2014 - 2015 The Apache Software Foundation</copyright>
     <item>
       <title>File: 29,
-             Errors: 0,
+             Errors: 24,
              Warnings: 0,
              Infos: 0
       </title>
@@ -46,7 +46,7 @@ under the License.
           <tbody>
                           <tr>
                 <td>
-                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.diff.KeepCommand.java";>org/apache/commons/text/diff/KeepCommand.java</a>
+                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.similarity.LevenshteinDistance.java";>org/apache/commons/text/similarity/LevenshteinDistance.java</a>
                 </td>
                 <td>
                   0
@@ -60,7 +60,7 @@ under the License.
               </tr>
                           <tr>
                 <td>
-                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.similarity.package-info.java";>org/apache/commons/text/similarity/package-info.java</a>
+                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.diff.ReplacementsFinder.java";>org/apache/commons/text/diff/ReplacementsFinder.java</a>
                 </td>
                 <td>
                   0
@@ -74,7 +74,7 @@ under the License.
               </tr>
                           <tr>
                 <td>
-                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.similarity.internal.RegexTokenizer.java";>org/apache/commons/text/similarity/internal/RegexTokenizer.java</a>
+                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#LICENSE.txt";>LICENSE.txt</a>
                 </td>
                 <td>
                   0
@@ -88,7 +88,7 @@ under the License.
               </tr>
                           <tr>
                 <td>
-                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.similarity.internal.package-info.java";>org/apache/commons/text/similarity/internal/package-info.java</a>
+                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.similarity.CosineSimilarity.java";>org/apache/commons/text/similarity/CosineSimilarity.java</a>
                 </td>
                 <td>
                   0
@@ -102,7 +102,7 @@ under the License.
               </tr>
                           <tr>
                 <td>
-                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.diff.package-info.java";>org/apache/commons/text/diff/package-info.java</a>
+                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.similarity.package-info.java";>org/apache/commons/text/similarity/package-info.java</a>
                 </td>
                 <td>
                   0
@@ -116,7 +116,7 @@ under the License.
               </tr>
                           <tr>
                 <td>
-                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.similarity.internal.Tokenizer.java";>org/apache/commons/text/similarity/internal/Tokenizer.java</a>
+                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.names.NameParseException.java";>org/apache/commons/text/names/NameParseException.java</a>
                 </td>
                 <td>
                   0
@@ -130,7 +130,7 @@ under the License.
               </tr>
                           <tr>
                 <td>
-                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.diff.EditCommand.java";>org/apache/commons/text/diff/EditCommand.java</a>
+                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.names.package-info.java";>org/apache/commons/text/names/package-info.java</a>
                 </td>
                 <td>
                   0
@@ -144,7 +144,7 @@ under the License.
               </tr>
                           <tr>
                 <td>
-                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.diff.InsertCommand.java";>org/apache/commons/text/diff/InsertCommand.java</a>
+                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.names.Name.java";>org/apache/commons/text/names/Name.java</a>
                 </td>
                 <td>
                   0
@@ -153,12 +153,12 @@ under the License.
                   0
                 </td>
                 <td>
-                  0
+                  14
                 </td>
               </tr>
                           <tr>
                 <td>
-                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.similarity.HammingDistance.java";>org/apache/commons/text/similarity/HammingDistance.java</a>
+                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.names.HumanNameParser.java";>org/apache/commons/text/names/HumanNameParser.java</a>
                 </td>
                 <td>
                   0
@@ -167,12 +167,12 @@ under the License.
                   0
                 </td>
                 <td>
-                  0
+                  10
                 </td>
               </tr>
                           <tr>
                 <td>
-                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.names.NameParseException.java";>org/apache/commons/text/names/NameParseException.java</a>
+                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.diff.KeepCommand.java";>org/apache/commons/text/diff/KeepCommand.java</a>
                 </td>
                 <td>
                   0
@@ -186,7 +186,7 @@ under the License.
               </tr>
                           <tr>
                 <td>
-                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#NOTICE.txt";>NOTICE.txt</a>
+                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.diff.InsertCommand.java";>org/apache/commons/text/diff/InsertCommand.java</a>
                 </td>
                 <td>
                   0
@@ -200,7 +200,7 @@ under the License.
               </tr>
                           <tr>
                 <td>
-                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.diff.CommandVisitor.java";>org/apache/commons/text/diff/CommandVisitor.java</a>
+                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#NOTICE.txt";>NOTICE.txt</a>
                 </td>
                 <td>
                   0
@@ -214,7 +214,7 @@ under the License.
               </tr>
                           <tr>
                 <td>
-                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.diff.StringsComparator.java";>org/apache/commons/text/diff/StringsComparator.java</a>
+                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.similarity.JaroWrinklerDistance.java";>org/apache/commons/text/similarity/JaroWrinklerDistance.java</a>
                 </td>
                 <td>
                   0
@@ -228,7 +228,7 @@ under the License.
               </tr>
                           <tr>
                 <td>
-                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.similarity.FuzzyScore.java";>org/apache/commons/text/similarity/FuzzyScore.java</a>
+                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.diff.EditScript.java";>org/apache/commons/text/diff/EditScript.java</a>
                 </td>
                 <td>
                   0
@@ -242,7 +242,7 @@ under the License.
               </tr>
                           <tr>
                 <td>
-                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.similarity.JaroWrinklerDistance.java";>org/apache/commons/text/similarity/JaroWrinklerDistance.java</a>
+                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.names.NameString.java";>org/apache/commons/text/names/NameString.java</a>
                 </td>
                 <td>
                   0
@@ -256,7 +256,7 @@ under the License.
               </tr>
                           <tr>
                 <td>
-                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.similarity.EditDistance.java";>org/apache/commons/text/similarity/EditDistance.java</a>
+                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.similarity.FuzzyScore.java";>org/apache/commons/text/similarity/FuzzyScore.java</a>
                 </td>
                 <td>
                   0
@@ -270,7 +270,7 @@ under the License.
               </tr>
                           <tr>
                 <td>
-                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.names.Name.java";>org/apache/commons/text/names/Name.java</a>
+                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.similarity.RegexTokenizer.java";>org/apache/commons/text/similarity/RegexTokenizer.java</a>
                 </td>
                 <td>
                   0
@@ -284,7 +284,7 @@ under the License.
               </tr>
                           <tr>
                 <td>
-                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.diff.DeleteCommand.java";>org/apache/commons/text/diff/DeleteCommand.java</a>
+                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.diff.EditCommand.java";>org/apache/commons/text/diff/EditCommand.java</a>
                 </td>
                 <td>
                   0
@@ -298,7 +298,7 @@ under the License.
               </tr>
                           <tr>
                 <td>
-                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.diff.ReplacementsHandler.java";>org/apache/commons/text/diff/ReplacementsHandler.java</a>
+                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.similarity.CosineDistance.java";>org/apache/commons/text/similarity/CosineDistance.java</a>
                 </td>
                 <td>
                   0
@@ -312,7 +312,7 @@ under the License.
               </tr>
                           <tr>
                 <td>
-                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.similarity.CosineDistance.java";>org/apache/commons/text/similarity/CosineDistance.java</a>
+                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.diff.package-info.java";>org/apache/commons/text/diff/package-info.java</a>
                 </td>
                 <td>
                   0
@@ -326,7 +326,7 @@ under the License.
               </tr>
                           <tr>
                 <td>
-                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.similarity.LevenshteinDistance.java";>org/apache/commons/text/similarity/LevenshteinDistance.java</a>
+                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.similarity.EditDistanceFrom.java";>org/apache/commons/text/similarity/EditDistanceFrom.java</a>
                 </td>
                 <td>
                   0
@@ -340,7 +340,7 @@ under the License.
               </tr>
                           <tr>
                 <td>
-                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.names.package-info.java";>org/apache/commons/text/names/package-info.java</a>
+                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.diff.DeleteCommand.java";>org/apache/commons/text/diff/DeleteCommand.java</a>
                 </td>
                 <td>
                   0
@@ -354,7 +354,7 @@ under the License.
               </tr>
                           <tr>
                 <td>
-                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.similarity.internal.Counter.java";>org/apache/commons/text/similarity/internal/Counter.java</a>
+                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.similarity.Counter.java";>org/apache/commons/text/similarity/Counter.java</a>
                 </td>
                 <td>
                   0
@@ -368,7 +368,7 @@ under the License.
               </tr>
                           <tr>
                 <td>
-                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.similarity.CosineSimilarity.java";>org/apache/commons/text/similarity/CosineSimilarity.java</a>
+                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.similarity.HammingDistance.java";>org/apache/commons/text/similarity/HammingDistance.java</a>
                 </td>
                 <td>
                   0
@@ -382,7 +382,7 @@ under the License.
               </tr>
                           <tr>
                 <td>
-                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.diff.ReplacementsFinder.java";>org/apache/commons/text/diff/ReplacementsFinder.java</a>
+                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.similarity.Tokenizer.java";>org/apache/commons/text/similarity/Tokenizer.java</a>
                 </td>
                 <td>
                   0
@@ -396,7 +396,7 @@ under the License.
               </tr>
                           <tr>
                 <td>
-                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#LICENSE.txt";>LICENSE.txt</a>
+                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.diff.StringsComparator.java";>org/apache/commons/text/diff/StringsComparator.java</a>
                 </td>
                 <td>
                   0
@@ -410,7 +410,7 @@ under the License.
               </tr>
                           <tr>
                 <td>
-                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.diff.EditScript.java";>org/apache/commons/text/diff/EditScript.java</a>
+                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.diff.ReplacementsHandler.java";>org/apache/commons/text/diff/ReplacementsHandler.java</a>
                 </td>
                 <td>
                   0
@@ -424,7 +424,7 @@ under the License.
               </tr>
                           <tr>
                 <td>
-                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.similarity.EditDistanceFrom.java";>org/apache/commons/text/similarity/EditDistanceFrom.java</a>
+                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.diff.CommandVisitor.java";>org/apache/commons/text/diff/CommandVisitor.java</a>
                 </td>
                 <td>
                   0
@@ -438,7 +438,7 @@ under the License.
               </tr>
                           <tr>
                 <td>
-                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.names.HumanNameParser.java";>org/apache/commons/text/names/HumanNameParser.java</a>
+                  <a 
href="http://commons.apache.org/sandbox/commons-text//checkstyle.html#org.apache.commons.text.similarity.EditDistance.java";>org/apache/commons/text/similarity/EditDistance.java</a>
                 </td>
                 <td>
                   0

Modified: 
websites/production/commons/content/sandbox/commons-text/css/bootstrap-1.3.0.min.css
==============================================================================
--- 
websites/production/commons/content/sandbox/commons-text/css/bootstrap-1.3.0.min.css
 (original)
+++ 
websites/production/commons/content/sandbox/commons-text/css/bootstrap-1.3.0.min.css
 Sun Apr 26 10:18:25 2015
@@ -327,4 +327,4 @@ button.btn::-moz-focus-inner,input[type=
 .media-grid:after{clear:both;}
 .media-grid li{display:inline;}
 .media-grid a{float:left;padding:4px;margin:0 0 20px 20px;border:1px solid 
#ddd;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0
 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:0 1px 1px rgba(0, 0, 0, 
0.075);box-shadow:0 1px 1px rgba(0, 0, 0, 0.075);}.media-grid a 
img{display:block;}
-.media-grid a:hover{border-color:#0069d6;-webkit-box-shadow:0 1px 4px rgba(0, 
105, 214, 0.25);-moz-box-shadow:0 1px 4px rgba(0, 105, 214, 0.25);box-shadow:0 
1px 4px rgba(0, 105, 214, 0.25);}
+.media-grid a:hover{border-color:#0069d6;-webkit-box-shadow:0 1px 4px rgba(0, 
105, 214, 0.25);-moz-box-shadow:0 1px 4px rgba(0, 105, 214, 0.25);box-shadow:0 
1px 4px rgba(0, 105, 214, 0.25);}
\ No newline at end of file

Modified: 
websites/production/commons/content/sandbox/commons-text/css/bootstrap.min.css
==============================================================================
--- 
websites/production/commons/content/sandbox/commons-text/css/bootstrap.min.css 
(original)
+++ 
websites/production/commons/content/sandbox/commons-text/css/bootstrap.min.css 
Sun Apr 26 10:18:25 2015
@@ -6,4 +6,4 @@
  * http://www.apache.org/licenses/LICENSE-2.0
  *
  * Designed and built with all the love in the world @twitter by @mdo and @fat.

[... 4 lines stripped ...]
Modified: 
websites/production/commons/content/sandbox/commons-text/css/commons-maven.css
==============================================================================
--- 
websites/production/commons/content/sandbox/commons-text/css/commons-maven.css 
(original)
+++ 
websites/production/commons/content/sandbox/commons-text/css/commons-maven.css 
Sun Apr 26 10:18:25 2015
@@ -126,4 +126,4 @@ div#navcolumn {
 #menuCommons a.externalLink, #menuCommons a.externalLink:link, #menuCommons 
a.externalLink:visited, #menuCommons a.externalLink:active, #menuCommons 
a.externalLink:hover {
   background-image: none;
   padding-right: 0px;
-}
+}
\ No newline at end of file

Modified: 
websites/production/commons/content/sandbox/commons-text/css/commons-trade.css
==============================================================================
--- 
websites/production/commons/content/sandbox/commons-text/css/commons-trade.css 
(original)
+++ 
websites/production/commons/content/sandbox/commons-text/css/commons-trade.css 
Sun Apr 26 10:18:25 2015
@@ -38,4 +38,4 @@ div.overlay span{ /* settings for the &t
     font-size:14px;
     color:black;
     margin:0px;
-}
+}
\ No newline at end of file

Modified: 
websites/production/commons/content/sandbox/commons-text/css/maven-base.css
==============================================================================
--- websites/production/commons/content/sandbox/commons-text/css/maven-base.css 
(original)
+++ websites/production/commons/content/sandbox/commons-text/css/maven-base.css 
Sun Apr 26 10:18:25 2015
@@ -161,4 +161,4 @@ div.clear hr{
 .source pre {
   margin: 0px;
   padding: 0px;
-}
+}
\ No newline at end of file

Modified: 
websites/production/commons/content/sandbox/commons-text/css/maven-theme.css
==============================================================================
--- 
websites/production/commons/content/sandbox/commons-text/css/maven-theme.css 
(original)
+++ 
websites/production/commons/content/sandbox/commons-text/css/maven-theme.css 
Sun Apr 26 10:18:25 2015
@@ -923,4 +923,4 @@ td.filebrowse h2 {
 }
 #organizationLogo img, #projectLogo img, #projectLogo span{
   margin: 8px;
-}
+}
\ No newline at end of file

Modified: websites/production/commons/content/sandbox/commons-text/css/print.css
==============================================================================
--- websites/production/commons/content/sandbox/commons-text/css/print.css 
(original)
+++ websites/production/commons/content/sandbox/commons-text/css/print.css Sun 
Apr 26 10:18:25 2015
@@ -20,4 +20,4 @@
 /* $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}
+#bodyColumn, body.docs div.docs {margin: 0 !important;border: none !important}
\ No newline at end of file

Modified: websites/production/commons/content/sandbox/commons-text/css/site.css
==============================================================================
--- websites/production/commons/content/sandbox/commons-text/css/site.css 
(original)
+++ websites/production/commons/content/sandbox/commons-text/css/site.css Sun 
Apr 26 10:18:25 2015
@@ -79,4 +79,4 @@ dt { margin: 15px 0 5px 0; font-size: 1.
           box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
 }
 ol.linenums { margin: 0 0 0 33px; } 
-ol.linenums li { padding-left: 12px; color: #bebec5; line-height: 18px; 
text-shadow: 0 1px 0 #fff; }
+ol.linenums li { padding-left: 12px; color: #bebec5; line-height: 18px; 
text-shadow: 0 1px 0 #fff; }
\ No newline at end of file

Modified: 
websites/production/commons/content/sandbox/commons-text/dependencies.html
==============================================================================
--- websites/production/commons/content/sandbox/commons-text/dependencies.html 
(original)
+++ websites/production/commons/content/sandbox/commons-text/dependencies.html 
Sun Apr 26 10:18:25 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 17 April 2015
+ | Generated by Apache Maven Doxia at 26 April 2015
  | 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="20150417" />
+    <meta name="Date-Revision-yyyymmdd" content="20150426" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Commons Text &#x2013; Project Dependencies</title>
 
@@ -21,7 +21,7 @@
        <script type="text/javascript" src="./js/site.js"></script>
 
                             
-<link rel="stylesheet" href="./css/prettify.css" media="all" type="text/css"/> 
                               
+<link rel="stylesheet" type="text/css" media="all" href="./css/prettify.css"/> 
                               
 <script src="./js/prettify.js" type="text/javascript"></script>                
                
 <script type="text/javascript">window.onload=function() {
               prettyPrint();
@@ -43,7 +43,7 @@
                                        <a class="brand" 
href="http://commons.apache.org/sandbox/commons-text/";>Apache Commons Text 
&trade;</a>
                                        <ul class="nav">      
                     
-            <li id="publishDate">Last Published: 17 April 2015</li>
+            <li id="publishDate">Last Published: 26 April 2015</li>
       <li class="divider">|</li> <li id="projectVersion">Version: 
0.1-SNAPSHOT</li>
   </ul>
                     <div class="pull-right">   <ul class="nav">
@@ -301,6 +301,12 @@
 <td>jar</td>
 <td><a class="externalLink" 
href="http://www.eclipse.org/legal/epl-v10.html";>Eclipse Public License 
1.0</a></td></tr>
 <tr class="a">
+<td>org.apache.commons</td>
+<td><a class="externalLink" 
href="http://commons.apache.org/proper/commons-csv/";>commons-csv</a></td>
+<td>1.1</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="http://www.apache.org/licenses/LICENSE-2.0.txt";>Apache License, Version 
2.0</a></td></tr>
+<tr class="b">
 <td>org.hamcrest</td>
 <td><a class="externalLink" 
href="https://github.com/hamcrest/JavaHamcrest/hamcrest-all";>hamcrest-all</a></td>
 <td>1.3</td>
@@ -395,12 +401,22 @@
 <td>
 <p><b>Description: </b>A self-contained hamcrest jar containing all of the 
sub-modules in a single artifact.</p>
 <p><b>URL: </b><a class="externalLink" 
href="https://github.com/hamcrest/JavaHamcrest/hamcrest-all";>https://github.com/hamcrest/JavaHamcrest/hamcrest-all</a></p>
-<p><b>Project License: </b><a class="externalLink" 
href="http://www.opensource.org/licenses/bsd-license.php";>New BSD 
License</a></p></td></tr></table></div></li></ul></li></ul></div></div><a 
name="Licenses"></a>
+<p><b>Project License: </b><a class="externalLink" 
href="http://www.opensource.org/licenses/bsd-license.php";>New BSD 
License</a></p></td></tr></table></div></li>
+<li>org.apache.commons:commons-csv:jar:1.1 (test) <img id="_img11" 
src="./images/icon_info_sml.gif" alt="Information" 
onclick="toggleDependencyDetail( '_dep10', '_img11' );" style="cursor: 
pointer;vertical-align:text-bottom;"></img><div id="_dep10" 
style="display:none">
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>Apache Commons CSV</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>The Apache Commons CSV library provides a simple 
interface for reading and writing
+CSV files of various types.</p>
+<p><b>URL: </b><a class="externalLink" 
href="http://commons.apache.org/proper/commons-csv/";>http://commons.apache.org/proper/commons-csv/</a></p>
+<p><b>Project License: </b><a class="externalLink" 
href="http://www.apache.org/licenses/LICENSE-2.0.txt";>Apache License, Version 
2.0</a></p></td></tr></table></div></li></ul></li></ul></div></div><a 
name="Licenses"></a>
 <div class="section">
 <h2><a name="Licenses"></a>Licenses</h2>
+<p><b>New BSD License: </b>Hamcrest All, Hamcrest Core</p>
 <p><b>Eclipse Public License 1.0: </b>JUnit</p>
-<p><b>Apache License, Version 2.0: </b>Apache Commons Lang, Apache Commons 
Text</p>
-<p><b>New BSD License: </b>Hamcrest All, Hamcrest Core</p></div><a 
name="Dependency_File_Details"></a>
+<p><b>Apache License, Version 2.0: </b>Apache Commons CSV, Apache Commons 
Lang, Apache Commons Text</p></div><a name="Dependency_File_Details"></a>
 <div class="section">
 <h2><a name="Dependency_File_Details"></a>Dependency File Details</h2>
 <table border="0" class="bodyTable">
@@ -421,6 +437,14 @@
 <td>1.5</td>
 <td>Yes</td></tr>
 <tr class="a">
+<td>commons-csv-1.1.jar</td>
+<td>36.89 kB</td>
+<td>27</td>
+<td>14</td>
+<td>1</td>
+<td>1.6</td>
+<td>Yes</td></tr>
+<tr class="b">
 <td>commons-lang3-3.4.jar</td>
 <td>434.68 kB</td>
 <td>248</td>
@@ -428,7 +452,7 @@
 <td>12</td>
 <td>1.6</td>
 <td>Yes</td></tr>
-<tr class="b">
+<tr class="a">
 <td>hamcrest-all-1.3.jar</td>
 <td>306.58 kB</td>
 <td>249</td>
@@ -436,7 +460,7 @@
 <td>23</td>
 <td>1.5</td>
 <td>Yes</td></tr>
-<tr class="a">
+<tr class="b">
 <td>hamcrest-core-1.3.jar</td>
 <td>45.02 kB</td>
 <td>52</td>
@@ -444,7 +468,7 @@
 <td>3</td>
 <td>1.5</td>
 <td>Yes</td></tr>
-<tr class="b">
+<tr class="a">
 <th>Total</th>
 <th>Size</th>
 <th>Entries</th>
@@ -452,15 +476,15 @@
 <th>Packages</th>
 <th>Java Version</th>
 <th>Debug Information</th></tr>
-<tr class="a">
-<td>4</td>
-<td>1.10 MB</td>
-<td>872</td>
-<td>759</td>
-<td>68</td>
-<td>1.6</td>
-<td>4</td></tr>
 <tr class="b">
+<td>5</td>
+<td>1.14 MB</td>
+<td>899</td>
+<td>773</td>
+<td>69</td>
+<td>1.6</td>
+<td>5</td></tr>
+<tr class="a">
 <td>compile: 1</td>
 <td>compile: 434.68 kB</td>
 <td>compile: 248</td>
@@ -468,14 +492,14 @@
 <td>compile: 12</td>
 <td>-</td>
 <td>compile: 1</td></tr>
-<tr class="a">
-<td>test: 3</td>
-<td>test: 666.53 kB</td>
-<td>test: 624</td>
-<td>test: 535</td>
-<td>test: 56</td>
+<tr class="b">
+<td>test: 4</td>
+<td>test: 703.42 kB</td>
+<td>test: 651</td>
+<td>test: 549</td>
+<td>test: 57</td>
 <td>-</td>
-<td>test: 3</td></tr></table></div><a 
name="Dependency_Repository_Locations"></a>
+<td>test: 4</td></tr></table></div><a 
name="Dependency_Repository_Locations"></a>
 <div class="section">
 <h2><a name="Dependency_Repository_Locations"></a>Dependency Repository 
Locations</h2>
 <table border="0" class="bodyTable">
@@ -485,57 +509,49 @@
 <th>Release</th>
 <th>Snapshot</th></tr>
 <tr class="b">
-<td>central</td>
-<td><a class="externalLink" 
href="https://repo.maven.apache.org/maven2";>https://repo.maven.apache.org/maven2</a></td>
-<td>Yes</td>
-<td>No</td></tr>
-<tr class="a">
-<td>repo.jenkins-ci.org</td>
-<td><a class="externalLink" 
href="http://repo.jenkins-ci.org/public/";>http://repo.jenkins-ci.org/public/</a></td>
-<td>Yes</td>
-<td>Yes</td></tr>
-<tr class="b">
 <td>apache.snapshots</td>
 <td><a class="externalLink" 
href="http://repository.apache.org/snapshots";>http://repository.apache.org/snapshots</a></td>
 <td>No</td>
-<td>Yes</td></tr></table>
+<td>Yes</td></tr>
+<tr class="a">
+<td>central</td>
+<td><a class="externalLink" 
href="https://repo.maven.apache.org/maven2";>https://repo.maven.apache.org/maven2</a></td>
+<td>Yes</td>
+<td>No</td></tr></table>
 <p>Repository locations for each of the Dependencies.</p>
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>Artifact</th>
-<th>central</th>
-<th>repo.jenkins-ci.org</th>
-<th>apache.snapshots</th></tr>
+<th>apache.snapshots</th>
+<th>central</th></tr>
 <tr class="b">
 <td>junit:junit:jar:4.12</td>
-<td><a class="externalLink" 
href="https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar";><img
 alt="Found at https://repo.maven.apache.org/maven2"; 
src="images/icon_success_sml.gif" /></a></td>
-<td><a class="externalLink" 
href="http://repo.jenkins-ci.org/public//junit/junit/4.12/junit-4.12.jar";><img 
alt="Found at http://repo.jenkins-ci.org/public/"; 
src="images/icon_success_sml.gif" /></a></td>
-<td>-</td></tr>
+<td>-</td>
+<td><a class="externalLink" 
href="https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar";><img
 alt="Found at https://repo.maven.apache.org/maven2"; 
src="images/icon_success_sml.gif" /></a></td></tr>
 <tr class="a">
-<td>org.apache.commons:commons-lang3:jar:3.4</td>
-<td><a class="externalLink" 
href="https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar";><img
 alt="Found at https://repo.maven.apache.org/maven2"; 
src="images/icon_success_sml.gif" /></a></td>
-<td><a class="externalLink" 
href="http://repo.jenkins-ci.org/public//org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar";><img
 alt="Found at http://repo.jenkins-ci.org/public/"; 
src="images/icon_success_sml.gif" /></a></td>
-<td>-</td></tr>
+<td>org.apache.commons:commons-csv:jar:1.1</td>
+<td>-</td>
+<td><a class="externalLink" 
href="https://repo.maven.apache.org/maven2/org/apache/commons/commons-csv/1.1/commons-csv-1.1.jar";><img
 alt="Found at https://repo.maven.apache.org/maven2"; 
src="images/icon_success_sml.gif" /></a></td></tr>
 <tr class="b">
-<td>org.hamcrest:hamcrest-all:jar:1.3</td>
-<td><a class="externalLink" 
href="https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar";><img
 alt="Found at https://repo.maven.apache.org/maven2"; 
src="images/icon_success_sml.gif" /></a></td>
-<td><a class="externalLink" 
href="http://repo.jenkins-ci.org/public//org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar";><img
 alt="Found at http://repo.jenkins-ci.org/public/"; 
src="images/icon_success_sml.gif" /></a></td>
-<td>-</td></tr>
+<td>org.apache.commons:commons-lang3:jar:3.4</td>
+<td>-</td>
+<td><a class="externalLink" 
href="https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar";><img
 alt="Found at https://repo.maven.apache.org/maven2"; 
src="images/icon_success_sml.gif" /></a></td></tr>
 <tr class="a">
-<td>org.hamcrest:hamcrest-core:jar:1.3</td>
-<td><a class="externalLink" 
href="https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar";><img
 alt="Found at https://repo.maven.apache.org/maven2"; 
src="images/icon_success_sml.gif" /></a></td>
-<td><a class="externalLink" 
href="http://repo.jenkins-ci.org/public//org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar";><img
 alt="Found at http://repo.jenkins-ci.org/public/"; 
src="images/icon_success_sml.gif" /></a></td>
-<td>-</td></tr>
+<td>org.hamcrest:hamcrest-all:jar:1.3</td>
+<td>-</td>
+<td><a class="externalLink" 
href="https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar";><img
 alt="Found at https://repo.maven.apache.org/maven2"; 
src="images/icon_success_sml.gif" /></a></td></tr>
 <tr class="b">
+<td>org.hamcrest:hamcrest-core:jar:1.3</td>
+<td>-</td>
+<td><a class="externalLink" 
href="https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar";><img
 alt="Found at https://repo.maven.apache.org/maven2"; 
src="images/icon_success_sml.gif" /></a></td></tr>
+<tr class="a">
 <th>Total</th>
-<th>central</th>
-<th>repo.jenkins-ci.org</th>
-<th>apache.snapshots</th></tr>
-<tr class="a">
-<td>4 (compile: 1, test: 3)</td>
-<td>4</td>
-<td>4</td>
-<td>0</td></tr></table></div>
+<th>apache.snapshots</th>
+<th>central</th></tr>
+<tr class="b">
+<td>5 (compile: 1, test: 4)</td>
+<td>0</td>
+<td>5</td></tr></table></div>
                                        </td>
                                </tr>
                        </table>
@@ -551,4 +567,4 @@
                                        </div>
        </body>
 
-</html>
+</html>
\ No newline at end of file

Modified: 
websites/production/commons/content/sandbox/commons-text/dependency-convergence.html
==============================================================================
--- 
websites/production/commons/content/sandbox/commons-text/dependency-convergence.html
 (original)
+++ 
websites/production/commons/content/sandbox/commons-text/dependency-convergence.html
 Sun Apr 26 10:18:25 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 17 April 2015
+ | Generated by Apache Maven Doxia at 26 April 2015
  | 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="20150417" />
+    <meta name="Date-Revision-yyyymmdd" content="20150426" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Commons Text &#x2013; Dependency Convergence</title>
 
@@ -21,7 +21,7 @@
        <script type="text/javascript" src="./js/site.js"></script>
 
                             
-<link rel="stylesheet" href="./css/prettify.css" media="all" type="text/css"/> 
                               
+<link rel="stylesheet" type="text/css" media="all" href="./css/prettify.css"/> 
                               
 <script src="./js/prettify.js" type="text/javascript"></script>                
                
 <script type="text/javascript">window.onload=function() {
               prettyPrint();
@@ -43,7 +43,7 @@
                                        <a class="brand" 
href="http://commons.apache.org/sandbox/commons-text/";>Apache Commons Text 
&trade;</a>
                                        <ul class="nav">      
                     
-            <li id="publishDate">Last Published: 17 April 2015</li>
+            <li id="publishDate">Last Published: 26 April 2015</li>
       <li class="divider">|</li> <li id="projectVersion">Version: 
0.1-SNAPSHOT</li>
   </ul>
                     <div class="pull-right">   <ul class="nav">
@@ -278,10 +278,10 @@
 </caption>
 <tr class="b">
 <th>Number of dependencies (NOD):</th>
-<td>4</td></tr>
+<td>5</td></tr>
 <tr class="a">
 <th>Number of unique artifacts (NOA):</th>
-<td>4</td></tr>
+<td>5</td></tr>
 <tr class="b">
 <th>Number of version-conflicting artifacts (NOC):</th>
 <td>0</td></tr>
@@ -311,4 +311,4 @@
                                        </div>
        </body>
 
-</html>
+</html>
\ No newline at end of file

Modified: 
websites/production/commons/content/sandbox/commons-text/dependency-info.html
==============================================================================
--- 
websites/production/commons/content/sandbox/commons-text/dependency-info.html 
(original)
+++ 
websites/production/commons/content/sandbox/commons-text/dependency-info.html 
Sun Apr 26 10:18:25 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 17 April 2015
+ | Generated by Apache Maven Doxia at 26 April 2015
  | 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="20150417" />
+    <meta name="Date-Revision-yyyymmdd" content="20150426" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Commons Text &#x2013; Dependency Information</title>
 
@@ -21,7 +21,7 @@
        <script type="text/javascript" src="./js/site.js"></script>
 
                             
-<link rel="stylesheet" href="./css/prettify.css" media="all" type="text/css"/> 
                               
+<link rel="stylesheet" type="text/css" media="all" href="./css/prettify.css"/> 
                               
 <script src="./js/prettify.js" type="text/javascript"></script>                
                
 <script type="text/javascript">window.onload=function() {
               prettyPrint();
@@ -43,7 +43,7 @@
                                        <a class="brand" 
href="http://commons.apache.org/sandbox/commons-text/";>Apache Commons Text 
&trade;</a>
                                        <ul class="nav">      
                     
-            <li id="publishDate">Last Published: 17 April 2015</li>
+            <li id="publishDate">Last Published: 26 April 2015</li>
       <li class="divider">|</li> <li id="projectVersion">Version: 
0.1-SNAPSHOT</li>
   </ul>
                     <div class="pull-right">   <ul class="nav">
@@ -318,4 +318,4 @@
                                        </div>
        </body>
 
-</html>
+</html>
\ No newline at end of file

Modified: 
websites/production/commons/content/sandbox/commons-text/distribution-management.html
==============================================================================
--- 
websites/production/commons/content/sandbox/commons-text/distribution-management.html
 (original)
+++ 
websites/production/commons/content/sandbox/commons-text/distribution-management.html
 Sun Apr 26 10:18:25 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 17 April 2015
+ | Generated by Apache Maven Doxia at 26 April 2015
  | 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="20150417" />
+    <meta name="Date-Revision-yyyymmdd" content="20150426" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Commons Text &#x2013; Project Distribution Management</title>
 
@@ -21,7 +21,7 @@
        <script type="text/javascript" src="./js/site.js"></script>
 
                             
-<link rel="stylesheet" href="./css/prettify.css" media="all" type="text/css"/> 
                               
+<link rel="stylesheet" type="text/css" media="all" href="./css/prettify.css"/> 
                               
 <script src="./js/prettify.js" type="text/javascript"></script>                
                
 <script type="text/javascript">window.onload=function() {
               prettyPrint();
@@ -43,7 +43,7 @@
                                        <a class="brand" 
href="http://commons.apache.org/sandbox/commons-text/";>Apache Commons Text 
&trade;</a>
                                        <ul class="nav">      
                     
-            <li id="publishDate">Last Published: 17 April 2015</li>
+            <li id="publishDate">Last Published: 26 April 2015</li>
       <li class="divider">|</li> <li id="projectVersion">Version: 
0.1-SNAPSHOT</li>
   </ul>
                     <div class="pull-right">   <ul class="nav">
@@ -290,4 +290,4 @@
                                        </div>
        </body>
 
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/sandbox/commons-text/findbugs.html
==============================================================================
--- websites/production/commons/content/sandbox/commons-text/findbugs.html 
(original)
+++ websites/production/commons/content/sandbox/commons-text/findbugs.html Sun 
Apr 26 10:18:25 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 17 April 2015
+ | Generated by Apache Maven Doxia at 26 April 2015
  | 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="20150417" />
+    <meta name="Date-Revision-yyyymmdd" content="20150426" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Commons Text &#x2013; FindBugs Bug Detector Report</title>
 
@@ -21,7 +21,7 @@
        <script type="text/javascript" src="./js/site.js"></script>
 
                             
-<link rel="stylesheet" href="./css/prettify.css" media="all" type="text/css"/> 
                               
+<link rel="stylesheet" type="text/css" media="all" href="./css/prettify.css"/> 
                               
 <script src="./js/prettify.js" type="text/javascript"></script>                
                
 <script type="text/javascript">window.onload=function() {
               prettyPrint();
@@ -43,7 +43,7 @@
                                        <a class="brand" 
href="http://commons.apache.org/sandbox/commons-text/";>Apache Commons Text 
&trade;</a>
                                        <ul class="nav">      
                     
-            <li id="publishDate">Last Published: 17 April 2015</li>
+            <li id="publishDate">Last Published: 26 April 2015</li>
       <li class="divider">|</li> <li id="projectVersion">Version: 
0.1-SNAPSHOT</li>
   </ul>
                     <div class="pull-right">   <ul class="nav">
@@ -292,7 +292,7 @@
 <th>Errors</th>
 <th>Missing Classes</th></tr>
 <tr class="b">
-<td>24</td>
+<td>25</td>
 <td>0</td>
 <td>0</td>
 <td>0</td></tr></table></div>
@@ -317,4 +317,4 @@
                                        </div>
        </body>
 
-</html>
+</html>
\ No newline at end of file

Added: websites/production/commons/content/sandbox/commons-text/images/logo.png
==============================================================================
Binary file - no diff available.

Propchange: 
websites/production/commons/content/sandbox/commons-text/images/logo.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Modified: websites/production/commons/content/sandbox/commons-text/index.html
==============================================================================
--- websites/production/commons/content/sandbox/commons-text/index.html 
(original)
+++ websites/production/commons/content/sandbox/commons-text/index.html Sun Apr 
26 10:18:25 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 17 April 2015
+ | Generated by Apache Maven Doxia at 26 April 2015
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Commons Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20150417" />
+    <meta name="Date-Revision-yyyymmdd" content="20150426" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Commons Text &#x2013; Home</title>
 
@@ -22,7 +22,7 @@
        <script type="text/javascript" src="./js/site.js"></script>
 
                             
-<link rel="stylesheet" href="./css/prettify.css" media="all" type="text/css"/> 
                               
+<link rel="stylesheet" type="text/css" media="all" href="./css/prettify.css"/> 
                               
 <script src="./js/prettify.js" type="text/javascript"></script>                
                
 <script type="text/javascript">window.onload=function() {
               prettyPrint();
@@ -44,7 +44,7 @@
                                        <a class="brand" 
href="http://commons.apache.org/sandbox/commons-text/";>Apache Commons Text 
&trade;</a>
                                        <ul class="nav">      
                     
-            <li id="publishDate">Last Published: 17 April 2015</li>
+            <li id="publishDate">Last Published: 26 April 2015</li>
       <li class="divider">|</li> <li id="projectVersion">Version: 
0.1-SNAPSHOT</li>
   </ul>
                     <div class="pull-right">   <ul class="nav">
@@ -375,4 +375,4 @@ Please read the instructions carefully.
                                        </div>
        </body>
 
-</html>
+</html>
\ No newline at end of file

Modified: 
websites/production/commons/content/sandbox/commons-text/integration.html
==============================================================================
--- websites/production/commons/content/sandbox/commons-text/integration.html 
(original)
+++ websites/production/commons/content/sandbox/commons-text/integration.html 
Sun Apr 26 10:18:25 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 17 April 2015
+ | Generated by Apache Maven Doxia at 26 April 2015
  | 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="20150417" />
+    <meta name="Date-Revision-yyyymmdd" content="20150426" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Commons Text &#x2013; Continuous Integration</title>
 
@@ -21,7 +21,7 @@
        <script type="text/javascript" src="./js/site.js"></script>
 
                             
-<link rel="stylesheet" href="./css/prettify.css" media="all" type="text/css"/> 
                               
+<link rel="stylesheet" type="text/css" media="all" href="./css/prettify.css"/> 
                               
 <script src="./js/prettify.js" type="text/javascript"></script>                
                
 <script type="text/javascript">window.onload=function() {
               prettyPrint();
@@ -43,7 +43,7 @@
                                        <a class="brand" 
href="http://commons.apache.org/sandbox/commons-text/";>Apache Commons Text 
&trade;</a>
                                        <ul class="nav">      
                     
-            <li id="publishDate">Last Published: 17 April 2015</li>
+            <li id="publishDate">Last Published: 26 April 2015</li>
       <li class="divider">|</li> <li id="projectVersion">Version: 
0.1-SNAPSHOT</li>
   </ul>
                     <div class="pull-right">   <ul class="nav">
@@ -291,4 +291,4 @@
                                        </div>
        </body>
 
-</html>
+</html>
\ No newline at end of file


Reply via email to