1
0

Restored JDK14 to API jar. This is for drop in backwards compatibility for Tomcat.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@392036 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Robert Burrell Donkin
2006-04-06 18:57:36 +00:00
parent 378b7205b8
commit f0490d0570

View File

@@ -479,6 +479,7 @@
<include name="org/apache/commons/logging/impl/WeakHashtable*.class" />
<include name="org/apache/commons/logging/impl/SimpleLog*.class" />
<include name="org/apache/commons/logging/impl/NoOpLog*.class" />
<include name="org/apache/commons/logging/impl/Jdk14Logger.class" />
<include name="META-INF/LICENSE.txt"/>
<include name="META-INF/NOTICE.txt"/>
<exclude name="**/package.html"/>