Author: carnold
Date: Sat Jun 19 23:39:38 2010
New Revision: 956308
URL: http://svn.apache.org/viewvc?rev=956308&view=rev
Log:
Bug 49098: javadoc.jar was missing NOTICE and LICENSE and contained .svn entries
Modified:
logging/log4j/trunk/pom.xml
Modified: logging/log4j/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/trunk/pom.xml?rev=956308&r1=956307&r2=956308&view=diff
==============================================================================
--- logging/log4j/trunk/pom.xml (original)
+++ logging/log4j/trunk/pom.xml Sat Jun 19 23:39:38 2010
@@ -354,7 +354,7 @@ target platform and specify -Dntdll_targ
<docfilessubdirs>true</docfilessubdirs>
<excludedocfilessubdir>.svn</excludedocfilessubdir>
<encoding>UTF-8</encoding>
- <docEncoding>${commons.docEncoding}</docEncoding>
+ <docEncoding>UTF-8</docEncoding>
</configuration>
<executions>
<execution>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]