Author: doebele
Date: Sun May 17 12:32:42 2020
New Revision: 1877854

URL: http://svn.apache.org/viewvc?rev=1877854&view=rev
Log: (empty)

Modified:
    empire-db/site/downloads/latest.htm
    empire-db/site/downloads/previous.htm
    empire-db/site/news.htm

Modified: empire-db/site/downloads/latest.htm
URL: 
http://svn.apache.org/viewvc/empire-db/site/downloads/latest.htm?rev=1877854&r1=1877853&r2=1877854&view=diff
==============================================================================
--- empire-db/site/downloads/latest.htm (original)
+++ empire-db/site/downloads/latest.htm Sun May 17 12:32:42 2020
@@ -171,8 +171,8 @@ pre span.tag {
                        public at no charge, under the <a 
href="http://apache.org/licenses/"; target="_blank">
                        Apache License</a>.</p>
 
-                       <h1>Apache-Empire-db 2.4.7</h1>
-                       <p>This is our latest release of 
<strong>31/Oct/2018</strong></p>
+                       <h1>Apache-Empire-db 2.5.0</h1>
+                       <p>This is our latest release of 
<strong>12/May/2020</strong></p>
                        <table class="downloads">
                                <colgroup>
                                        <col width="150px" />
@@ -185,22 +185,19 @@ pre span.tag {
                                        <tr><th align="left">Description</th>
                                                <th align="left">File</th>
                                                <th align="center">Size</th>
-                                               <th>PGP</th>
                                                <th>SHA256</th></tr>
                                </thead>
                                <tbody>
                                        <tr>
                                                <td 
rowspan="2">combined<br/>source &amp; binary</td>
-                                               <td><a 
href="http://www.apache.org/dyn/closer.lua/empire-db/2.4.7/apache-empire-db-2.4.7-dist.tar.gz";>apache-empire-db-2.4.7-dist.tar.gz</a></td>
-                                               <td class="right">4.0 MB</td>
-                                               <td class="md5"><a 
href="http://www.apache.org/dist/empire-db/2.4.7/apache-empire-db-2.4.7-dist.tar.gz.asc";
 target="_blank"><img src="../images/key.gif"/></a></td>
-                                               <td class="md5"><a 
href="http://www.apache.org/dist/empire-db/2.4.7/apache-empire-db-2.4.7-dist.tar.gz.sha256";
 target="_blank"><img src="../images/key.gif"/></a></td>
+                                               <td><a 
href="https://downloads.apache.org/empire-db/2.5.0/apache-empire-db-2.5.0-dist.tar.gz";>apache-empire-db-2.5.0-dist.tar.gz</a></td>
+                                               <td class="right">4.1 MB</td>
+                                               <td class="md5"><a 
href="https://downloads.apache.org/empire-db/2.5.0/apache-empire-db-2.5.0-dist.tar.gz.sha256";
 target="_blank"><img src="../images/key.gif"/></a></td>
                                        </tr>
                                        <tr>
-                                               <td><a 
href="http://www.apache.org/dyn/closer.lua/empire-db/2.4.7/apache-empire-db-2.4.7-dist.zip";>apache-empire-db-2.4.7-dist.zip</a></td>
-                                               <td class="right">4.7 MB</td>
-                                               <td class="md5"><a 
href="http://www.apache.org/dist/empire-db/2.4.7/apache-empire-db-2.4.7-dist.zip.asc";
 target="_blank"><img src="../images/key.gif"/></a></td>
-                                               <td class="md5"><a 
href="http://www.apache.org/dist/empire-db/2.4.7/apache-empire-db-2.4.7-dist.zip.sha256";
 target="_blank"><img src="../images/key.gif"/></a></td>
+                                               <td><a 
href="https://downloads.apache.org/empire-db/2.5.0/apache-empire-db-2.5.0-dist.zip";>apache-empire-db-2.5.0-dist.zip</a></td>
+                                               <td class="right">4.8 MB</td>
+                                               <td class="md5"><a 
href="https://downloads.apache.org/empire-db/2.5.0/apache-empire-db-2.5.0-dist.zip.sha256";
 target="_blank"><img src="../images/key.gif"/></a></td>
                                        </tr>
                                </tbody>        
                        </table>
@@ -208,10 +205,12 @@ pre span.tag {
                        <p>In order to build and run the examples we recommend 
using 
                        <a href="http://maven.apache.org/"; 
target="_blank">Apache Maven</a>.</p>
 
+                       <!--
                        <p>We also recommend that you verify the integrity of 
the downloaded files using the PGP or MD5 signatures. The PGP signatures can be 
verified using PGP or GPG 
                        after downloading the 
                        <a 
href="https://dist.apache.org/repos/dist/release/empire-db/KEYS";>KEYS</a> as 
well as the 
                        PGP signature file for the particular distribution.</p>
+                       -->
 
                <h1>Maven</h1>
                        <p>To use <strong>Apache empire-db</strong> in your 
project add the 
@@ -220,7 +219,7 @@ pre span.tag {
                        <pre><span class="tag">    &lt;dependency&gt;</span>
 <span class="tag">         &lt;groupId&gt;</span>org.apache.empire-db<span 
class="tag">&lt;/groupId&gt;</span>
          <span class="tag">&lt;artifactId&gt;</span>empire-db<span 
class="tag">&lt;/artifactId&gt;</span>
-         <span class="tag">&lt;version&gt;</span>2.4.7<span 
class="tag">&lt;/version&gt;
+         <span class="tag">&lt;version&gt;</span>2.5.0<span 
class="tag">&lt;/version&gt;
     &lt;/dependency&gt;</span></pre>
                        </div>
 
@@ -230,7 +229,7 @@ pre span.tag {
                        <pre class="dependency"><span class="tag">    
&lt;dependency&gt;</span>
 <span class="tag">         &lt;groupId&gt;</span>org.apache.empire-db<span 
class="tag">&lt;/groupId&gt;</span>
          <span class="tag">&lt;artifactId&gt;</span>empire-db-struts2<span 
class="tag">&lt;/artifactId&gt;</span>
-         <span class="tag">&lt;version&gt;</span>2.4.7<span 
class="tag">&lt;/version&gt;
+         <span class="tag">&lt;version&gt;</span>2.5.0<span 
class="tag">&lt;/version&gt;
     &lt;/dependency&gt;</span></pre>
                        </div>
                        
@@ -240,7 +239,7 @@ pre span.tag {
                        <pre class="dependency"><span class="tag">    
&lt;dependency&gt;</span>
 <span class="tag">         &lt;groupId&gt;</span>org.apache.empire-db<span 
class="tag">&lt;/groupId&gt;</span>
          <span class="tag">&lt;artifactId&gt;</span>empire-db-jsf2<span 
class="tag">&lt;/artifactId&gt;</span>
-         <span class="tag">&lt;version&gt;</span>2.4.7<span 
class="tag">&lt;/version&gt;
+         <span class="tag">&lt;version&gt;</span>2.5.0<span 
class="tag">&lt;/version&gt;
     &lt;/dependency&gt;</span></pre>
                        </div>
 
@@ -250,7 +249,7 @@ pre span.tag {
                        <pre class="dependency"><span class="tag">    
&lt;dependency&gt;</span>
 <span class="tag">         &lt;groupId&gt;</span>org.apache.empire-db<span 
class="tag">&lt;/groupId&gt;</span>
          <span class="tag">&lt;artifactId&gt;</span>empire-db-spring<span 
class="tag">&lt;/artifactId&gt;</span>
-         <span class="tag">&lt;version&gt;</span>2.4.7<span 
class="tag">&lt;/version&gt;
+         <span class="tag">&lt;version&gt;</span>2.5.0<span 
class="tag">&lt;/version&gt;
     &lt;/dependency&gt;</span></pre>
                        </div>
 

Modified: empire-db/site/downloads/previous.htm
URL: 
http://svn.apache.org/viewvc/empire-db/site/downloads/previous.htm?rev=1877854&r1=1877853&r2=1877854&view=diff
==============================================================================
--- empire-db/site/downloads/previous.htm (original)
+++ empire-db/site/downloads/previous.htm Sun May 17 12:32:42 2020
@@ -171,6 +171,40 @@ table.downloads td.md5 {
                        <a href="latest.htm">latest release</a> which can be 
found <a href="latest.htm">here.</a></p>
                        <p>Releases of Apache Empire-db are made available to 
the general public at no charge, under the <a 
href="http://apache.org/licenses/"; target="_blank">Apache License</a>.</p>
 
+                       <h1>Apache-Empire-db 2.4.7</h1>
+                       <p>Apache-Empire-db 2.4.7 was released on 
<strong>31/Okt/2018</strong></p>
+                       <table class="downloads">
+                               <colgroup>
+                                       <col width="150px" />
+                                       <col width="99%" />
+                                       <col width="60px" align="right" />
+                                       <col width="60px" />
+                                       <col width="60px" />
+                               </colgroup>
+                               <thead>
+                                       <tr><th align="left">Description</th>
+                                               <th align="left">File</th>
+                                               <th align="center">Size</th>
+                                               <th>PGP</th>
+                                               <th>MD5</th></tr>
+                               </thead>
+                               <tbody>
+                                       <tr>
+                                               <td 
rowspan="2">combined<br/>source &amp; binary</td>
+                                               <td><a 
href="http://archive.apache.org/dist/empire-db/2.4.7/apache-empire-db-2.4.7-dist.tar.gz";>apache-empire-db-2.4.7-dist.tar.gz</a></td>
+                                               <td class="right">3.8 MB</td>
+                                               <td class="md5"><a 
href="http://archive.apache.org/dist/empire-db/2.4.7/apache-empire-db-2.4.7-dist.tar.gz.asc";
 target="_blank"><img src="../images/key.gif"/></a></td>
+                                               <td class="md5"><a 
href="http://archive.apache.org/dist/empire-db/2.4.7/apache-empire-db-2.4.7-dist.tar.gz.md5";
 target="_blank"><img src="../images/key.gif"/></a></td>
+                                       </tr>
+                                       <tr>
+                                               <td><a 
href="http://archive.apache.org/dist/empire-db/2.4.7/apache-empire-db-2.4.7-dist.zip";>apache-empire-db-2.4.7-dist.zip</a></td>
+                                               <td class="right">4.4 MB</td>
+                                               <td class="md5"><a 
href="http://archive.apache.org/dist/empire-db/2.4.7/apache-empire-db-2.4.7-dist.zip.asc";
 target="_blank"><img src="../images/key.gif"/></a></td>
+                                               <td class="md5"><a 
href="http://archive.apache.org/dist/empire-db/2.4.7/apache-empire-db-2.4.7-dist.zip.md5";
 target="_blank"><img src="../images/key.gif"/></a></td>
+                                       </tr>
+                               </tbody>        
+                       </table>
+
                        <h1>Apache-Empire-db 2.4.6</h1>
                        <p>Apache-Empire-db 2.4.6 was released on 
<strong>17/Jan/2017</strong></p>
                        <table class="downloads">

Modified: empire-db/site/news.htm
URL: 
http://svn.apache.org/viewvc/empire-db/site/news.htm?rev=1877854&r1=1877853&r2=1877854&view=diff
==============================================================================
--- empire-db/site/news.htm (original)
+++ empire-db/site/news.htm Sun May 17 12:32:42 2020
@@ -169,7 +169,16 @@ table#comparison td.empiredb {
 
                 <div class="news">
                     <div>
-                        <h2><span class="createdate">Wendesday, 31st October 
2018</span> - Apache Empire-db 2.4.7 released</h2>
+                        <h2><span class="createdate">Tuesday, 12th May 
2020</span> - Apache Empire-db 2.5.0 released</h2>
+                    </div>
+                    <p>The Apache Empire-db 2.5.0 release was approved by the 
Apache Empire-db Project Management Comitee (PMC).
+                    The distribution will now be provided for download from 
the Apache Empire-db website and will be available from the Maven 2 repository.
+                    More information can be found in the <a 
href="downloads/latest.htm">download area</a>.</p>
+                </div>
+                
+                <div class="news">
+                    <div>
+                        <h2><span class="createdate">Wednesday, 31st October 
2018</span> - Apache Empire-db 2.4.7 released</h2>
                     </div>
                     <p>The Apache Empire-db 2.4.7 release was approved by the 
Apache Empire-db Project Management Comitee (PMC).
                     The distribution will now be provided for download from 
the Apache Empire-db website and will be available from the Maven 2 repository.


Reply via email to