You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by rd...@apache.org on 2006/04/06 20:57:38 UTC

svn commit: r392036 - /jakarta/commons/proper/logging/trunk/build.xml

Author: rdonkin
Date: Thu Apr  6 11:57:36 2006
New Revision: 392036

URL: http://svn.apache.org/viewcvs?rev=392036&view=rev
Log:
Restored JDK14 to API jar. This is for drop in backwards compatibility for Tomcat.

Modified:
    jakarta/commons/proper/logging/trunk/build.xml

Modified: jakarta/commons/proper/logging/trunk/build.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/logging/trunk/build.xml?rev=392036&r1=392035&r2=392036&view=diff
==============================================================================
--- jakarta/commons/proper/logging/trunk/build.xml (original)
+++ jakarta/commons/proper/logging/trunk/build.xml Thu Apr  6 11:57:36 2006
@@ -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"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org