You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@velocity.apache.org by cb...@apache.org on 2019/12/28 13:06:22 UTC

svn commit: r1872059 - in /velocity/site/production/engine: 2.2/dependencies.html 2.2/upgrading.html devel/dependencies.html devel/upgrading.html

Author: cbrisson
Date: Sat Dec 28 13:06:22 2019
New Revision: 1872059

URL: http://svn.apache.org/viewvc?rev=1872059&view=rev
Log:
[site/engine] Push previous change to prod

Modified:
    velocity/site/production/engine/2.2/dependencies.html
    velocity/site/production/engine/2.2/upgrading.html
    velocity/site/production/engine/devel/dependencies.html
    velocity/site/production/engine/devel/upgrading.html

Modified: velocity/site/production/engine/2.2/dependencies.html
URL: http://svn.apache.org/viewvc/velocity/site/production/engine/2.2/dependencies.html?rev=1872059&r1=1872058&r2=1872059&view=diff
==============================================================================
--- velocity/site/production/engine/2.2/dependencies.html (original)
+++ velocity/site/production/engine/2.2/dependencies.html Sat Dec 28 13:06:22 2019
@@ -241,7 +241,7 @@ h2:hover > .headerlink, h3:hover > .head
 <tbody>
 <tr>
 <td>slf4j-api</td>
-<td>1.7.28</td>
+<td>1.7.30</td>
 <td>Yes</td>
 <td>Yes</td>
 <td>Yes</td>
@@ -281,7 +281,7 @@ h2:hover > .headerlink, h3:hover > .head
 </tr>
 <tr>
 <td>slf4j-simple</td>
-<td>1.7.28</td>
+<td>1.7.30</td>
 <td>No</td>
 <td>Yes</td>
 <td>No</td>

Modified: velocity/site/production/engine/2.2/upgrading.html
URL: http://svn.apache.org/viewvc/velocity/site/production/engine/2.2/upgrading.html?rev=1872059&r1=1872058&r2=1872059&view=diff
==============================================================================
--- velocity/site/production/engine/2.2/upgrading.html (original)
+++ velocity/site/production/engine/2.2/upgrading.html Sat Dec 28 13:06:22 2019
@@ -296,7 +296,7 @@ h2:hover > .headerlink, h3:hover > .head
 <h3 id="dependency-changes">Dependency Changes<a class="headerlink" href="#dependency-changes" title="Permanent link">&para;</a></h3>
 <ul>
 <li>commons-lang3 has been upgraded to 3.9.</li>
-<li>slf4j-api has been upgraded to 1.7.28.</li>
+<li>slf4j-api has been upgraded to 1.7.30.</li>
 </ul>
 <h2 id="upgrading-from-velocity-20-to-velocity-21">Upgrading from Velocity 2.0 to Velocity 2.1<a class="headerlink" href="#upgrading-from-velocity-20-to-velocity-21" title="Permanent link">&para;</a></h2>
 <p>For busy people: To maximize backward compatibility of Velocity 2.1 with Velocity 1.x, be sure to include the following lines in your Velocity configuration:</p>

Modified: velocity/site/production/engine/devel/dependencies.html
URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/dependencies.html?rev=1872059&r1=1872058&r2=1872059&view=diff
==============================================================================
--- velocity/site/production/engine/devel/dependencies.html (original)
+++ velocity/site/production/engine/devel/dependencies.html Sat Dec 28 13:06:22 2019
@@ -241,7 +241,7 @@ h2:hover > .headerlink, h3:hover > .head
 <tbody>
 <tr>
 <td>slf4j-api</td>
-<td>1.7.28</td>
+<td>1.7.30</td>
 <td>Yes</td>
 <td>Yes</td>
 <td>Yes</td>
@@ -281,7 +281,7 @@ h2:hover > .headerlink, h3:hover > .head
 </tr>
 <tr>
 <td>slf4j-simple</td>
-<td>1.7.28</td>
+<td>1.7.30</td>
 <td>No</td>
 <td>Yes</td>
 <td>No</td>

Modified: velocity/site/production/engine/devel/upgrading.html
URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/upgrading.html?rev=1872059&r1=1872058&r2=1872059&view=diff
==============================================================================
--- velocity/site/production/engine/devel/upgrading.html (original)
+++ velocity/site/production/engine/devel/upgrading.html Sat Dec 28 13:06:22 2019
@@ -296,7 +296,7 @@ h2:hover > .headerlink, h3:hover > .head
 <h3 id="dependency-changes">Dependency Changes<a class="headerlink" href="#dependency-changes" title="Permanent link">&para;</a></h3>
 <ul>
 <li>commons-lang3 has been upgraded to 3.9.</li>
-<li>slf4j-api has been upgraded to 1.7.28.</li>
+<li>slf4j-api has been upgraded to 1.7.30.</li>
 </ul>
 <h2 id="upgrading-from-velocity-20-to-velocity-21">Upgrading from Velocity 2.0 to Velocity 2.1<a class="headerlink" href="#upgrading-from-velocity-20-to-velocity-21" title="Permanent link">&para;</a></h2>
 <p>For busy people: To maximize backward compatibility of Velocity 2.1 with Velocity 1.x, be sure to include the following lines in your Velocity configuration:</p>