Index: /trunk/build.xml
===================================================================
--- /trunk/build.xml	(revision 16407)
+++ /trunk/build.xml	(revision 16408)
@@ -604,5 +604,4 @@
             static boolean *(org.openstreetmap.josm.gui.mappaint.Environment);
         }
-        -keep class org.apache.commons.logging.impl.*
 
         -keepclassmembers enum  * {
@@ -1040,5 +1039,5 @@
         <jar basedir="${build.dir}" level="${clevel}" destfile="${modules.dir}/jmapviewer.jar" includes="org/openstreetmap/gui/**/*.class"/>
         <exec executable="jdeps" dir="${modules.dir}">
-            <arg line="-f 'java.*|org.xml.*|org.w3c.*|sun.*|com.sun.*|com.google.*|org.tukaani.*|org.apache.commons.logging.*'"/>
+            <arg line="-f 'java.*|org.xml.*|org.w3c.*|sun.*|com.sun.*|com.google.*|org.tukaani.*'"/>
             <arg line="-dotoutput dots *.jar"/>
         </exec>
@@ -1127,9 +1126,4 @@
                 <exclude name="org/apache/commons/compress/parallel/**"/>
                 <exclude name="org/apache/commons/compress/utils/ArchiveUtils*"/>
-                <exclude name="org/apache/commons/logging/impl/AvalonLogger*"/>
-                <exclude name="org/apache/commons/logging/impl/Jdk13LumberjackLogger*"/>
-                <exclude name="org/apache/commons/logging/impl/Log4JLogger*"/>
-                <exclude name="org/apache/commons/logging/impl/LogKitLogger*"/>
-                <exclude name="org/apache/commons/logging/impl/ServletContextCleaner*"/>
                 <exclude name="org/apache/commons/jcs3/auxiliary/disk/jdbc/**"/>
                 <exclude name="org/apache/commons/jcs3/auxiliary/remote/http/client/**"/>
