http://git-wip-us.apache.org/repos/asf/james-site/blob/d5641eb0/content/mime4j/apache-mime4j-examples/source-repository.html
----------------------------------------------------------------------
diff --git a/content/mime4j/apache-mime4j-examples/source-repository.html 
b/content/mime4j/apache-mime4j-examples/source-repository.html
new file mode 100644
index 0000000..5aa2fa9
--- /dev/null
+++ b/content/mime4j/apache-mime4j-examples/source-repository.html
@@ -0,0 +1,174 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  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.    
+-->
+<!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 at 2017-06-15 -->
+<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>Apache James :: Mime4j :: Code Examples &#x2013; Source Code 
Management</title>
+    <style type="text/css" media="all">
+      @import url("./css/james.css");
+      @import url("./css/maven-base.css");
+      @import url("./css/maven-theme.css");
+      @import url("./css/site.css");
+      @import url("./js/jquery/css/custom-theme/jquery-ui-1.8.5.custom.css");
+      @import url("./js/jquery/css/print.css");
+      @import url("./js/fancybox/jquery.fancybox-1.3.4.css");
+    </style>
+    <script type="text/javascript" 
src="./js/jquery/js/jquery-1.4.2.min.js"></script>
+    <script type="text/javascript" 
src="./js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
+    <script type="text/javascript" 
src="./js/fancybox/jquery.fancybox-1.3.4.js"></script>
+    <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
+    <meta name="Date-Revision-yyyymmdd" content="20170615" />
+    <meta http-equiv="Content-Language" content="en" />
+        
+          <!-- Google Analytics -->
+    <script type="text/javascript">
+    
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-1384591-1']);
+      _gaq.push(['_trackPageview']);
+
+      (function() {
+        var ga = document.createElement('script'); ga.type = 
'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 
'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script').item(0); 
s.parentNode.insertBefore(ga, s);
+      })();
+
+    </script>
+    </head>
+  <body class="composite">
+    <div id="banner">
+                                      <a href="../../" id="bannerLeft" 
title="james-logo.png">
+              
+                                                                            
+        <img src="images/logos/james-logo.png" alt="JAMES Mime4J" />
+                </a>
+                              <a href="http://www.apache.org/index.html"; 
id="bannerRight">
+              
+                                        
+        <img src="images/logos/asf_logo_small.png" alt="The Apache Software 
Foundation" />
+                </a>
+            <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+            
+                
+                <div class="xleft">
+        <span id="publishDate">Last Published: 2017-06-15</span>
+                  &nbsp;| <span id="projectVersion">Version: 
0.8.2-SNAPSHOT</span>
+                      </div>
+            <div class="xright">                    <a href="../../index.html" 
title="Home">Home</a>
+            |
+                        <a href="../../documentation.html" 
title="Server">Server</a>
+            |
+                        <a href="../../jsieve/index.html" 
title="jSieve">jSieve</a>
+            |
+                        <a href="../../jspf/index.html" title="jSPF">jSPF</a>
+            |
+                        <a href="../../jdkim/index.html" 
title="jDKIM">jDKIM</a>
+            |
+                        <a href="../../hupa/index.html" title="Hupa">Hupa</a>
+              
+                
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+             
+                
+                 <h5>Apache Software Foundation</h5>
+  <ul>
+    <li>
+      <strong>
+        <a title="ASF" href="http://www.apache.org/";>ASF</a>
+      </strong>
+    </li>
+    <li>
+      <a title="Get Involved" 
href="http://www.apache.org/foundation/getinvolved.html";>Get Involved</a>
+    </li>
+    <li>
+      <a title="FAQ" href="http://www.apache.org/foundation/faq.html";>FAQ</a>
+    </li>
+    <li>
+      <a title="License" href="http://www.apache.org/licenses/"; >License</a>
+    </li>
+    <li>
+      <a title="Sponsorship" 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a>
+    </li>
+    <li>
+      <a title="Thanks" 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a>
+    </li>
+    <li>
+      <a title="Security" href="http://www.apache.org/security/";>Security</a>
+    </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><a name="Overview"></a>Overview</h2><a name="Overview"></a>
+<p>This project uses <a class="externalLink" 
href="http://git-scm.com/";>Git</a> to manage its source code. Instructions on 
Git use can be found at <a class="externalLink" 
href="http://git-scm.com/documentation";>http://git-scm.com/documentation</a>.</p></div>
+<div class="section">
+<h2><a name="Web_Browser_Access"></a>Web Browser Access</h2><a 
name="Web_Browser_Access"></a>
+<p>The following is a link to a browsable version of the source repository:</p>
+<div class="source">
+<pre><a class="externalLink" 
href="https://git-wip-us.apache.org/repos/asf/james-mime4j.git/apache-mime4j-examples";>https://git-wip-us.apache.org/repos/asf/james-mime4j.git/apache-mime4j-examples</a></pre></div></div>
+<div class="section">
+<h2><a name="Anonymous_Access"></a>Anonymous Access</h2><a 
name="Anonymous_Access"></a>
+<p>The source can be checked out anonymously from Git with this command (See 
<a class="externalLink" 
href="http://git-scm.com/docs/git-clone";>http://git-scm.com/docs/git-clone</a>):</p>
+<div class="source">
+<pre>$ git clone 
http://git-wip-us.apache.org/repos/asf/james-mime4j.git</pre></div></div>
+<div class="section">
+<h2><a name="Developer_Access"></a>Developer Access</h2><a 
name="Developer_Access"></a>
+<p>Only project developers can access the Git tree via this method (See <a 
class="externalLink" 
href="http://git-scm.com/docs/git-clone";>http://git-scm.com/docs/git-clone</a>).</p>
+<div class="source">
+<pre>$ git clone 
https://git-wip-us.apache.org/repos/asf/james-mime4j.git</pre></div></div>
+<div class="section">
+<h2><a name="Access_from_Behind_a_Firewall"></a>Access from Behind a 
Firewall</h2><a name="Access_from_Behind_a_Firewall"></a>
+<p>Refer to the documentation of the SCM used for more information about 
access behind a firewall.</p></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">Copyright &#169;                    2004-2017
+                        <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>.
+            All Rights Reserved.      
+                
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

http://git-wip-us.apache.org/repos/asf/james-site/blob/d5641eb0/content/mime4j/apache-mime4j-james-utils/css/james.css
----------------------------------------------------------------------
diff --git a/content/mime4j/apache-mime4j-james-utils/css/james.css 
b/content/mime4j/apache-mime4j-james-utils/css/james.css
new file mode 100644
index 0000000..4ed75b2
--- /dev/null
+++ b/content/mime4j/apache-mime4j-james-utils/css/james.css
@@ -0,0 +1,82 @@
+/*
+  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.    
+*/
+
+/*
+ Force vertical scrollbar to avoid a jumping site when changing to a page 
longer then the browser window
+ from a full visible page or vice versa
+*/
+html 
+{
+    overflow-y:scroll;
+}
+
+/*
+ Button
+ From http://davidwalsh.name/github-css and adapted to maven site.
+*/
+.minibutton {
+  display:inline-block;
+  height:23px;
+  padding:0 0 0 3px;
+  font-size:11px;
+  font-weight:bold;
+  color:#333;
+  text-shadow:1px 1px 0 #fff;
+  background:url(../images/minibutton_matrix.png) 0 0 no-repeat;
+  white-space:nowrap;
+  border:none;
+  overflow:visible;
+  cursor:pointer;
+  text-decoration:none;
+}
+
+/* Avoid additional icon from standard maven skin on buttons */
+.minibutton a.externalLink {
+  background:none !important;
+  padding-right: 0px !important;
+}
+
+.minibutton>a>span {
+  display:block;
+  height:23px;
+  padding:0 10px 0 8px;
+  line-height:23px;
+  background:url(../images/minibutton_matrix.png) 100% 0 no-repeat;
+}
+
+.minibutton:hover, .minibutton:focus {
+  color:#fff;
+  text-decoration:none;
+  text-shadow:-1px -1px 0 rgba(0,0,0,0.3);
+  background-position:0 -30px;
+}
+
+.minibutton:hover>a>span, .minibutton:focus>a>span {background-position:100% 
-30px;}
+.minibutton.mousedown {background-position:0 -60px; }
+.minibutton.mousedown>a>span {background-position:100% -60px; }
+
+.btn-download .icon {
+  float:left;
+  margin-left:-4px;
+  width:18px;
+  height:22px;
+  background:url(../images/minibutton_icons.png) 0 0 no-repeat;
+}
+.btn-download .icon {background-position:-40px 0;}
+.btn-download:hover .icon, .btn-download:focus .icon 
{background-position:-40px -25px;}

http://git-wip-us.apache.org/repos/asf/james-site/blob/d5641eb0/content/mime4j/apache-mime4j-james-utils/css/maven-base.css
----------------------------------------------------------------------
diff --git a/content/mime4j/apache-mime4j-james-utils/css/maven-base.css 
b/content/mime4j/apache-mime4j-james-utils/css/maven-base.css
new file mode 100644
index 0000000..a20749a
--- /dev/null
+++ b/content/mime4j/apache-mime4j-james-utils/css/maven-base.css
@@ -0,0 +1,167 @@
+/*
+  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.    
+*/
+
+body {
+  margin: 0px;
+  padding: 0px;
+}
+img {
+  border:none;
+}
+table {
+  padding:0px;
+  width: 100%;
+  margin-left: -2px;
+  margin-right: -2px;
+}
+acronym {
+  cursor: help;
+  border-bottom: 1px dotted #feb;
+}
+table.bodyTable th, table.bodyTable td {
+  padding: 2px 4px 2px 4px;
+  vertical-align: top;
+}
+div.clear{
+  clear:both;
+  visibility: hidden;
+}
+div.clear hr{
+  display: none;
+}
+#bannerLeft, #bannerRight {
+  font-size: xx-large;
+  font-weight: bold;
+}
+#bannerLeft img, #bannerRight img {
+  margin: 0px;
+}
+.xleft, #bannerLeft img {
+  float:left;
+  text-shadow: #7CFC00;
+}
+.xright, #bannerRight img {
+  float:right;
+  text-shadow: #7CFC00;
+}
+#banner {
+  padding: 0px;
+}
+#banner img {
+  border: none;
+}
+#breadcrumbs {
+  padding: 3px 10px 3px 10px;
+}
+#leftColumn {
+ width: 170px;
+ float:left;
+ overflow: auto;
+}
+#bodyColumn {
+  margin-right: 1.5em;
+  margin-left: 197px;
+}
+#legend {
+  padding: 8px 0 8px 0;
+}
+#navcolumn {
+  padding: 8px 4px 0 8px;
+}
+#navcolumn h5 {
+  margin: 0;
+  padding: 0;
+  font-size: small;
+}
+#navcolumn ul {
+  margin: 0;
+  padding: 0;
+  font-size: small;
+}
+#navcolumn li {
+  list-style-type: none;
+  background-image: none;
+  background-repeat: no-repeat;
+  background-position: 0 0.4em;
+  padding-left: 16px;
+  list-style-position: outside;
+  line-height: 1.2em;
+  font-size: smaller;
+}
+#navcolumn li.expanded {
+  background-image: url(../images/expanded.gif);
+}
+#navcolumn li.collapsed {
+  background-image: url(../images/collapsed.gif);
+}
+#poweredBy {
+  text-align: center;
+}
+#navcolumn img {
+  margin-top: 10px;
+  margin-bottom: 3px;
+}
+#poweredBy img {
+  display:block;
+  margin: 20px 0 20px 17px;
+  border: 1px solid black;
+  width: 90px;
+  height: 30px;
+}
+#search img {
+    margin: 0px;
+    display: block;
+}
+#search #q, #search #btnG {
+    border: 1px solid #999;
+    margin-bottom:10px;
+}
+#search form {
+    margin: 0px;
+}
+#lastPublished {
+  font-size: x-small;
+}
+.navSection {
+  margin-bottom: 2px;
+  padding: 8px;
+}
+.navSectionHead {
+  font-weight: bold;
+  font-size: x-small;
+}
+.section {
+  padding: 4px;
+}
+#footer {
+  padding: 3px 10px 3px 10px;
+  font-size: x-small;
+}
+#breadcrumbs {
+  font-size: x-small;
+  margin: 0pt;
+}
+.source {
+  padding: 12px;
+  margin: 1em 7px 1em 7px;
+}
+.source pre {
+  margin: 0px;
+  padding: 0px;
+}

http://git-wip-us.apache.org/repos/asf/james-site/blob/d5641eb0/content/mime4j/apache-mime4j-james-utils/css/maven-theme.css
----------------------------------------------------------------------
diff --git a/content/mime4j/apache-mime4j-james-utils/css/maven-theme.css 
b/content/mime4j/apache-mime4j-james-utils/css/maven-theme.css
new file mode 100644
index 0000000..19ac0cb
--- /dev/null
+++ b/content/mime4j/apache-mime4j-james-utils/css/maven-theme.css
@@ -0,0 +1,257 @@
+/*
+  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.    
+*/
+
+#apacheconbox {
+  margin: 20px 0px 0px 20px;
+  padding: 10px;
+  border: 1px solid #ccc;
+  background-color: white;
+  background-image: url(../images/button-top.gif);
+  background-repeat: repeat-x;
+}
+#apacheconspacer {
+  float: right;
+  margin: 0px 0px 10px 10px;
+  background-color: white;
+}
+#poweredBy {
+  display: none;
+}
+.xleft {
+  float: right;
+}
+.xright {
+  float: left;
+}
+#bannerLeft img {
+  margin-left: 20px;
+}
+#bannerRight img {
+  padding: 0px;
+  border: 0px;
+  margin-top: 20px;
+  margin-right: 20px;
+  margin-bottom: 0px;
+}
+body {
+  padding: 0px 0px 10px 0px;
+}
+body, td, select, input, li{
+  font-family: Verdana, Helvetica, Arial, sans-serif;
+  font-size: 13px;
+}
+code{
+  font-family: Courier, monospace;
+  font-size: 13px;
+}
+a {
+  text-decoration: none;
+}
+a:link {
+  color:#36a;
+}
+a:visited  {
+  color:#47a;
+}
+a:active, a:hover {
+  color:#69c;
+}
+#legend li.externalLink {
+  background: url(../images/external.png) left top no-repeat;
+  padding-left: 18px;
+}
+a.externalLink, a.externalLink:link, a.externalLink:visited, 
a.externalLink:active, a.externalLink:hover {
+  background: url(../images/external.png) right center no-repeat;
+  padding-right: 18px;
+}
+#legend li.newWindow {
+  background: url(../images/newwindow.png) left top no-repeat;
+  padding-left: 18px;
+}
+a.newWindow, a.newWindow:link, a.newWindow:visited, a.newWindow:active, 
a.newWindow:hover {
+  background: url(../images/newwindow.png) right center no-repeat;
+  padding-right: 18px;
+}
+.section {
+margin-left: 10px;
+}
+.section p, .section table {
+margin-left: 10px;
+}
+h2 {
+  color: #904040;
+  background-color: white;
+  border: 0px;
+  border-bottom: 2px solid #525D76;
+  padding: 0px;
+  padding-left: 20px;
+  vertical-align: bottom;
+  font-weight:900;
+  font-size: large;
+  background: url(../images/h2feather.gif) left center no-repeat;
+  margin-bottom: 15px;
+}
+h3 {
+  border: thin solid #828DA6;
+  padding-bottom: 0px;
+  color: #525D76;
+  background-color: white;
+  padding: 2px 2px 2px 2px;
+  border: 0px; 
+  font-weight: bold;
+  font-size: 15px;
+  margin-top: 5px;
+  margin-bottom: 13px;
+  border-bottom: 1px dotted #525D76;
+}
+h4 {
+  padding: 2px 2px 2px 2px;
+  border: 0px;
+  background: url(../images/h4.jpg) 0% 70% no-repeat;
+  color: black;
+  margin-top: 5px;
+  padding-left: 12px;
+  background-color: #fff;
+  font-weight: bold;
+  font-size: small;
+  margin-left: 10px;
+}
+h5 {
+  padding: 2px px 2px 2px;
+  border: 0px;
+  border-bottom: 0px;
+  color: black;
+  background-color: #fff;
+  font-weight: bold;
+  font-size: small;
+}
+p {
+  line-height: 1.3em;
+  font-size: small;
+}
+#breadcrumbs {
+  background: url(../images/button-top.gif) left top repeat;
+  border-top: 0px solid #525D76;
+  border-bottom: 1px solid #ccc; /* #525D76;*/
+  border-top: 1px solid #ccc;
+  padding-top: 3px;
+  padding-bottom: 3px;
+  background-color: #eeeeee;
+  font-size: small;
+}
+#breadcrumbs a {
+  font-weight: bold;
+}
+#bodyColumn {
+}
+#leftColumn {
+  margin: 0px;
+  margin-top: -1px;
+  border: 0px;
+  padding: 0px;
+  padding-left: 20px;
+  background: none;
+}
+#leftColumn ul {
+  font-size: 15px;
+  padding-top: 4px;
+  padding-bottom: 10px;
+}
+#leftColumn li {
+  padding-left: 10px;
+  padding-bottom: 3px;
+}
+#navcolumn {
+  border: 1px solid #ccc; /* #525D76;i*/
+  background: url(../images/button-bottom.gif) left bottom no-repeat;
+  padding: 15px;
+  border-top: 0px solid white;
+  background-color: white;
+}
+#navcolumn h5 {
+  font-size: 12px;
+  border-bottom: 1px solid #eee;
+  padding-top: 3px;
+  padding-bottom: 2px;
+  margin-right: 10px;
+  color: #000;
+}
+table.bodyTable {
+  padding-right: 20px;
+}
+table.bodyTable th {
+  color: black;
+  background-color: #bbb;
+  text-align: left;
+  font-weight: bold;
+  border-top: 1px solid #ccc;
+  border-bottom: 1px solid #ccc; 
+  background-image: url(../images/button-top.gif);
+}
+#footer {
+  border-top: 1px solid #ccc;
+  margin-top: 30px;
+  padding: 10px;
+  background-image: url(../images/button-top.gif);
+}
+table.bodyTable th, table.bodyTable td {
+  padding: 2px;
+  font-size: 1em;
+}
+table.bodyTable tr.a {
+  background-color: #fff;
+}
+table.bodyTable tr.a td {
+  border-bottom: 1px solid #eee;
+}
+table.bodyTable tr.b {
+  background-color: #fff;
+}
+table.bodyTable tr.b td {
+  border-bottom: 1px solid #ddd;
+}
+.source {
+  border: 1px solid #525D76;
+}
+dl {
+  padding: 4px 4px 4px 6px;
+  border: 1px solid #aaa;
+  background-color: #ffc;
+}
+dt {
+  color: #900;
+}
+#organizationLogo img, #projectLogo img, #projectLogo span{
+  margin: 8px;
+}
+#banner img {
+  padding: 10px;
+}
+.errormark, .warningmark, .donemark, .infomark {
+  background: url(../images/icon_error_sml.gif) no-repeat;
+}
+.warningmark {
+  background-image: url(../images/icon_warning_sml.gif);
+}
+.donemark {
+  background-image: url(../images/icon_success_sml.gif);
+}
+.infomark {
+  background-image: url(../images/icon_info_sml.gif);
+}

http://git-wip-us.apache.org/repos/asf/james-site/blob/d5641eb0/content/mime4j/apache-mime4j-james-utils/css/print.css
----------------------------------------------------------------------
diff --git a/content/mime4j/apache-mime4j-james-utils/css/print.css 
b/content/mime4j/apache-mime4j-james-utils/css/print.css
new file mode 100644
index 0000000..76ed239
--- /dev/null
+++ b/content/mime4j/apache-mime4j-james-utils/css/print.css
@@ -0,0 +1,26 @@
+/*
+  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.    
+*/
+
+#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, 
#leftColumn, #navColumn {
+       display: none !important;
+}
+#bodyColumn, body.docs div.docs {
+       margin: 0 !important;
+       border: none !important
+}

http://git-wip-us.apache.org/repos/asf/james-site/blob/d5641eb0/content/mime4j/apache-mime4j-james-utils/css/site.css
----------------------------------------------------------------------
diff --git a/content/mime4j/apache-mime4j-james-utils/css/site.css 
b/content/mime4j/apache-mime4j-james-utils/css/site.css
new file mode 100644
index 0000000..055e7e2
--- /dev/null
+++ b/content/mime4j/apache-mime4j-james-utils/css/site.css
@@ -0,0 +1 @@
+/* You can override this file with your own styles */
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/james-site/blob/d5641eb0/content/mime4j/apache-mime4j-james-utils/dependencies.html
----------------------------------------------------------------------
diff --git a/content/mime4j/apache-mime4j-james-utils/dependencies.html 
b/content/mime4j/apache-mime4j-james-utils/dependencies.html
new file mode 100644
index 0000000..d8b1753
--- /dev/null
+++ b/content/mime4j/apache-mime4j-james-utils/dependencies.html
@@ -0,0 +1,516 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  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.    
+-->
+<!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 at 2017-06-15 -->
+<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>Apache James :: Mime4j :: James utils &#x2013; Project 
Dependencies</title>
+    <style type="text/css" media="all">
+      @import url("./css/james.css");
+      @import url("./css/maven-base.css");
+      @import url("./css/maven-theme.css");
+      @import url("./css/site.css");
+      @import url("./js/jquery/css/custom-theme/jquery-ui-1.8.5.custom.css");
+      @import url("./js/jquery/css/print.css");
+      @import url("./js/fancybox/jquery.fancybox-1.3.4.css");
+    </style>
+    <script type="text/javascript" 
src="./js/jquery/js/jquery-1.4.2.min.js"></script>
+    <script type="text/javascript" 
src="./js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
+    <script type="text/javascript" 
src="./js/fancybox/jquery.fancybox-1.3.4.js"></script>
+    <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
+    <meta name="Date-Revision-yyyymmdd" content="20170615" />
+    <meta http-equiv="Content-Language" content="en" />
+        
+          <!-- Google Analytics -->
+    <script type="text/javascript">
+    
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-1384591-1']);
+      _gaq.push(['_trackPageview']);
+
+      (function() {
+        var ga = document.createElement('script'); ga.type = 
'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 
'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script').item(0); 
s.parentNode.insertBefore(ga, s);
+      })();
+
+    </script>
+    </head>
+  <body class="composite">
+    <div id="banner">
+                                      <a href="../../" id="bannerLeft" 
title="james-logo.png">
+              
+                                                                            
+        <img src="images/logos/james-logo.png" alt="JAMES Mime4J" />
+                </a>
+                              <a href="http://www.apache.org/index.html"; 
id="bannerRight">
+              
+                                        
+        <img src="images/logos/asf_logo_small.png" alt="The Apache Software 
Foundation" />
+                </a>
+            <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+            
+                
+                <div class="xleft">
+        <span id="publishDate">Last Published: 2017-06-15</span>
+                  &nbsp;| <span id="projectVersion">Version: 
0.8.2-SNAPSHOT</span>
+                      </div>
+            <div class="xright">                    <a href="../../index.html" 
title="Home">Home</a>
+            |
+                        <a href="../../documentation.html" 
title="Server">Server</a>
+            |
+                        <a href="../../jsieve/index.html" 
title="jSieve">jSieve</a>
+            |
+                        <a href="../../jspf/index.html" title="jSPF">jSPF</a>
+            |
+                        <a href="../../jdkim/index.html" 
title="jDKIM">jDKIM</a>
+            |
+                        <a href="../../hupa/index.html" title="Hupa">Hupa</a>
+              
+                
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+             
+                
+                 <h5>Apache Software Foundation</h5>
+  <ul>
+    <li>
+      <strong>
+        <a title="ASF" href="http://www.apache.org/";>ASF</a>
+      </strong>
+    </li>
+    <li>
+      <a title="Get Involved" 
href="http://www.apache.org/foundation/getinvolved.html";>Get Involved</a>
+    </li>
+    <li>
+      <a title="FAQ" href="http://www.apache.org/foundation/faq.html";>FAQ</a>
+    </li>
+    <li>
+      <a title="License" href="http://www.apache.org/licenses/"; >License</a>
+    </li>
+    <li>
+      <a title="Sponsorship" 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a>
+    </li>
+    <li>
+      <a title="Thanks" 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a>
+    </li>
+    <li>
+      <a title="Security" href="http://www.apache.org/security/";>Security</a>
+    </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">
+        <a name="Project_Dependencies"></a>
+<div class="section">
+<h2><a name="Project_Dependencies"></a>Project Dependencies</h2><a 
name="Project_Dependencies_compile"></a>
+<div class="section">
+<h3><a name="compile"></a>compile</h3>
+<p>The following is a list of compile dependencies for this project. These 
dependencies are required to compile and run the application:</p>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>GroupId</th>
+<th>ArtifactId</th>
+<th>Version</th>
+<th>Type</th>
+<th>Licenses</th></tr>
+<tr class="b">
+<td>com.google.guava</td>
+<td><a class="externalLink" 
href="http://code.google.com/p/guava-libraries/guava";>guava</a></td>
+<td>18.0</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="http://www.apache.org/licenses/LICENSE-2.0.txt";>The Apache Software 
License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>org.apache.james</td>
+<td><a class="externalLink" 
href="http://james.apache.org/mime4j/apache-mime4j-core";>apache-mime4j-core</a></td>
+<td>0.8.2-SNAPSHOT</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="https://www.apache.org/licenses/LICENSE-2.0.txt";>Apache License, Version 
2.0</a></td></tr>
+<tr class="b">
+<td>org.apache.james</td>
+<td><a class="externalLink" 
href="http://james.apache.org/mime4j/apache-mime4j-dom";>apache-mime4j-dom</a></td>
+<td>0.8.2-SNAPSHOT</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="https://www.apache.org/licenses/LICENSE-2.0.txt";>Apache License, Version 
2.0</a></td></tr>
+<tr class="a">
+<td>org.slf4j</td>
+<td><a class="externalLink" href="http://www.slf4j.org";>slf4j-api</a></td>
+<td>1.7.7</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="http://www.opensource.org/licenses/mit-license.php";>MIT 
License</a></td></tr></table></div><a name="Project_Dependencies_test"></a>
+<div class="section">
+<h3><a name="test"></a>test</h3>
+<p>The following is a list of test dependencies for this project. These 
dependencies are only required to compile and run unit tests for the 
application:</p>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>GroupId</th>
+<th>ArtifactId</th>
+<th>Version</th>
+<th>Type</th>
+<th>Licenses</th></tr>
+<tr class="b">
+<td>junit</td>
+<td><a class="externalLink" href="http://junit.org";>junit</a></td>
+<td>4.10</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="http://www.opensource.org/licenses/cpl1.0.txt";>Common Public License 
Version 1.0</a></td></tr>
+<tr class="a">
+<td>org.assertj</td>
+<td><a class="externalLink" 
href="http://nexus.sonatype.org/oss-repository-hosting.html/assertj-parent-pom/assertj-core";>assertj-core</a></td>
+<td>1.7.1</td>
+<td>jar</td>
+<td>LICENSE.txt</td></tr></table></div></div><a 
name="Project_Transitive_Dependencies"></a>
+<div class="section">
+<h2><a name="Project_Transitive_Dependencies"></a>Project Transitive 
Dependencies</h2>
+<p>The following is a list of transitive dependencies for this project. 
Transitive dependencies are the dependencies of the project dependencies.</p><a 
name="Project_Transitive_Dependencies_test"></a>
+<div class="section">
+<h3><a name="test"></a>test</h3>
+<p>The following is a list of test dependencies for this project. These 
dependencies are only required to compile and run unit tests for the 
application:</p>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>GroupId</th>
+<th>ArtifactId</th>
+<th>Version</th>
+<th>Type</th>
+<th>Licenses</th></tr>
+<tr class="b">
+<td>org.hamcrest</td>
+<td>hamcrest-core</td>
+<td>1.1</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="http://www.opensource.org/licenses/bsd-license.php";>BSD 
style</a></td></tr></table></div></div><a name="Project_Dependency_Graph"></a>
+<div class="section">
+<h2><a name="Project_Dependency_Graph"></a>Project Dependency Graph</h2>
+<script language="javascript" type="text/javascript">
+      function toggleDependencyDetails( divId, imgId )
+      {
+        var div = document.getElementById( divId );
+        var img = document.getElementById( imgId );
+        if( div.style.display == '' )
+        {
+          div.style.display = 'none';
+          img.src='./images/icon_info_sml.gif';
+          img.alt='[Information]';
+        }
+        else
+        {
+          div.style.display = '';
+          img.src='./images/close.gif';
+          img.alt='[Close]';
+        }
+      }
+</script>
+<a name="Dependency_Tree"></a>
+<div class="section">
+<h3><a name="Dependency_Tree"></a>Dependency Tree</h3>
+<ul>
+<li>org.apache.james:apache-mime4j-james-utils:bundle:0.8.2-SNAPSHOT <img 
id="_img1" src="./images/icon_info_sml.gif" alt="[Information]" 
onclick="toggleDependencyDetails( '_dep0', '_img1' );" style="cursor: pointer; 
vertical-align: text-bottom;"></img><div id="_dep0" style="display:none">
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>Apache James :: Mime4j :: James utils</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Mime tools to be shared across James implementation. It 
is separated from other mime4J projects as it depends on James guava 
version.</p>
+<p><b>URL: </b><a class="externalLink" 
href="http://james.apache.org/mime4j/apache-mime4j-james-utils";>http://james.apache.org/mime4j/apache-mime4j-james-utils</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" 
href="https://www.apache.org/licenses/LICENSE-2.0.txt";>Apache License, Version 
2.0</a></p></td></tr></table></div>
+<ul>
+<li>org.apache.james:apache-mime4j-core:jar:0.8.2-SNAPSHOT (compile) <img 
id="_img3" src="./images/icon_info_sml.gif" alt="[Information]" 
onclick="toggleDependencyDetails( '_dep2', '_img3' );" style="cursor: pointer; 
vertical-align: text-bottom;"></img><div id="_dep2" style="display:none">
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>Apache James :: Mime4j :: Core</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Java stream based MIME message parser</p>
+<p><b>URL: </b><a class="externalLink" 
href="http://james.apache.org/mime4j/apache-mime4j-core";>http://james.apache.org/mime4j/apache-mime4j-core</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" 
href="https://www.apache.org/licenses/LICENSE-2.0.txt";>Apache License, Version 
2.0</a></p></td></tr></table></div></li>
+<li>org.apache.james:apache-mime4j-dom:jar:0.8.2-SNAPSHOT (compile) <img 
id="_img5" src="./images/icon_info_sml.gif" alt="[Information]" 
onclick="toggleDependencyDetails( '_dep4', '_img5' );" style="cursor: pointer; 
vertical-align: text-bottom;"></img><div id="_dep4" style="display:none">
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>Apache James :: Mime4j :: DOM</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Java MIME Document Object Model</p>
+<p><b>URL: </b><a class="externalLink" 
href="http://james.apache.org/mime4j/apache-mime4j-dom";>http://james.apache.org/mime4j/apache-mime4j-dom</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" 
href="https://www.apache.org/licenses/LICENSE-2.0.txt";>Apache License, Version 
2.0</a></p></td></tr></table></div></li>
+<li>com.google.guava:guava:jar:18.0 (compile) <img id="_img7" 
src="./images/icon_info_sml.gif" alt="[Information]" 
onclick="toggleDependencyDetails( '_dep6', '_img7' );" style="cursor: pointer; 
vertical-align: text-bottom;"></img><div id="_dep6" style="display:none">
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>Guava: Google Core Libraries for Java</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Guava is a suite of core and expanded libraries that 
include
+    utility classes, google's collections, io classes, and much
+    much more.
+
+    Guava has only one code dependency - javax.annotation,
+    per the JSR-305 spec.</p>
+<p><b>URL: </b><a class="externalLink" 
href="http://code.google.com/p/guava-libraries/guava";>http://code.google.com/p/guava-libraries/guava</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" 
href="http://www.apache.org/licenses/LICENSE-2.0.txt";>The Apache Software 
License, Version 2.0</a></p></td></tr></table></div></li>
+<li>junit:junit:jar:4.10 (test) <img id="_img9" 
src="./images/icon_info_sml.gif" alt="[Information]" 
onclick="toggleDependencyDetails( '_dep8', '_img9' );" style="cursor: pointer; 
vertical-align: text-bottom;"></img><div id="_dep8" style="display:none">
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>JUnit</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>JUnit is a regression testing framework written by 
Erich Gamma and Kent Beck.
+        It is used by the developer who implements unit tests in Java.</p>
+<p><b>URL: </b><a class="externalLink" 
href="http://junit.org";>http://junit.org</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" 
href="http://www.opensource.org/licenses/cpl1.0.txt";>Common Public License 
Version 1.0</a></p></td></tr></table></div>
+<ul>
+<li>org.hamcrest:hamcrest-core:jar:1.1 (test) <img id="_img11" 
src="./images/icon_info_sml.gif" alt="[Information]" 
onclick="toggleDependencyDetails( '_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>Hamcrest Core</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>There is currently no description associated with this 
project.</p>
+<p><b>Project Licenses: </b><a class="externalLink" 
href="http://www.opensource.org/licenses/bsd-license.php";>BSD 
style</a></p></td></tr></table></div></li></ul></li>
+<li>org.assertj:assertj-core:jar:1.7.1 (test) <img id="_img13" 
src="./images/icon_info_sml.gif" alt="[Information]" 
onclick="toggleDependencyDetails( '_dep12', '_img13' );" style="cursor: 
pointer; vertical-align: text-bottom;"></img><div id="_dep12" 
style="display:none">
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>AssertJ fluent assertions</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Rich and fluent assertions for testing</p>
+<p><b>URL: </b><a class="externalLink" 
href="http://nexus.sonatype.org/oss-repository-hosting.html/assertj-parent-pom/assertj-core";>http://nexus.sonatype.org/oss-repository-hosting.html/assertj-parent-pom/assertj-core</a></p>
+<p><b>Project Licenses: </b><a href="LICENSE.txt">Apache License, Version 
2.0</a></p></td></tr></table></div></li>
+<li>org.slf4j:slf4j-api:jar:1.7.7 (compile) <img id="_img15" 
src="./images/icon_info_sml.gif" alt="[Information]" 
onclick="toggleDependencyDetails( '_dep14', '_img15' );" style="cursor: 
pointer; vertical-align: text-bottom;"></img><div id="_dep14" 
style="display:none">
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>SLF4J API Module</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>The slf4j API</p>
+<p><b>URL: </b><a class="externalLink" 
href="http://www.slf4j.org";>http://www.slf4j.org</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" 
href="http://www.opensource.org/licenses/mit-license.php";>MIT 
License</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>BSD style: </b>Hamcrest Core</p>
+<p><b>MIT License: </b>SLF4J API Module</p>
+<p><b>Apache License, Version 2.0: </b>Apache James :: Mime4j :: Core, Apache 
James :: Mime4j :: DOM, Apache James :: Mime4j :: James utils, AssertJ fluent 
assertions</p>
+<p><b>The Apache Software License, Version 2.0: </b>Guava: Google Core 
Libraries for Java</p>
+<p><b>Common Public License Version 1.0: </b>JUnit</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">
+<tr class="a">
+<th>Filename</th>
+<th>Size</th>
+<th>Entries</th>
+<th>Classes</th>
+<th>Packages</th>
+<th>Java Version</th>
+<th title="Indicates whether these dependencies have been compiled with debug 
information.">Debug Information</th></tr>
+<tr class="b">
+<td>guava-18.0.jar</td>
+<td>2.3 MB</td>
+<td>1719</td>
+<td>1690</td>
+<td>17</td>
+<td>1.6</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>junit-4.10.jar</td>
+<td>253.2 kB</td>
+<td>290</td>
+<td>252</td>
+<td>31</td>
+<td>1.5</td>
+<td>Yes</td></tr>
+<tr class="b">
+<td>apache-mime4j-core-0.8.2-SNAPSHOT.jar</td>
+<td>103.6 kB</td>
+<td>84</td>
+<td>65</td>
+<td>6</td>
+<td>1.5</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>apache-mime4j-dom-0.8.2-SNAPSHOT.jar</td>
+<td>329.1 kB</td>
+<td>237</td>
+<td>200</td>
+<td>14</td>
+<td>1.5</td>
+<td>Yes</td></tr>
+<tr class="b">
+<td>assertj-core-1.7.1.jar</td>
+<td>618.9 kB</td>
+<td>520</td>
+<td>489</td>
+<td>18</td>
+<td>1.6</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>hamcrest-core-1.1.jar</td>
+<td>76.6 kB</td>
+<td>54</td>
+<td>21</td>
+<td>3</td>
+<td>1.5</td>
+<td>Yes</td></tr>
+<tr class="b">
+<td>slf4j-api-1.7.7.jar</td>
+<td>29.3 kB</td>
+<td>35</td>
+<td>24</td>
+<td>3</td>
+<td>1.5</td>
+<td>Yes</td></tr>
+<tr class="a">
+<th>Total</th>
+<th>Size</th>
+<th>Entries</th>
+<th>Classes</th>
+<th>Packages</th>
+<th>Java Version</th>
+<th>Debug Information</th></tr>
+<tr class="b">
+<td>7</td>
+<td>3.7 MB</td>
+<td>2939</td>
+<td>2741</td>
+<td>92</td>
+<td>1.6</td>
+<td>7</td></tr>
+<tr class="a">
+<td>compile: 4</td>
+<td>compile: 2.7 MB</td>
+<td>compile: 2075</td>
+<td>compile: 1979</td>
+<td>compile: 40</td>
+<td>-</td>
+<td>compile: 4</td></tr>
+<tr class="b">
+<td>test: 3</td>
+<td>test: 948.7 kB</td>
+<td>test: 864</td>
+<td>test: 762</td>
+<td>test: 52</td>
+<td>-</td>
+<td>test: 3</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">
+<tr class="a">
+<th>Repo ID</th>
+<th>URL</th>
+<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>sonatype-nexus-snapshots</td>
+<td><a class="externalLink" 
href="https://oss.sonatype.org/content/repositories/snapshots";>https://oss.sonatype.org/content/repositories/snapshots</a></td>
+<td>No</td>
+<td>Yes</td></tr>
+<tr class="b">
+<td>apache.snapshots</td>
+<td><a class="externalLink" 
href="https://repository.apache.org/snapshots";>https://repository.apache.org/snapshots</a></td>
+<td>No</td>
+<td>Yes</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>sonatype-nexus-snapshots</th>
+<th>apache.snapshots</th></tr>
+<tr class="b">
+<td>com.google.guava:guava:jar:18.0</td>
+<td><a class="externalLink" 
href="https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.jar";><img
 alt="Found at https://repo.maven.apache.org/maven2"; 
src="images/icon_success_sml.gif" /></a></td>
+<td>-</td>
+<td>-</td></tr>
+<tr class="a">
+<td>junit:junit:jar:4.10</td>
+<td><a class="externalLink" 
href="https://repo.maven.apache.org/maven2/junit/junit/4.10/junit-4.10.jar";><img
 alt="Found at https://repo.maven.apache.org/maven2"; 
src="images/icon_success_sml.gif" /></a></td>
+<td>-</td>
+<td>-</td></tr>
+<tr class="b">
+<td>org.apache.james:apache-mime4j-core:jar:0.8.2-SNAPSHOT</td>
+<td>-</td>
+<td>-</td>
+<td>-</td></tr>
+<tr class="a">
+<td>org.apache.james:apache-mime4j-dom:jar:0.8.2-SNAPSHOT</td>
+<td>-</td>
+<td>-</td>
+<td>-</td></tr>
+<tr class="b">
+<td>org.assertj:assertj-core:jar:1.7.1</td>
+<td><a class="externalLink" 
href="https://repo.maven.apache.org/maven2/org/assertj/assertj-core/1.7.1/assertj-core-1.7.1.jar";><img
 alt="Found at https://repo.maven.apache.org/maven2"; 
src="images/icon_success_sml.gif" /></a></td>
+<td>-</td>
+<td>-</td></tr>
+<tr class="a">
+<td>org.hamcrest:hamcrest-core:jar:1.1</td>
+<td><a class="externalLink" 
href="https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.jar";><img
 alt="Found at https://repo.maven.apache.org/maven2"; 
src="images/icon_success_sml.gif" /></a></td>
+<td>-</td>
+<td>-</td></tr>
+<tr class="b">
+<td>org.slf4j:slf4j-api:jar:1.7.7</td>
+<td><a class="externalLink" 
href="https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar";><img
 alt="Found at https://repo.maven.apache.org/maven2"; 
src="images/icon_success_sml.gif" /></a></td>
+<td>-</td>
+<td>-</td></tr>
+<tr class="a">
+<th>Total</th>
+<th>central</th>
+<th>sonatype-nexus-snapshots</th>
+<th>apache.snapshots</th></tr>
+<tr class="b">
+<td>7 (compile: 4, test: 3)</td>
+<td>5</td>
+<td>0</td>
+<td>0</td></tr></table></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">Copyright &#169;                    2004-2017
+                        <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>.
+            All Rights Reserved.      
+                
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

http://git-wip-us.apache.org/repos/asf/james-site/blob/d5641eb0/content/mime4j/apache-mime4j-james-utils/dependency-info.html
----------------------------------------------------------------------
diff --git a/content/mime4j/apache-mime4j-james-utils/dependency-info.html 
b/content/mime4j/apache-mime4j-james-utils/dependency-info.html
new file mode 100644
index 0000000..f1e13ae
--- /dev/null
+++ b/content/mime4j/apache-mime4j-james-utils/dependency-info.html
@@ -0,0 +1,192 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  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.    
+-->
+<!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 at 2017-06-15 -->
+<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>Apache James :: Mime4j :: James utils &#x2013; Dependency 
Information</title>
+    <style type="text/css" media="all">
+      @import url("./css/james.css");
+      @import url("./css/maven-base.css");
+      @import url("./css/maven-theme.css");
+      @import url("./css/site.css");
+      @import url("./js/jquery/css/custom-theme/jquery-ui-1.8.5.custom.css");
+      @import url("./js/jquery/css/print.css");
+      @import url("./js/fancybox/jquery.fancybox-1.3.4.css");
+    </style>
+    <script type="text/javascript" 
src="./js/jquery/js/jquery-1.4.2.min.js"></script>
+    <script type="text/javascript" 
src="./js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
+    <script type="text/javascript" 
src="./js/fancybox/jquery.fancybox-1.3.4.js"></script>
+    <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
+    <meta name="Date-Revision-yyyymmdd" content="20170615" />
+    <meta http-equiv="Content-Language" content="en" />
+        
+          <!-- Google Analytics -->
+    <script type="text/javascript">
+    
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-1384591-1']);
+      _gaq.push(['_trackPageview']);
+
+      (function() {
+        var ga = document.createElement('script'); ga.type = 
'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 
'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script').item(0); 
s.parentNode.insertBefore(ga, s);
+      })();
+
+    </script>
+    </head>
+  <body class="composite">
+    <div id="banner">
+                                      <a href="../../" id="bannerLeft" 
title="james-logo.png">
+              
+                                                                            
+        <img src="images/logos/james-logo.png" alt="JAMES Mime4J" />
+                </a>
+                              <a href="http://www.apache.org/index.html"; 
id="bannerRight">
+              
+                                        
+        <img src="images/logos/asf_logo_small.png" alt="The Apache Software 
Foundation" />
+                </a>
+            <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+            
+                
+                <div class="xleft">
+        <span id="publishDate">Last Published: 2017-06-15</span>
+                  &nbsp;| <span id="projectVersion">Version: 
0.8.2-SNAPSHOT</span>
+                      </div>
+            <div class="xright">                    <a href="../../index.html" 
title="Home">Home</a>
+            |
+                        <a href="../../documentation.html" 
title="Server">Server</a>
+            |
+                        <a href="../../jsieve/index.html" 
title="jSieve">jSieve</a>
+            |
+                        <a href="../../jspf/index.html" title="jSPF">jSPF</a>
+            |
+                        <a href="../../jdkim/index.html" 
title="jDKIM">jDKIM</a>
+            |
+                        <a href="../../hupa/index.html" title="Hupa">Hupa</a>
+              
+                
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+             
+                
+                 <h5>Apache Software Foundation</h5>
+  <ul>
+    <li>
+      <strong>
+        <a title="ASF" href="http://www.apache.org/";>ASF</a>
+      </strong>
+    </li>
+    <li>
+      <a title="Get Involved" 
href="http://www.apache.org/foundation/getinvolved.html";>Get Involved</a>
+    </li>
+    <li>
+      <a title="FAQ" href="http://www.apache.org/foundation/faq.html";>FAQ</a>
+    </li>
+    <li>
+      <a title="License" href="http://www.apache.org/licenses/"; >License</a>
+    </li>
+    <li>
+      <a title="Sponsorship" 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a>
+    </li>
+    <li>
+      <a title="Thanks" 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a>
+    </li>
+    <li>
+      <a title="Security" href="http://www.apache.org/security/";>Security</a>
+    </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><a name="Dependency_Information"></a>Dependency Information</h2><a 
name="Dependency_Information"></a>
+<div class="section">
+<h3><a name="Apache_Maven"></a>Apache Maven</h3><a name="Apache_Maven"></a>
+<div class="source">
+<pre>&lt;dependency&gt;
+  &lt;groupId&gt;org.apache.james&lt;/groupId&gt;
+  &lt;artifactId&gt;apache-mime4j-james-utils&lt;/artifactId&gt;
+  &lt;version&gt;0.8.2-SNAPSHOT&lt;/version&gt;
+  &lt;type&gt;bundle&lt;/type&gt;
+&lt;/dependency&gt;</pre></div></div>
+<div class="section">
+<h3><a name="Apache_Buildr"></a>Apache Buildr</h3><a name="Apache_Buildr"></a>
+<div class="source">
+<pre>'org.apache.james:apache-mime4j-james-utils:bundle:0.8.2-SNAPSHOT'</pre></div></div>
+<div class="section">
+<h3><a name="Apache_Ivy"></a>Apache Ivy</h3><a name="Apache_Ivy"></a>
+<div class="source">
+<pre>&lt;dependency org=&quot;org.apache.james&quot; 
name=&quot;apache-mime4j-james-utils&quot; rev=&quot;0.8.2-SNAPSHOT&quot;&gt;
+  &lt;artifact name=&quot;apache-mime4j-james-utils&quot; 
type=&quot;bundle&quot; /&gt;
+&lt;/dependency&gt;</pre></div></div>
+<div class="section">
+<h3><a name="Groovy_Grape"></a>Groovy Grape</h3><a name="Groovy_Grape"></a>
+<div class="source">
+<pre>@Grapes(
+@Grab(group='org.apache.james', module='apache-mime4j-james-utils', 
version='0.8.2-SNAPSHOT')
+)</pre></div></div>
+<div class="section">
+<h3><a name="GradleGrails"></a>Gradle/Grails</h3><a name="GradleGrails"></a>
+<div class="source">
+<pre>compile 
'org.apache.james:apache-mime4j-james-utils:0.8.2-SNAPSHOT'</pre></div></div>
+<div class="section">
+<h3><a name="Scala_SBT"></a>Scala SBT</h3><a name="Scala_SBT"></a>
+<div class="source">
+<pre>libraryDependencies += &quot;org.apache.james&quot; % 
&quot;apache-mime4j-james-utils&quot; % 
&quot;0.8.2-SNAPSHOT&quot;</pre></div></div>
+<div class="section">
+<h3><a name="Leiningen"></a>Leiningen</h3><a name="Leiningen"></a>
+<div class="source">
+<pre>[org.apache.james/apache-mime4j-james-utils 
&quot;0.8.2-SNAPSHOT&quot;]</pre></div></div></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">Copyright &#169;                    2004-2017
+                        <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>.
+            All Rights Reserved.      
+                
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

http://git-wip-us.apache.org/repos/asf/james-site/blob/d5641eb0/content/mime4j/apache-mime4j-james-utils/dependency-management.html
----------------------------------------------------------------------
diff --git 
a/content/mime4j/apache-mime4j-james-utils/dependency-management.html 
b/content/mime4j/apache-mime4j-james-utils/dependency-management.html
new file mode 100644
index 0000000..bee600a
--- /dev/null
+++ b/content/mime4j/apache-mime4j-james-utils/dependency-management.html
@@ -0,0 +1,247 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  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.    
+-->
+<!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 at 2017-06-15 -->
+<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>Apache James :: Mime4j :: James utils &#x2013; Project Dependency 
Management</title>
+    <style type="text/css" media="all">
+      @import url("./css/james.css");
+      @import url("./css/maven-base.css");
+      @import url("./css/maven-theme.css");
+      @import url("./css/site.css");
+      @import url("./js/jquery/css/custom-theme/jquery-ui-1.8.5.custom.css");
+      @import url("./js/jquery/css/print.css");
+      @import url("./js/fancybox/jquery.fancybox-1.3.4.css");
+    </style>
+    <script type="text/javascript" 
src="./js/jquery/js/jquery-1.4.2.min.js"></script>
+    <script type="text/javascript" 
src="./js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
+    <script type="text/javascript" 
src="./js/fancybox/jquery.fancybox-1.3.4.js"></script>
+    <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
+    <meta name="Date-Revision-yyyymmdd" content="20170615" />
+    <meta http-equiv="Content-Language" content="en" />
+        
+          <!-- Google Analytics -->
+    <script type="text/javascript">
+    
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-1384591-1']);
+      _gaq.push(['_trackPageview']);
+
+      (function() {
+        var ga = document.createElement('script'); ga.type = 
'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 
'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script').item(0); 
s.parentNode.insertBefore(ga, s);
+      })();
+
+    </script>
+    </head>
+  <body class="composite">
+    <div id="banner">
+                                      <a href="../../" id="bannerLeft" 
title="james-logo.png">
+              
+                                                                            
+        <img src="images/logos/james-logo.png" alt="JAMES Mime4J" />
+                </a>
+                              <a href="http://www.apache.org/index.html"; 
id="bannerRight">
+              
+                                        
+        <img src="images/logos/asf_logo_small.png" alt="The Apache Software 
Foundation" />
+                </a>
+            <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+            
+                
+                <div class="xleft">
+        <span id="publishDate">Last Published: 2017-06-15</span>
+                  &nbsp;| <span id="projectVersion">Version: 
0.8.2-SNAPSHOT</span>
+                      </div>
+            <div class="xright">                    <a href="../../index.html" 
title="Home">Home</a>
+            |
+                        <a href="../../documentation.html" 
title="Server">Server</a>
+            |
+                        <a href="../../jsieve/index.html" 
title="jSieve">jSieve</a>
+            |
+                        <a href="../../jspf/index.html" title="jSPF">jSPF</a>
+            |
+                        <a href="../../jdkim/index.html" 
title="jDKIM">jDKIM</a>
+            |
+                        <a href="../../hupa/index.html" title="Hupa">Hupa</a>
+              
+                
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+             
+                
+                 <h5>Apache Software Foundation</h5>
+  <ul>
+    <li>
+      <strong>
+        <a title="ASF" href="http://www.apache.org/";>ASF</a>
+      </strong>
+    </li>
+    <li>
+      <a title="Get Involved" 
href="http://www.apache.org/foundation/getinvolved.html";>Get Involved</a>
+    </li>
+    <li>
+      <a title="FAQ" href="http://www.apache.org/foundation/faq.html";>FAQ</a>
+    </li>
+    <li>
+      <a title="License" href="http://www.apache.org/licenses/"; >License</a>
+    </li>
+    <li>
+      <a title="Sponsorship" 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a>
+    </li>
+    <li>
+      <a title="Thanks" 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a>
+    </li>
+    <li>
+      <a title="Security" href="http://www.apache.org/security/";>Security</a>
+    </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><a name="Project_Dependency_Management"></a>Project Dependency 
Management</h2><a name="Project_Dependency_Management"></a>
+<div class="section">
+<h3><a name="compile"></a>compile</h3><a name="compile"></a>
+<p>The following is a list of compile dependencies in the DependencyManagement 
of this project. These dependencies can be included in the submodules to 
compile and run the submodule:</p>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>GroupId</th>
+<th>ArtifactId</th>
+<th>Version</th>
+<th>Type</th>
+<th>License</th></tr>
+<tr class="b">
+<td>commons-io</td>
+<td><a class="externalLink" 
href="http://commons.apache.org/io/";>commons-io</a></td>
+<td>2.4</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="http://www.apache.org/licenses/LICENSE-2.0.txt";>The Apache Software 
License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>commons-logging</td>
+<td><a class="externalLink" 
href="http://commons.apache.org/logging";>commons-logging</a></td>
+<td>1.1.1</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="http://www.apache.org/licenses/LICENSE-2.0.txt";>The Apache Software 
License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>org.apache.james</td>
+<td><a class="externalLink" 
href="http://james.apache.org/mime4j/apache-mime4j-benchmark";>apache-mime4j-benchmark</a></td>
+<td>0.8.2-SNAPSHOT</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="https://www.apache.org/licenses/LICENSE-2.0.txt";>Apache License, Version 
2.0</a></td></tr>
+<tr class="a">
+<td>org.apache.james</td>
+<td><a class="externalLink" 
href="http://james.apache.org/mime4j/apache-mime4j-core";>apache-mime4j-core</a></td>
+<td>0.8.2-SNAPSHOT</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="https://www.apache.org/licenses/LICENSE-2.0.txt";>Apache License, Version 
2.0</a></td></tr>
+<tr class="b">
+<td>org.apache.james</td>
+<td><a class="externalLink" 
href="http://james.apache.org/mime4j/apache-mime4j-dom";>apache-mime4j-dom</a></td>
+<td>0.8.2-SNAPSHOT</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="https://www.apache.org/licenses/LICENSE-2.0.txt";>Apache License, Version 
2.0</a></td></tr>
+<tr class="a">
+<td>org.apache.james</td>
+<td><a class="externalLink" 
href="http://james.apache.org/mime4j/apache-mime4j-examples";>apache-mime4j-examples</a></td>
+<td>0.8.2-SNAPSHOT</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="https://www.apache.org/licenses/LICENSE-2.0.txt";>Apache License, Version 
2.0</a></td></tr>
+<tr class="b">
+<td>org.apache.james</td>
+<td><a class="externalLink" 
href="http://james.apache.org/mime4j/apache-mime4j-mbox-iterator";>apache-mime4j-mbox-iterator</a></td>
+<td>0.8.2-SNAPSHOT</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="https://www.apache.org/licenses/LICENSE-2.0.txt";>Apache License, Version 
2.0</a></td></tr>
+<tr class="a">
+<td>org.apache.james</td>
+<td><a class="externalLink" 
href="http://james.apache.org/mime4j/apache-mime4j-storage";>apache-mime4j-storage</a></td>
+<td>0.8.2-SNAPSHOT</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="https://www.apache.org/licenses/LICENSE-2.0.txt";>Apache License, Version 
2.0</a></td></tr></table></div>
+<div class="section">
+<h3><a name="test"></a>test</h3><a name="test"></a>
+<p>The following is a list of test dependencies in the DependencyManagement of 
this project. These dependencies can be included in the submodules to compile 
and run unit tests for the submodule:</p>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>GroupId</th>
+<th>ArtifactId</th>
+<th>Version</th>
+<th>Type</th>
+<th>License</th></tr>
+<tr class="b">
+<td>junit</td>
+<td><a class="externalLink" href="http://junit.org";>junit</a></td>
+<td>4.10</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="http://www.opensource.org/licenses/cpl1.0.txt";>Common Public License 
Version 1.0</a></td></tr>
+<tr class="a">
+<td>log4j</td>
+<td><a class="externalLink" 
href="http://logging.apache.org/log4j/docs/";>log4j</a></td>
+<td>1.2.14</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="http://www.apache.org/licenses/LICENSE-2.0.txt";>The Apache Software 
License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>org.assertj</td>
+<td><a class="externalLink" 
href="http://nexus.sonatype.org/oss-repository-hosting.html/assertj-parent-pom/assertj-core";>assertj-core</a></td>
+<td>1.7.1</td>
+<td>jar</td>
+<td>LICENSE.txt</td></tr>
+<tr class="a">
+<td>org.mockito</td>
+<td><a class="externalLink" href="http://www.mockito.org";>mockito-core</a></td>
+<td>1.9.5</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="http://code.google.com/p/mockito/wiki/License";>The MIT 
License</a></td></tr></table></div></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">Copyright &#169;                    2004-2017
+                        <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>.
+            All Rights Reserved.      
+                
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

http://git-wip-us.apache.org/repos/asf/james-site/blob/d5641eb0/content/mime4j/apache-mime4j-james-utils/distribution-management.html
----------------------------------------------------------------------
diff --git 
a/content/mime4j/apache-mime4j-james-utils/distribution-management.html 
b/content/mime4j/apache-mime4j-james-utils/distribution-management.html
new file mode 100644
index 0000000..a23fc78
--- /dev/null
+++ b/content/mime4j/apache-mime4j-james-utils/distribution-management.html
@@ -0,0 +1,163 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  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.    
+-->
+<!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 at 2017-06-15 -->
+<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>Apache James :: Mime4j :: James utils &#x2013; Project Distribution 
Management</title>
+    <style type="text/css" media="all">
+      @import url("./css/james.css");
+      @import url("./css/maven-base.css");
+      @import url("./css/maven-theme.css");
+      @import url("./css/site.css");
+      @import url("./js/jquery/css/custom-theme/jquery-ui-1.8.5.custom.css");
+      @import url("./js/jquery/css/print.css");
+      @import url("./js/fancybox/jquery.fancybox-1.3.4.css");
+    </style>
+    <script type="text/javascript" 
src="./js/jquery/js/jquery-1.4.2.min.js"></script>
+    <script type="text/javascript" 
src="./js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
+    <script type="text/javascript" 
src="./js/fancybox/jquery.fancybox-1.3.4.js"></script>
+    <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
+    <meta name="Date-Revision-yyyymmdd" content="20170615" />
+    <meta http-equiv="Content-Language" content="en" />
+        
+          <!-- Google Analytics -->
+    <script type="text/javascript">
+    
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-1384591-1']);
+      _gaq.push(['_trackPageview']);
+
+      (function() {
+        var ga = document.createElement('script'); ga.type = 
'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 
'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script').item(0); 
s.parentNode.insertBefore(ga, s);
+      })();
+
+    </script>
+    </head>
+  <body class="composite">
+    <div id="banner">
+                                      <a href="../../" id="bannerLeft" 
title="james-logo.png">
+              
+                                                                            
+        <img src="images/logos/james-logo.png" alt="JAMES Mime4J" />
+                </a>
+                              <a href="http://www.apache.org/index.html"; 
id="bannerRight">
+              
+                                        
+        <img src="images/logos/asf_logo_small.png" alt="The Apache Software 
Foundation" />
+                </a>
+            <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+            
+                
+                <div class="xleft">
+        <span id="publishDate">Last Published: 2017-06-15</span>
+                  &nbsp;| <span id="projectVersion">Version: 
0.8.2-SNAPSHOT</span>
+                      </div>
+            <div class="xright">                    <a href="../../index.html" 
title="Home">Home</a>
+            |
+                        <a href="../../documentation.html" 
title="Server">Server</a>
+            |
+                        <a href="../../jsieve/index.html" 
title="jSieve">jSieve</a>
+            |
+                        <a href="../../jspf/index.html" title="jSPF">jSPF</a>
+            |
+                        <a href="../../jdkim/index.html" 
title="jDKIM">jDKIM</a>
+            |
+                        <a href="../../hupa/index.html" title="Hupa">Hupa</a>
+              
+                
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+             
+                
+                 <h5>Apache Software Foundation</h5>
+  <ul>
+    <li>
+      <strong>
+        <a title="ASF" href="http://www.apache.org/";>ASF</a>
+      </strong>
+    </li>
+    <li>
+      <a title="Get Involved" 
href="http://www.apache.org/foundation/getinvolved.html";>Get Involved</a>
+    </li>
+    <li>
+      <a title="FAQ" href="http://www.apache.org/foundation/faq.html";>FAQ</a>
+    </li>
+    <li>
+      <a title="License" href="http://www.apache.org/licenses/"; >License</a>
+    </li>
+    <li>
+      <a title="Sponsorship" 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a>
+    </li>
+    <li>
+      <a title="Thanks" 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a>
+    </li>
+    <li>
+      <a title="Security" href="http://www.apache.org/security/";>Security</a>
+    </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><a name="Overview"></a>Overview</h2><a name="Overview"></a>
+<p>The following is the distribution management information used by this 
project.</p>
+<div class="section">
+<h3><a name="Repository_-_apache.releases.https"></a>Repository - 
apache.releases.https</h3><a name="Repository_-_apache.releases.https"></a><a 
class="externalLink" 
href="https://repository.apache.org/service/local/staging/deploy/maven2";>https://repository.apache.org/service/local/staging/deploy/maven2</a></div>
+<div class="section">
+<h3><a name="Snapshot_Repository_-_apache.snapshots.https"></a>Snapshot 
Repository - apache.snapshots.https</h3><a 
name="Snapshot_Repository_-_apache.snapshots.https"></a><a class="externalLink" 
href="https://repository.apache.org/content/repositories/snapshots";>https://repository.apache.org/content/repositories/snapshots</a></div>
+<div class="section">
+<h3><a name="Site_-_mime4j-website"></a>Site - mime4j-website</h3><a 
name="Site_-_mime4j-website"></a>
+<p>scpexe://people.apache.org/www/james.apache.org/mime4j/apache-mime4j-james-utils/</p></div></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">Copyright &#169;                    2004-2017
+                        <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>.
+            All Rights Reserved.      
+                
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

http://git-wip-us.apache.org/repos/asf/james-site/blob/d5641eb0/content/mime4j/apache-mime4j-james-utils/images/button-bottom.gif
----------------------------------------------------------------------
diff --git a/content/mime4j/apache-mime4j-james-utils/images/button-bottom.gif 
b/content/mime4j/apache-mime4j-james-utils/images/button-bottom.gif
new file mode 100644
index 0000000..4c99299
Binary files /dev/null and 
b/content/mime4j/apache-mime4j-james-utils/images/button-bottom.gif differ

http://git-wip-us.apache.org/repos/asf/james-site/blob/d5641eb0/content/mime4j/apache-mime4j-james-utils/images/button-top.gif
----------------------------------------------------------------------
diff --git a/content/mime4j/apache-mime4j-james-utils/images/button-top.gif 
b/content/mime4j/apache-mime4j-james-utils/images/button-top.gif
new file mode 100644
index 0000000..5fe2fc0
Binary files /dev/null and 
b/content/mime4j/apache-mime4j-james-utils/images/button-top.gif differ

http://git-wip-us.apache.org/repos/asf/james-site/blob/d5641eb0/content/mime4j/apache-mime4j-james-utils/images/close.gif
----------------------------------------------------------------------
diff --git a/content/mime4j/apache-mime4j-james-utils/images/close.gif 
b/content/mime4j/apache-mime4j-james-utils/images/close.gif
new file mode 100644
index 0000000..1c26bbc
Binary files /dev/null and 
b/content/mime4j/apache-mime4j-james-utils/images/close.gif differ

http://git-wip-us.apache.org/repos/asf/james-site/blob/d5641eb0/content/mime4j/apache-mime4j-james-utils/images/collapsed.gif
----------------------------------------------------------------------
diff --git a/content/mime4j/apache-mime4j-james-utils/images/collapsed.gif 
b/content/mime4j/apache-mime4j-james-utils/images/collapsed.gif
new file mode 100644
index 0000000..6e71084
Binary files /dev/null and 
b/content/mime4j/apache-mime4j-james-utils/images/collapsed.gif differ

http://git-wip-us.apache.org/repos/asf/james-site/blob/d5641eb0/content/mime4j/apache-mime4j-james-utils/images/expanded.gif
----------------------------------------------------------------------
diff --git a/content/mime4j/apache-mime4j-james-utils/images/expanded.gif 
b/content/mime4j/apache-mime4j-james-utils/images/expanded.gif
new file mode 100644
index 0000000..0fef3d8
Binary files /dev/null and 
b/content/mime4j/apache-mime4j-james-utils/images/expanded.gif differ

http://git-wip-us.apache.org/repos/asf/james-site/blob/d5641eb0/content/mime4j/apache-mime4j-james-utils/images/external.png
----------------------------------------------------------------------
diff --git a/content/mime4j/apache-mime4j-james-utils/images/external.png 
b/content/mime4j/apache-mime4j-james-utils/images/external.png
new file mode 100644
index 0000000..3f999fc
Binary files /dev/null and 
b/content/mime4j/apache-mime4j-james-utils/images/external.png differ

http://git-wip-us.apache.org/repos/asf/james-site/blob/d5641eb0/content/mime4j/apache-mime4j-james-utils/images/h2feather.gif
----------------------------------------------------------------------
diff --git a/content/mime4j/apache-mime4j-james-utils/images/h2feather.gif 
b/content/mime4j/apache-mime4j-james-utils/images/h2feather.gif
new file mode 100644
index 0000000..420b066
Binary files /dev/null and 
b/content/mime4j/apache-mime4j-james-utils/images/h2feather.gif differ

http://git-wip-us.apache.org/repos/asf/james-site/blob/d5641eb0/content/mime4j/apache-mime4j-james-utils/images/h4.jpg
----------------------------------------------------------------------
diff --git a/content/mime4j/apache-mime4j-james-utils/images/h4.jpg 
b/content/mime4j/apache-mime4j-james-utils/images/h4.jpg
new file mode 100644
index 0000000..859f82f
Binary files /dev/null and 
b/content/mime4j/apache-mime4j-james-utils/images/h4.jpg differ

http://git-wip-us.apache.org/repos/asf/james-site/blob/d5641eb0/content/mime4j/apache-mime4j-james-utils/images/icon_error_sml.gif
----------------------------------------------------------------------
diff --git a/content/mime4j/apache-mime4j-james-utils/images/icon_error_sml.gif 
b/content/mime4j/apache-mime4j-james-utils/images/icon_error_sml.gif
new file mode 100644
index 0000000..61132ef
Binary files /dev/null and 
b/content/mime4j/apache-mime4j-james-utils/images/icon_error_sml.gif differ

http://git-wip-us.apache.org/repos/asf/james-site/blob/d5641eb0/content/mime4j/apache-mime4j-james-utils/images/icon_info_sml.gif
----------------------------------------------------------------------
diff --git a/content/mime4j/apache-mime4j-james-utils/images/icon_info_sml.gif 
b/content/mime4j/apache-mime4j-james-utils/images/icon_info_sml.gif
new file mode 100644
index 0000000..c6cb9ad
Binary files /dev/null and 
b/content/mime4j/apache-mime4j-james-utils/images/icon_info_sml.gif differ

http://git-wip-us.apache.org/repos/asf/james-site/blob/d5641eb0/content/mime4j/apache-mime4j-james-utils/images/icon_success_sml.gif
----------------------------------------------------------------------
diff --git 
a/content/mime4j/apache-mime4j-james-utils/images/icon_success_sml.gif 
b/content/mime4j/apache-mime4j-james-utils/images/icon_success_sml.gif
new file mode 100644
index 0000000..52e85a4
Binary files /dev/null and 
b/content/mime4j/apache-mime4j-james-utils/images/icon_success_sml.gif differ

http://git-wip-us.apache.org/repos/asf/james-site/blob/d5641eb0/content/mime4j/apache-mime4j-james-utils/images/icon_warning_sml.gif
----------------------------------------------------------------------
diff --git 
a/content/mime4j/apache-mime4j-james-utils/images/icon_warning_sml.gif 
b/content/mime4j/apache-mime4j-james-utils/images/icon_warning_sml.gif
new file mode 100644
index 0000000..873bbb5
Binary files /dev/null and 
b/content/mime4j/apache-mime4j-james-utils/images/icon_warning_sml.gif differ

http://git-wip-us.apache.org/repos/asf/james-site/blob/d5641eb0/content/mime4j/apache-mime4j-james-utils/images/logos/asf-logo-reduced.gif
----------------------------------------------------------------------
diff --git 
a/content/mime4j/apache-mime4j-james-utils/images/logos/asf-logo-reduced.gif 
b/content/mime4j/apache-mime4j-james-utils/images/logos/asf-logo-reduced.gif
new file mode 100644
index 0000000..93cc102
Binary files /dev/null and 
b/content/mime4j/apache-mime4j-james-utils/images/logos/asf-logo-reduced.gif 
differ

http://git-wip-us.apache.org/repos/asf/james-site/blob/d5641eb0/content/mime4j/apache-mime4j-james-utils/images/logos/asf_logo_small.png
----------------------------------------------------------------------
diff --git 
a/content/mime4j/apache-mime4j-james-utils/images/logos/asf_logo_small.png 
b/content/mime4j/apache-mime4j-james-utils/images/logos/asf_logo_small.png
new file mode 100644
index 0000000..e8093ea
Binary files /dev/null and 
b/content/mime4j/apache-mime4j-james-utils/images/logos/asf_logo_small.png 
differ

http://git-wip-us.apache.org/repos/asf/james-site/blob/d5641eb0/content/mime4j/apache-mime4j-james-utils/images/logos/james-crypto-mailets-logo.gif
----------------------------------------------------------------------
diff --git 
a/content/mime4j/apache-mime4j-james-utils/images/logos/james-crypto-mailets-logo.gif
 
b/content/mime4j/apache-mime4j-james-utils/images/logos/james-crypto-mailets-logo.gif
new file mode 100644
index 0000000..6ba316b
Binary files /dev/null and 
b/content/mime4j/apache-mime4j-james-utils/images/logos/james-crypto-mailets-logo.gif
 differ

http://git-wip-us.apache.org/repos/asf/james-site/blob/d5641eb0/content/mime4j/apache-mime4j-james-utils/images/logos/james-imap-logo.gif
----------------------------------------------------------------------
diff --git 
a/content/mime4j/apache-mime4j-james-utils/images/logos/james-imap-logo.gif 
b/content/mime4j/apache-mime4j-james-utils/images/logos/james-imap-logo.gif
new file mode 100644
index 0000000..2232102
Binary files /dev/null and 
b/content/mime4j/apache-mime4j-james-utils/images/logos/james-imap-logo.gif 
differ

http://git-wip-us.apache.org/repos/asf/james-site/blob/d5641eb0/content/mime4j/apache-mime4j-james-utils/images/logos/james-jdkim-logo.gif
----------------------------------------------------------------------
diff --git 
a/content/mime4j/apache-mime4j-james-utils/images/logos/james-jdkim-logo.gif 
b/content/mime4j/apache-mime4j-james-utils/images/logos/james-jdkim-logo.gif
new file mode 100644
index 0000000..9855e02
Binary files /dev/null and 
b/content/mime4j/apache-mime4j-james-utils/images/logos/james-jdkim-logo.gif 
differ

http://git-wip-us.apache.org/repos/asf/james-site/blob/d5641eb0/content/mime4j/apache-mime4j-james-utils/images/logos/james-jsieve-logo.gif
----------------------------------------------------------------------
diff --git 
a/content/mime4j/apache-mime4j-james-utils/images/logos/james-jsieve-logo.gif 
b/content/mime4j/apache-mime4j-james-utils/images/logos/james-jsieve-logo.gif
new file mode 100644
index 0000000..9c7e34f
Binary files /dev/null and 
b/content/mime4j/apache-mime4j-james-utils/images/logos/james-jsieve-logo.gif 
differ

http://git-wip-us.apache.org/repos/asf/james-site/blob/d5641eb0/content/mime4j/apache-mime4j-james-utils/images/logos/james-jspf-logo.gif
----------------------------------------------------------------------
diff --git 
a/content/mime4j/apache-mime4j-james-utils/images/logos/james-jspf-logo.gif 
b/content/mime4j/apache-mime4j-james-utils/images/logos/james-jspf-logo.gif
new file mode 100644
index 0000000..e586fe2
Binary files /dev/null and 
b/content/mime4j/apache-mime4j-james-utils/images/logos/james-jspf-logo.gif 
differ

http://git-wip-us.apache.org/repos/asf/james-site/blob/d5641eb0/content/mime4j/apache-mime4j-james-utils/images/logos/james-logo.jpg
----------------------------------------------------------------------
diff --git 
a/content/mime4j/apache-mime4j-james-utils/images/logos/james-logo.jpg 
b/content/mime4j/apache-mime4j-james-utils/images/logos/james-logo.jpg
new file mode 100644
index 0000000..6752e5e
Binary files /dev/null and 
b/content/mime4j/apache-mime4j-james-utils/images/logos/james-logo.jpg differ

http://git-wip-us.apache.org/repos/asf/james-site/blob/d5641eb0/content/mime4j/apache-mime4j-james-utils/images/logos/james-logo.png
----------------------------------------------------------------------
diff --git 
a/content/mime4j/apache-mime4j-james-utils/images/logos/james-logo.png 
b/content/mime4j/apache-mime4j-james-utils/images/logos/james-logo.png
new file mode 100644
index 0000000..2ef3d9a
Binary files /dev/null and 
b/content/mime4j/apache-mime4j-james-utils/images/logos/james-logo.png differ

http://git-wip-us.apache.org/repos/asf/james-site/blob/d5641eb0/content/mime4j/apache-mime4j-james-utils/images/logos/james-mailet-base-logo.gif
----------------------------------------------------------------------
diff --git 
a/content/mime4j/apache-mime4j-james-utils/images/logos/james-mailet-base-logo.gif
 
b/content/mime4j/apache-mime4j-james-utils/images/logos/james-mailet-base-logo.gif
new file mode 100644
index 0000000..52ce0b5
Binary files /dev/null and 
b/content/mime4j/apache-mime4j-james-utils/images/logos/james-mailet-base-logo.gif
 differ

http://git-wip-us.apache.org/repos/asf/james-site/blob/d5641eb0/content/mime4j/apache-mime4j-james-utils/images/logos/james-mailetapi-logo.gif
----------------------------------------------------------------------
diff --git 
a/content/mime4j/apache-mime4j-james-utils/images/logos/james-mailetapi-logo.gif
 
b/content/mime4j/apache-mime4j-james-utils/images/logos/james-mailetapi-logo.gif
new file mode 100644
index 0000000..085d23e
Binary files /dev/null and 
b/content/mime4j/apache-mime4j-james-utils/images/logos/james-mailetapi-logo.gif
 differ

http://git-wip-us.apache.org/repos/asf/james-site/blob/d5641eb0/content/mime4j/apache-mime4j-james-utils/images/logos/james-mailetdocs-logo.gif
----------------------------------------------------------------------
diff --git 
a/content/mime4j/apache-mime4j-james-utils/images/logos/james-mailetdocs-logo.gif
 
b/content/mime4j/apache-mime4j-james-utils/images/logos/james-mailetdocs-logo.gif
new file mode 100644
index 0000000..b9d08ec
Binary files /dev/null and 
b/content/mime4j/apache-mime4j-james-utils/images/logos/james-mailetdocs-logo.gif
 differ

http://git-wip-us.apache.org/repos/asf/james-site/blob/d5641eb0/content/mime4j/apache-mime4j-james-utils/images/logos/james-mailets-logo.gif
----------------------------------------------------------------------
diff --git 
a/content/mime4j/apache-mime4j-james-utils/images/logos/james-mailets-logo.gif 
b/content/mime4j/apache-mime4j-james-utils/images/logos/james-mailets-logo.gif
new file mode 100644
index 0000000..7e41064
Binary files /dev/null and 
b/content/mime4j/apache-mime4j-james-utils/images/logos/james-mailets-logo.gif 
differ

http://git-wip-us.apache.org/repos/asf/james-site/blob/d5641eb0/content/mime4j/apache-mime4j-james-utils/images/logos/james-mime4j-logo.gif
----------------------------------------------------------------------
diff --git 
a/content/mime4j/apache-mime4j-james-utils/images/logos/james-mime4j-logo.gif 
b/content/mime4j/apache-mime4j-james-utils/images/logos/james-mime4j-logo.gif
new file mode 100644
index 0000000..9d565f2
Binary files /dev/null and 
b/content/mime4j/apache-mime4j-james-utils/images/logos/james-mime4j-logo.gif 
differ

http://git-wip-us.apache.org/repos/asf/james-site/blob/d5641eb0/content/mime4j/apache-mime4j-james-utils/images/logos/james-mpt-logo.gif
----------------------------------------------------------------------
diff --git 
a/content/mime4j/apache-mime4j-james-utils/images/logos/james-mpt-logo.gif 
b/content/mime4j/apache-mime4j-james-utils/images/logos/james-mpt-logo.gif
new file mode 100644
index 0000000..9a75b4f
Binary files /dev/null and 
b/content/mime4j/apache-mime4j-james-utils/images/logos/james-mpt-logo.gif 
differ

http://git-wip-us.apache.org/repos/asf/james-site/blob/d5641eb0/content/mime4j/apache-mime4j-james-utils/images/logos/james-postage-logo.gif
----------------------------------------------------------------------
diff --git 
a/content/mime4j/apache-mime4j-james-utils/images/logos/james-postage-logo.gif 
b/content/mime4j/apache-mime4j-james-utils/images/logos/james-postage-logo.gif
new file mode 100644
index 0000000..d38961b
Binary files /dev/null and 
b/content/mime4j/apache-mime4j-james-utils/images/logos/james-postage-logo.gif 
differ

http://git-wip-us.apache.org/repos/asf/james-site/blob/d5641eb0/content/mime4j/apache-mime4j-james-utils/images/logos/james-project-logo.gif
----------------------------------------------------------------------
diff --git 
a/content/mime4j/apache-mime4j-james-utils/images/logos/james-project-logo.gif 
b/content/mime4j/apache-mime4j-james-utils/images/logos/james-project-logo.gif
new file mode 100644
index 0000000..715a9bf
Binary files /dev/null and 
b/content/mime4j/apache-mime4j-james-utils/images/logos/james-project-logo.gif 
differ

http://git-wip-us.apache.org/repos/asf/james-site/blob/d5641eb0/content/mime4j/apache-mime4j-james-utils/images/logos/james-server-logo.gif
----------------------------------------------------------------------
diff --git 
a/content/mime4j/apache-mime4j-james-utils/images/logos/james-server-logo.gif 
b/content/mime4j/apache-mime4j-james-utils/images/logos/james-server-logo.gif
new file mode 100644
index 0000000..f69394f
Binary files /dev/null and 
b/content/mime4j/apache-mime4j-james-utils/images/logos/james-server-logo.gif 
differ


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to