Author: tn
Date: Thu Oct 24 20:29:04 2013
New Revision: 1535531

URL: http://svn.apache.org/r1535531
Log:
Post-release updates.

Modified:
    commons/proper/email/trunk/doap_email.rdf
    commons/proper/email/trunk/pom.xml
    commons/proper/email/trunk/src/changes/changes.xml
    commons/proper/email/trunk/src/site/site.xml
    commons/proper/email/trunk/src/site/xdoc/download_email.xml
    commons/proper/email/trunk/src/site/xdoc/index.xml

Modified: commons/proper/email/trunk/doap_email.rdf
URL: 
http://svn.apache.org/viewvc/commons/proper/email/trunk/doap_email.rdf?rev=1535531&r1=1535530&r2=1535531&view=diff
==============================================================================
--- commons/proper/email/trunk/doap_email.rdf (original)
+++ commons/proper/email/trunk/doap_email.rdf Thu Oct 24 20:29:04 2013
@@ -39,6 +39,11 @@
     <release>
       <Version>
         <name>commons-email</name>
+        <created>2013-10-25</created>
+        <revision>1.3.2</revision>
+      </Version>
+      <Version>
+        <name>commons-email</name>
         <created>2013-03-04</created>
         <revision>1.3.1</revision>
       </Version>

Modified: commons/proper/email/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/email/trunk/pom.xml?rev=1535531&r1=1535530&r2=1535531&view=diff
==============================================================================
--- commons/proper/email/trunk/pom.xml (original)
+++ commons/proper/email/trunk/pom.xml Thu Oct 24 20:29:04 2013
@@ -24,7 +24,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-email</artifactId>
-    <version>1.3.2-SNAPSHOT</version>
+    <version>1.4.0-SNAPSHOT</version>
     <name>Apache Commons Email</name>
 
     <inceptionYear>2001</inceptionYear>
@@ -281,7 +281,7 @@
         <commons.jira.id>EMAIL</commons.jira.id>
         <commons.jira.pid>12310474</commons.jira.pid>
         <commons.release.version>1.3.2</commons.release.version>
-        <commons.rc.version>RC1</commons.rc.version>
+        <commons.rc.version>RC2</commons.rc.version>
         <commons.binary.suffix>-bin</commons.binary.suffix>
     </properties> 
 

Modified: commons/proper/email/trunk/src/changes/changes.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/email/trunk/src/changes/changes.xml?rev=1535531&r1=1535530&r2=1535531&view=diff
==============================================================================
--- commons/proper/email/trunk/src/changes/changes.xml (original)
+++ commons/proper/email/trunk/src/changes/changes.xml Thu Oct 24 20:29:04 2013
@@ -22,7 +22,9 @@
   </properties>
 
   <body>
-    <release version="1.3.2" date="TBD">
+    <release version="1.4.0" date="xxx">
+    </release>
+    <release version="1.3.2" date="2013-10-23">
       <action dev="tn" type="update" issue="EMAIL-135" date="2013-10-15" 
due-to="Andreas Kohn">
         Change visibility of DataSourceUrlResourceResolver.createUrl(String) 
to protected so
         that sub-classes can override it.

Modified: commons/proper/email/trunk/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/email/trunk/src/site/site.xml?rev=1535531&r1=1535530&r2=1535531&view=diff
==============================================================================
--- commons/proper/email/trunk/src/site/site.xml (original)
+++ commons/proper/email/trunk/src/site/site.xml Thu Oct 24 20:29:04 2013
@@ -24,9 +24,12 @@
 
     <body>
         <menu name="Email">
-            <item name="Overview"                href="/index.html"/>
-            <item name="Download"                
href="http://commons.apache.org/email/download_email.cgi"/>
-            <item name="User guide"              href="/userguide.html"/>
+            <item name="Overview"                      href="/index.html"/>
+            <item name="Download"                      
href="http://commons.apache.org/email/download_email.cgi"/>
+            <item name="User guide"                    href="/userguide.html"/>
+            <item name="Latest API docs (development)" 
href="/apidocs/index.html"/>
+            <item name="Javadoc (1.3.2 release)"       
href="/javadocs/api-release/index.html"/>
+            <item name="Javadoc (1.2 release)"         
href="/javadocs/api-1.2/index.html"/>
         </menu>
     
         <menu name="Development">

Modified: commons/proper/email/trunk/src/site/xdoc/download_email.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/email/trunk/src/site/xdoc/download_email.xml?rev=1535531&r1=1535530&r2=1535531&view=diff
==============================================================================
--- commons/proper/email/trunk/src/site/xdoc/download_email.xml (original)
+++ commons/proper/email/trunk/src/site/xdoc/download_email.xml Thu Oct 24 
20:29:04 2013
@@ -95,32 +95,32 @@ limitations under the License.
       </p>
     </subsection>
     </section>
-    <section name="Commons Email 1.3.1 ">
+    <section name="Commons Email 1.3.2 ">
       <subsection name="Binaries">
         <table>
           <tr>
-              <td><a 
href="[preferred]/commons/email/binaries/commons-email-1.3.1-bin.tar.gz">commons-email-1.3.1-bin.tar.gz</a></td>
-              <td><a 
href="http://www.apache.org/dist/commons/email/binaries/commons-email-1.3.1-bin.tar.gz.md5";>md5</a></td>
-              <td><a 
href="http://www.apache.org/dist/commons/email/binaries/commons-email-1.3.1-bin.tar.gz.asc";>pgp</a></td>
+              <td><a 
href="[preferred]/commons/email/binaries/commons-email-1.3.2-bin.tar.gz">commons-email-1.3.2-bin.tar.gz</a></td>
+              <td><a 
href="http://www.apache.org/dist/commons/email/binaries/commons-email-1.3.2-bin.tar.gz.md5";>md5</a></td>
+              <td><a 
href="http://www.apache.org/dist/commons/email/binaries/commons-email-1.3.2-bin.tar.gz.asc";>pgp</a></td>
           </tr>
           <tr>
-              <td><a 
href="[preferred]/commons/email/binaries/commons-email-1.3.1-bin.zip">commons-email-1.3.1-bin.zip</a></td>
-              <td><a 
href="http://www.apache.org/dist/commons/email/binaries/commons-email-1.3.1-bin.zip.md5";>md5</a></td>
-              <td><a 
href="http://www.apache.org/dist/commons/email/binaries/commons-email-1.3.1-bin.zip.asc";>pgp</a></td>
+              <td><a 
href="[preferred]/commons/email/binaries/commons-email-1.3.2-bin.zip">commons-email-1.3.2-bin.zip</a></td>
+              <td><a 
href="http://www.apache.org/dist/commons/email/binaries/commons-email-1.3.2-bin.zip.md5";>md5</a></td>
+              <td><a 
href="http://www.apache.org/dist/commons/email/binaries/commons-email-1.3.2-bin.zip.asc";>pgp</a></td>
           </tr>
         </table>
       </subsection>
       <subsection name="Source">
         <table>
           <tr>
-              <td><a 
href="[preferred]/commons/email/source/commons-email-1.3.1-src.tar.gz">commons-email-1.3.1-src.tar.gz</a></td>
-              <td><a 
href="http://www.apache.org/dist/commons/email/source/commons-email-1.3.1-src.tar.gz.md5";>md5</a></td>
-              <td><a 
href="http://www.apache.org/dist/commons/email/source/commons-email-1.3.1-src.tar.gz.asc";>pgp</a></td>
+              <td><a 
href="[preferred]/commons/email/source/commons-email-1.3.2-src.tar.gz">commons-email-1.3.2-src.tar.gz</a></td>
+              <td><a 
href="http://www.apache.org/dist/commons/email/source/commons-email-1.3.2-src.tar.gz.md5";>md5</a></td>
+              <td><a 
href="http://www.apache.org/dist/commons/email/source/commons-email-1.3.2-src.tar.gz.asc";>pgp</a></td>
           </tr>
           <tr>
-              <td><a 
href="[preferred]/commons/email/source/commons-email-1.3.1-src.zip">commons-email-1.3.1-src.zip</a></td>
-              <td><a 
href="http://www.apache.org/dist/commons/email/source/commons-email-1.3.1-src.zip.md5";>md5</a></td>
-              <td><a 
href="http://www.apache.org/dist/commons/email/source/commons-email-1.3.1-src.zip.asc";>pgp</a></td>
+              <td><a 
href="[preferred]/commons/email/source/commons-email-1.3.2-src.zip">commons-email-1.3.2-src.zip</a></td>
+              <td><a 
href="http://www.apache.org/dist/commons/email/source/commons-email-1.3.2-src.zip.md5";>md5</a></td>
+              <td><a 
href="http://www.apache.org/dist/commons/email/source/commons-email-1.3.2-src.zip.asc";>pgp</a></td>
           </tr>
         </table>
       </subsection>

Modified: commons/proper/email/trunk/src/site/xdoc/index.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/email/trunk/src/site/xdoc/index.xml?rev=1535531&r1=1535530&r2=1535531&view=diff
==============================================================================
--- commons/proper/email/trunk/src/site/xdoc/index.xml (original)
+++ commons/proper/email/trunk/src/site/xdoc/index.xml Thu Oct 24 20:29:04 2013
@@ -77,7 +77,7 @@
             </p>
             <ul>
                 <li>The
-                    <a href="javadocs/api-release/index.html">current release 
1.3.1</a>
+                    <a href="javadocs/api-release/index.html">current release 
1.3.2</a>
                 </li>
                 <li>The
                     <a href="javadocs/api-1.3/index.html">previous version 
1.3</a>
@@ -99,7 +99,7 @@
         <!-- ================================================== -->
         <section name="Releases">
             <p>
-                The latest version 1.3.1, requires Java 5 -
+                The latest version 1.3.2, requires Java 5 -
                 <a 
href="http://commons.apache.org/email/download_email.cgi";>Download now!</a>
                 <br/>
                 The full


Reply via email to