You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by st...@apache.org on 2016/09/27 10:31:08 UTC

svn commit: r1762440 - in /commons/proper/beanutils/trunk: pom.xml src/site/resources/.htaccess

Author: stain
Date: Tue Sep 27 10:31:08 2016
New Revision: 1762440

URL: http://svn.apache.org/viewvc?rev=1762440&view=rev
Log:
utf8

Added:
    commons/proper/beanutils/trunk/src/site/resources/.htaccess
Modified:
    commons/proper/beanutils/trunk/pom.xml

Modified: commons/proper/beanutils/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/pom.xml?rev=1762440&r1=1762439&r2=1762440&view=diff
==============================================================================
--- commons/proper/beanutils/trunk/pom.xml (original)
+++ commons/proper/beanutils/trunk/pom.xml Tue Sep 27 10:31:08 2016
@@ -46,6 +46,7 @@
       <commons.japicmp.version>0.9.1-SNAPSHOT</commons.japicmp.version>
       -->
       <commons.clirr.version>2.8</commons.clirr.version>
+      <commons.encoding>utf-8</commons.encoding>
   </properties>
 
 

Added: commons/proper/beanutils/trunk/src/site/resources/.htaccess
URL: http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/src/site/resources/.htaccess?rev=1762440&view=auto
==============================================================================
--- commons/proper/beanutils/trunk/src/site/resources/.htaccess (added)
+++ commons/proper/beanutils/trunk/src/site/resources/.htaccess Tue Sep 27 10:31:08 2016
@@ -0,0 +1 @@
+AddCharset utf-8 .txt .html