Author: ggregory
Date: Wed Apr 11 02:15:50 2012
New Revision: 1312070
URL: http://svn.apache.org/viewvc?rev=1312070&view=rev
Log:
Test commit. Fix indent.
Modified:
logging/log4j/trunk/pom.xml
Modified: logging/log4j/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/trunk/pom.xml?rev=1312070&r1=1312069&r2=1312070&view=diff
==============================================================================
--- logging/log4j/trunk/pom.xml (original)
+++ logging/log4j/trunk/pom.xml Wed Apr 11 02:15:50 2012
@@ -165,7 +165,7 @@ target platform and specify -Dntdll_targ
<manifestSection>
<name>org.apache.log4j</name>
<manifestEntries>
- <DynamicImport-Package>*</DynamicImport-Package>
+ <DynamicImport-Package>*</DynamicImport-Package>
<Implementation-Title>log4j</Implementation-Title>
<Implementation-Version>${project.version}</Implementation-Version>
<Implementation-Vendor>"Apache Software
Foundation"</Implementation-Vendor>