You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by bo...@apache.org on 2017/03/12 05:13:18 UTC

svn commit: r1008168 - in /websites/production/logging/content/log4net: .htaccess 2.0.x 2.x

Author: bodewig
Date: Sun Mar 12 05:13:18 2017
New Revision: 1008168

Log:
make 2.0.8 site life

Modified:
    websites/production/logging/content/log4net/.htaccess
    websites/production/logging/content/log4net/2.0.x
    websites/production/logging/content/log4net/2.x

Modified: websites/production/logging/content/log4net/.htaccess
==============================================================================
--- websites/production/logging/content/log4net/.htaccess (original)
+++ websites/production/logging/content/log4net/.htaccess Sun Mar 12 05:13:18 2017
@@ -1,4 +1,4 @@
 RewriteEngine on
 RewriteCond %{REQUEST_URI} !^/log4net/log4net-\d.\d.*$
-RewriteRule ^(.*)$ /log4net/log4net-2.0.7/$1
+RewriteRule ^(.*)$ /log4net/log4net-2.0.8/$1
 

Modified: websites/production/logging/content/log4net/2.0.x
==============================================================================
--- websites/production/logging/content/log4net/2.0.x (original)
+++ websites/production/logging/content/log4net/2.0.x Sun Mar 12 05:13:18 2017
@@ -1 +1 @@
-link log4net-2.0.7
\ No newline at end of file
+link log4net-2.0.8
\ No newline at end of file

Modified: websites/production/logging/content/log4net/2.x
==============================================================================
--- websites/production/logging/content/log4net/2.x (original)
+++ websites/production/logging/content/log4net/2.x Sun Mar 12 05:13:18 2017
@@ -1 +1 @@
-link log4net-2.0.7
\ No newline at end of file
+link log4net-2.0.8
\ No newline at end of file