You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@commons.apache.org by tn...@apache.org on 2015/05/23 08:51:00 UTC

svn commit: r952406 [13/42] - in /websites/production/commons/content/proper/commons-email: ./ apidocs/ apidocs/org/apache/commons/mail/ apidocs/org/apache/commons/mail/class-use/ apidocs/org/apache/commons/mail/resolver/ apidocs/org/apache/commons/mai...

Modified: websites/production/commons/content/proper/commons-email/apidocs/org/apache/commons/mail/util/MimeMessageUtils.html
==============================================================================
--- websites/production/commons/content/proper/commons-email/apidocs/org/apache/commons/mail/util/MimeMessageUtils.html (original)
+++ websites/production/commons/content/proper/commons-email/apidocs/org/apache/commons/mail/util/MimeMessageUtils.html Sat May 23 06:50:57 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>MimeMessageUtils (Apache Commons Email 1.3.3 API)</title>
+<title>MimeMessageUtils (Apache Commons Email 1.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="MimeMessageUtils (Apache Commons Email 1.3.3 API)";
+        parent.document.title="MimeMessageUtils (Apache Commons Email 1.4 API)";
     }
 //-->
 </script>
@@ -83,7 +83,7 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
 <li>org.apache.commons.mail.util.MimeMessageUtils</li>
@@ -96,7 +96,7 @@
 <hr>
 <br>
 <pre>public final class <a href="../../../../../src-html/org/apache/commons/mail/util/MimeMessageUtils.html#line.35">MimeMessageUtils</a>
-extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
+extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 <div class="block">Static helper methods.</div>
 <dl><dt><span class="strong">Since:</span></dt>
   <dd>1.3</dd>
@@ -122,36 +122,36 @@ extends <a href="http://docs.oracle.com/
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="http://docs.oracle.com/javaee/6/api/javax/mail/internet/MimeMessage.html?is-external=true" title="class or interface in javax.mail.internet">MimeMessage</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/mail/util/MimeMessageUtils.html#createMimeMessage(javax.mail.Session, byte[])">createMimeMessage</a></strong>(<a href="http://docs.oracle.com/javaee/6/api/javax/mail/Session.html?is-external=true" title="class or interface in javax.mail">Session</a>&nbsp;session,
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/mail/util/MimeMessageUtils.html#createMimeMessage(javax.mail.Session,%20byte[])">createMimeMessage</a></strong>(<a href="http://docs.oracle.com/javaee/6/api/javax/mail/Session.html?is-external=true" title="class or interface in javax.mail">Session</a>&nbsp;session,
                                   byte[]&nbsp;source)</code>
 <div class="block">Create a MimeMessage.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="http://docs.oracle.com/javaee/6/api/javax/mail/internet/MimeMessage.html?is-external=true" title="class or interface in javax.mail.internet">MimeMessage</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/mail/util/MimeMessageUtils.html#createMimeMessage(javax.mail.Session, java.io.File)">createMimeMessage</a></strong>(<a href="http://docs.oracle.com/javaee/6/api/javax/mail/Session.html?is-external=true" title="class or interface in javax.mail">Session</a>&nbsp;session,
-                                  <a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;source)</code>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/mail/util/MimeMessageUtils.html#createMimeMessage(javax.mail.Session,%20java.io.File)">createMimeMessage</a></strong>(<a href="http://docs.oracle.com/javaee/6/api/javax/mail/Session.html?is-external=true" title="class or interface in javax.mail">Session</a>&nbsp;session,
+                                  <a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;source)</code>
 <div class="block">Create a MimeMessage.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="http://docs.oracle.com/javaee/6/api/javax/mail/internet/MimeMessage.html?is-external=true" title="class or interface in javax.mail.internet">MimeMessage</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/mail/util/MimeMessageUtils.html#createMimeMessage(javax.mail.Session, java.io.InputStream)">createMimeMessage</a></strong>(<a href="http://docs.oracle.com/javaee/6/api/javax/mail/Session.html?is-external=true" title="class or interface in javax.mail">Session</a>&nbsp;session,
-                                  <a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;source)</code>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/mail/util/MimeMessageUtils.html#createMimeMessage(javax.mail.Session,%20java.io.InputStream)">createMimeMessage</a></strong>(<a href="http://docs.oracle.com/javaee/6/api/javax/mail/Session.html?is-external=true" title="class or interface in javax.mail">Session</a>&nbsp;session,
+                                  <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;source)</code>
 <div class="block">Create a MimeMessage.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="http://docs.oracle.com/javaee/6/api/javax/mail/internet/MimeMessage.html?is-external=true" title="class or interface in javax.mail.internet">MimeMessage</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/mail/util/MimeMessageUtils.html#createMimeMessage(javax.mail.Session, java.lang.String)">createMimeMessage</a></strong>(<a href="http://docs.oracle.com/javaee/6/api/javax/mail/Session.html?is-external=true" title="class or interface in javax.mail">Session</a>&nbsp;session,
-                                  <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;source)</code>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/mail/util/MimeMessageUtils.html#createMimeMessage(javax.mail.Session,%20java.lang.String)">createMimeMessage</a></strong>(<a href="http://docs.oracle.com/javaee/6/api/javax/mail/Session.html?is-external=true" title="class or interface in javax.mail">Session</a>&nbsp;session,
+                                  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;source)</code>
 <div class="block">Create a MimeMessage using the platform's default character encoding.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/mail/util/MimeMessageUtils.html#writeMimeMessage(javax.mail.internet.MimeMessage, java.io.File)">writeMimeMessage</a></strong>(<a href="http://docs.oracle.com/javaee/6/api/javax/mail/internet/MimeMessage.html?is-external=true" title="class or interface in javax.mail.internet">MimeMessage</a>&nbsp;mimeMessage,
-                                <a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;resultFile)</code>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/mail/util/MimeMessageUtils.html#writeMimeMessage(javax.mail.internet.MimeMessage,%20java.io.File)">writeMimeMessage</a></strong>(<a href="http://docs.oracle.com/javaee/6/api/javax/mail/internet/MimeMessage.html?is-external=true" title="class or interface in javax.mail.internet">MimeMessage</a>&nbsp;mimeMessage,
+                                <a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;resultFile)</code>
 <div class="block">Convenience method to write a MimeMessage into a file.</div>
 </td>
 </tr>
@@ -160,8 +160,8 @@ extends <a href="http://docs.oracle.com/
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
-<code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -186,13 +186,13 @@ extends <a href="http://docs.oracle.com/
 <pre>public static&nbsp;<a href="http://docs.oracle.com/javaee/6/api/javax/mail/internet/MimeMessage.html?is-external=true" title="class or interface in javax.mail.internet">MimeMessage</a>&nbsp;<a href="../../../../../src-html/org/apache/commons/mail/util/MimeMessageUtils.html#line.54">createMimeMessage</a>(<a href="http://docs.oracle.com/javaee/6/api/javax/mail/Session.html?is-external=true" title="class or interface in javax.mail">Session</a>&nbsp;session,
                             byte[]&nbsp;source)
                                      throws <a href="http://docs.oracle.com/javaee/6/api/javax/mail/MessagingException.html?is-external=true" title="class or interface in javax.mail">MessagingException</a>,
-                                            <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+                                            <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Create a MimeMessage.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>session</code> - the mail session</dd><dd><code>source</code> - the input data</dd>
 <dt><span class="strong">Returns:</span></dt><dd>the MimeMessage</dd>
 <dt><span class="strong">Throws:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javaee/6/api/javax/mail/MessagingException.html?is-external=true" title="class or interface in javax.mail">MessagingException</a></code> - creating the MimeMessage failed</dd>
-<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - creating the MimeMessage failed</dd></dl>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - creating the MimeMessage failed</dd></dl>
 </li>
 </ul>
 <a name="createMimeMessage(javax.mail.Session, java.io.File)">
@@ -202,15 +202,15 @@ extends <a href="http://docs.oracle.com/
 <li class="blockList">
 <h4>createMimeMessage</h4>
 <pre>public static&nbsp;<a href="http://docs.oracle.com/javaee/6/api/javax/mail/internet/MimeMessage.html?is-external=true" title="class or interface in javax.mail.internet">MimeMessage</a>&nbsp;<a href="../../../../../src-html/org/apache/commons/mail/util/MimeMessageUtils.html#line.82">createMimeMessage</a>(<a href="http://docs.oracle.com/javaee/6/api/javax/mail/Session.html?is-external=true" title="class or interface in javax.mail">Session</a>&nbsp;session,
-                            <a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;source)
+                            <a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;source)
                                      throws <a href="http://docs.oracle.com/javaee/6/api/javax/mail/MessagingException.html?is-external=true" title="class or interface in javax.mail">MessagingException</a>,
-                                            <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+                                            <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Create a MimeMessage.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>session</code> - the mail session</dd><dd><code>source</code> - the input data</dd>
 <dt><span class="strong">Returns:</span></dt><dd>the MimeMessage</dd>
 <dt><span class="strong">Throws:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javaee/6/api/javax/mail/MessagingException.html?is-external=true" title="class or interface in javax.mail">MessagingException</a></code> - creating the MimeMessage failed</dd>
-<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - creating the MimeMessage failed</dd></dl>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - creating the MimeMessage failed</dd></dl>
 </li>
 </ul>
 <a name="createMimeMessage(javax.mail.Session, java.io.InputStream)">
@@ -220,7 +220,7 @@ extends <a href="http://docs.oracle.com/
 <li class="blockList">
 <h4>createMimeMessage</h4>
 <pre>public static&nbsp;<a href="http://docs.oracle.com/javaee/6/api/javax/mail/internet/MimeMessage.html?is-external=true" title="class or interface in javax.mail.internet">MimeMessage</a>&nbsp;<a href="../../../../../src-html/org/apache/commons/mail/util/MimeMessageUtils.html#line.109">createMimeMessage</a>(<a href="http://docs.oracle.com/javaee/6/api/javax/mail/Session.html?is-external=true" title="class or interface in javax.mail">Session</a>&nbsp;session,
-                            <a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;source)
+                            <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;source)
                                      throws <a href="http://docs.oracle.com/javaee/6/api/javax/mail/MessagingException.html?is-external=true" title="class or interface in javax.mail">MessagingException</a></pre>
 <div class="block">Create a MimeMessage.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>session</code> - the mail session</dd><dd><code>source</code> - the input data</dd>
@@ -236,15 +236,15 @@ extends <a href="http://docs.oracle.com/
 <li class="blockList">
 <h4>createMimeMessage</h4>
 <pre>public static&nbsp;<a href="http://docs.oracle.com/javaee/6/api/javax/mail/internet/MimeMessage.html?is-external=true" title="class or interface in javax.mail.internet">MimeMessage</a>&nbsp;<a href="../../../../../src-html/org/apache/commons/mail/util/MimeMessageUtils.html#line.124">createMimeMessage</a>(<a href="http://docs.oracle.com/javaee/6/api/javax/mail/Session.html?is-external=true" title="class or interface in javax.mail">Session</a>&nbsp;session,
-                            <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;source)
+                            <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;source)
                                      throws <a href="http://docs.oracle.com/javaee/6/api/javax/mail/MessagingException.html?is-external=true" title="class or interface in javax.mail">MessagingException</a>,
-                                            <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+                                            <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Create a MimeMessage using the platform's default character encoding.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>session</code> - the mail session</dd><dd><code>source</code> - the input data</dd>
 <dt><span class="strong">Returns:</span></dt><dd>the MimeMessage</dd>
 <dt><span class="strong">Throws:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javaee/6/api/javax/mail/MessagingException.html?is-external=true" title="class or interface in javax.mail">MessagingException</a></code> - creating the MimeMessage failed</dd>
-<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - creating the MimeMessage failed</dd></dl>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - creating the MimeMessage failed</dd></dl>
 </li>
 </ul>
 <a name="writeMimeMessage(javax.mail.internet.MimeMessage, java.io.File)">
@@ -254,14 +254,14 @@ extends <a href="http://docs.oracle.com/
 <li class="blockList">
 <h4>writeMimeMessage</h4>
 <pre>public static&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/mail/util/MimeMessageUtils.html#line.152">writeMimeMessage</a>(<a href="http://docs.oracle.com/javaee/6/api/javax/mail/internet/MimeMessage.html?is-external=true" title="class or interface in javax.mail.internet">MimeMessage</a>&nbsp;mimeMessage,
-                    <a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;resultFile)
+                    <a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;resultFile)
                              throws <a href="http://docs.oracle.com/javaee/6/api/javax/mail/MessagingException.html?is-external=true" title="class or interface in javax.mail">MessagingException</a>,
-                                    <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+                                    <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Convenience method to write a MimeMessage into a file.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>mimeMessage</code> - the MimeMessage to write</dd><dd><code>resultFile</code> - the file containing the MimeMessgae</dd>
 <dt><span class="strong">Throws:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javaee/6/api/javax/mail/MessagingException.html?is-external=true" title="class or interface in javax.mail">MessagingException</a></code> - accessing MimeMessage failed</dd>
-<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - writing the MimeMessage failed</dd></dl>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - writing the MimeMessage failed</dd></dl>
 </li>
 </ul>
 </li>
@@ -331,6 +331,6 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/commons/content/proper/commons-email/apidocs/org/apache/commons/mail/util/class-use/MimeMessageParser.html
==============================================================================
--- websites/production/commons/content/proper/commons-email/apidocs/org/apache/commons/mail/util/class-use/MimeMessageParser.html (original)
+++ websites/production/commons/content/proper/commons-email/apidocs/org/apache/commons/mail/util/class-use/MimeMessageParser.html Sat May 23 06:50:57 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.commons.mail.util.MimeMessageParser (Apache Commons Email 1.3.3 API)</title>
+<title>Uses of Class org.apache.commons.mail.util.MimeMessageParser (Apache Commons Email 1.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.mail.util.MimeMessageParser (Apache Commons Email 1.3.3 API)";
+        parent.document.title="Uses of Class org.apache.commons.mail.util.MimeMessageParser (Apache Commons Email 1.4 API)";
     }
 //-->
 </script>
@@ -154,6 +154,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/commons/content/proper/commons-email/apidocs/org/apache/commons/mail/util/class-use/MimeMessageUtils.html
==============================================================================
--- websites/production/commons/content/proper/commons-email/apidocs/org/apache/commons/mail/util/class-use/MimeMessageUtils.html (original)
+++ websites/production/commons/content/proper/commons-email/apidocs/org/apache/commons/mail/util/class-use/MimeMessageUtils.html Sat May 23 06:50:57 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.commons.mail.util.MimeMessageUtils (Apache Commons Email 1.3.3 API)</title>
+<title>Uses of Class org.apache.commons.mail.util.MimeMessageUtils (Apache Commons Email 1.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.mail.util.MimeMessageUtils (Apache Commons Email 1.3.3 API)";
+        parent.document.title="Uses of Class org.apache.commons.mail.util.MimeMessageUtils (Apache Commons Email 1.4 API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/commons/content/proper/commons-email/apidocs/org/apache/commons/mail/util/package-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-email/apidocs/org/apache/commons/mail/util/package-frame.html (original)
+++ websites/production/commons/content/proper/commons-email/apidocs/org/apache/commons/mail/util/package-frame.html Sat May 23 06:50:57 2015
@@ -3,7 +3,7 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.commons.mail.util (Apache Commons Email 1.3.3 API)</title>
+<title>org.apache.commons.mail.util (Apache Commons Email 1.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -16,4 +16,4 @@
 </ul>
 </div>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/commons/content/proper/commons-email/apidocs/org/apache/commons/mail/util/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-email/apidocs/org/apache/commons/mail/util/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-email/apidocs/org/apache/commons/mail/util/package-summary.html Sat May 23 06:50:57 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.commons.mail.util (Apache Commons Email 1.3.3 API)</title>
+<title>org.apache.commons.mail.util (Apache Commons Email 1.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.commons.mail.util (Apache Commons Email 1.3.3 API)";
+        parent.document.title="org.apache.commons.mail.util (Apache Commons Email 1.4 API)";
     }
 //-->
 </script>
@@ -146,6 +146,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/commons/content/proper/commons-email/apidocs/org/apache/commons/mail/util/package-tree.html
==============================================================================
--- websites/production/commons/content/proper/commons-email/apidocs/org/apache/commons/mail/util/package-tree.html (original)
+++ websites/production/commons/content/proper/commons-email/apidocs/org/apache/commons/mail/util/package-tree.html Sat May 23 06:50:57 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.commons.mail.util Class Hierarchy (Apache Commons Email 1.3.3 API)</title>
+<title>org.apache.commons.mail.util Class Hierarchy (Apache Commons Email 1.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.commons.mail.util Class Hierarchy (Apache Commons Email 1.3.3 API)";
+        parent.document.title="org.apache.commons.mail.util Class Hierarchy (Apache Commons Email 1.4 API)";
     }
 //-->
 </script>
@@ -71,7 +71,7 @@
 <div class="contentContainer">
 <h2 title="Class Hierarchy">Class Hierarchy</h2>
 <ul>
-<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="strong">Object</span></a>
+<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="strong">Object</span></a>
 <ul>
 <li type="circle">org.apache.commons.mail.util.<a href="../../../../../org/apache/commons/mail/util/MimeMessageParser.html" title="class in org.apache.commons.mail.util"><span class="strong">MimeMessageParser</span></a></li>
 <li type="circle">org.apache.commons.mail.util.<a href="../../../../../org/apache/commons/mail/util/MimeMessageUtils.html" title="class in org.apache.commons.mail.util"><span class="strong">MimeMessageUtils</span></a></li>
@@ -124,6 +124,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/commons/content/proper/commons-email/apidocs/org/apache/commons/mail/util/package-use.html
==============================================================================
--- websites/production/commons/content/proper/commons-email/apidocs/org/apache/commons/mail/util/package-use.html (original)
+++ websites/production/commons/content/proper/commons-email/apidocs/org/apache/commons/mail/util/package-use.html Sat May 23 06:50:57 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Package org.apache.commons.mail.util (Apache Commons Email 1.3.3 API)</title>
+<title>Uses of Package org.apache.commons.mail.util (Apache Commons Email 1.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Package org.apache.commons.mail.util (Apache Commons Email 1.3.3 API)";
+        parent.document.title="Uses of Package org.apache.commons.mail.util (Apache Commons Email 1.4 API)";
     }
 //-->
 </script>
@@ -148,6 +148,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/commons/content/proper/commons-email/apidocs/overview-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-email/apidocs/overview-frame.html (original)
+++ websites/production/commons/content/proper/commons-email/apidocs/overview-frame.html Sat May 23 06:50:57 2015
@@ -3,7 +3,7 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Overview List (Apache Commons Email 1.3.3 API)</title>
+<title>Overview List (Apache Commons Email 1.4 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
@@ -18,4 +18,4 @@
 </div>
 <p>&nbsp;</p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/commons/content/proper/commons-email/apidocs/overview-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-email/apidocs/overview-summary.html (original)
+++ websites/production/commons/content/proper/commons-email/apidocs/overview-summary.html Sat May 23 06:50:57 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Overview (Apache Commons Email 1.3.3 API)</title>
+<title>Overview (Apache Commons Email 1.4 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Overview (Apache Commons Email 1.3.3 API)";
+        parent.document.title="Overview (Apache Commons Email 1.4 API)";
     }
 //-->
 </script>
@@ -62,7 +62,7 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h1 class="title">Apache Commons Email 1.3.3 API</h1>
+<h1 class="title">Apache Commons Email 1.4 API</h1>
 </div>
 <div class="contentContainer">
 <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Packages table, listing packages, and an explanation">
@@ -143,6 +143,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/commons/content/proper/commons-email/apidocs/overview-tree.html
==============================================================================
--- websites/production/commons/content/proper/commons-email/apidocs/overview-tree.html (original)
+++ websites/production/commons/content/proper/commons-email/apidocs/overview-tree.html Sat May 23 06:50:57 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Class Hierarchy (Apache Commons Email 1.3.3 API)</title>
+<title>Class Hierarchy (Apache Commons Email 1.4 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Class Hierarchy (Apache Commons Email 1.3.3 API)";
+        parent.document.title="Class Hierarchy (Apache Commons Email 1.4 API)";
     }
 //-->
 </script>
@@ -73,14 +73,14 @@
 <div class="contentContainer">
 <h2 title="Class Hierarchy">Class Hierarchy</h2>
 <ul>
-<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="strong">Object</span></a>
+<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="strong">Object</span></a>
 <ul>
 <li type="circle">javax.mail.<a href="http://docs.oracle.com/javaee/6/api/javax/mail/Authenticator.html?is-external=true" title="class or interface in javax.mail"><span class="strong">Authenticator</span></a>
 <ul>
 <li type="circle">org.apache.commons.mail.<a href="org/apache/commons/mail/DefaultAuthenticator.html" title="class in org.apache.commons.mail"><span class="strong">DefaultAuthenticator</span></a></li>
 </ul>
 </li>
-<li type="circle">org.apache.commons.mail.<a href="org/apache/commons/mail/ByteArrayDataSource.html" title="class in org.apache.commons.mail"><span class="strong">ByteArrayDataSource</span></a> (implements javax.activation.<a href="http://docs.oracle.com/javase/6/docs/api/javax/activation/DataSource.html?is-external=true" title="class or interface in javax.activation">DataSource</a>)</li>
+<li type="circle">org.apache.commons.mail.<a href="org/apache/commons/mail/ByteArrayDataSource.html" title="class in org.apache.commons.mail"><span class="strong">ByteArrayDataSource</span></a> (implements javax.activation.<a href="http://docs.oracle.com/javase/7/docs/api/javax/activation/DataSource.html?is-external=true" title="class or interface in javax.activation">DataSource</a>)</li>
 <li type="circle">org.apache.commons.mail.resolver.<a href="org/apache/commons/mail/resolver/DataSourceBaseResolver.html" title="class in org.apache.commons.mail.resolver"><span class="strong">DataSourceBaseResolver</span></a> (implements org.apache.commons.mail.<a href="org/apache/commons/mail/DataSourceResolver.html" title="interface in org.apache.commons.mail">DataSourceResolver</a>)
 <ul>
 <li type="circle">org.apache.commons.mail.resolver.<a href="org/apache/commons/mail/resolver/DataSourceClassPathResolver.html" title="class in org.apache.commons.mail.resolver"><span class="strong">DataSourceClassPathResolver</span></a></li>
@@ -107,9 +107,9 @@
 <li type="circle">org.apache.commons.mail.<a href="org/apache/commons/mail/EmailConstants.html" title="class in org.apache.commons.mail"><span class="strong">EmailConstants</span></a></li>
 <li type="circle">org.apache.commons.mail.util.<a href="org/apache/commons/mail/util/MimeMessageParser.html" title="class in org.apache.commons.mail.util"><span class="strong">MimeMessageParser</span></a></li>
 <li type="circle">org.apache.commons.mail.util.<a href="org/apache/commons/mail/util/MimeMessageUtils.html" title="class in org.apache.commons.mail.util"><span class="strong">MimeMessageUtils</span></a></li>
-<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><span class="strong">Throwable</span></a> (implements java.io.<a href="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
+<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><span class="strong">Throwable</span></a> (implements java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
 <ul>
-<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><span class="strong">Exception</span></a>
+<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><span class="strong">Exception</span></a>
 <ul>
 <li type="circle">org.apache.commons.mail.<a href="org/apache/commons/mail/EmailException.html" title="class in org.apache.commons.mail"><span class="strong">EmailException</span></a></li>
 </ul>
@@ -169,6 +169,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/commons/content/proper/commons-email/apidocs/serialized-form.html
==============================================================================
--- websites/production/commons/content/proper/commons-email/apidocs/serialized-form.html (original)
+++ websites/production/commons/content/proper/commons-email/apidocs/serialized-form.html Sat May 23 06:50:57 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Serialized Form (Apache Commons Email 1.3.3 API)</title>
+<title>Serialized Form (Apache Commons Email 1.4 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Serialized Form (Apache Commons Email 1.3.3 API)";
+        parent.document.title="Serialized Form (Apache Commons Email 1.4 API)";
     }
 //-->
 </script>
@@ -72,7 +72,7 @@
 <li class="blockList"><a name="org.apache.commons.mail.EmailException">
 <!--   -->
 </a>
-<h3>Class <a href="org/apache/commons/mail/EmailException.html" title="class in org.apache.commons.mail">org.apache.commons.mail.EmailException</a> extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
+<h3>Class <a href="org/apache/commons/mail/EmailException.html" title="class in org.apache.commons.mail">org.apache.commons.mail.EmailException</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
 <dl class="nameValue">
 <dt>serialVersionUID:</dt>
 <dd>5550674499282474616L</dd>
@@ -127,6 +127,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/commons/content/proper/commons-email/apidocs/src-html/org/apache/commons/mail/ByteArrayDataSource.html
==============================================================================
--- websites/production/commons/content/proper/commons-email/apidocs/src-html/org/apache/commons/mail/ByteArrayDataSource.html (original)
+++ websites/production/commons/content/proper/commons-email/apidocs/src-html/org/apache/commons/mail/ByteArrayDataSource.html Sat May 23 06:50:57 2015
@@ -317,4 +317,4 @@
 </pre>
 </div>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/commons/content/proper/commons-email/apidocs/src-html/org/apache/commons/mail/DataSourceResolver.html
==============================================================================
--- websites/production/commons/content/proper/commons-email/apidocs/src-html/org/apache/commons/mail/DataSourceResolver.html (original)
+++ websites/production/commons/content/proper/commons-email/apidocs/src-html/org/apache/commons/mail/DataSourceResolver.html Sat May 23 06:50:57 2015
@@ -118,4 +118,4 @@
 </pre>
 </div>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/commons/content/proper/commons-email/apidocs/src-html/org/apache/commons/mail/DefaultAuthenticator.html
==============================================================================
--- websites/production/commons/content/proper/commons-email/apidocs/src-html/org/apache/commons/mail/DefaultAuthenticator.html (original)
+++ websites/production/commons/content/proper/commons-email/apidocs/src-html/org/apache/commons/mail/DefaultAuthenticator.html Sat May 23 06:50:57 2015
@@ -128,4 +128,4 @@
 </pre>
 </div>
 </body>
-</html>
\ No newline at end of file
+</html>