You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by ca...@apache.org on 2006/07/27 15:34:21 UTC

svn commit: r426069 - /logging/log4j/trunk/build.xml

Author: carnold
Date: Thu Jul 27 06:34:20 2006
New Revision: 426069

URL: http://svn.apache.org/viewvc?rev=426069&view=rev
Log:
Bug 24159: Migrate concurrent package from sandbox to trunk

Modified:
    logging/log4j/trunk/build.xml

Modified: logging/log4j/trunk/build.xml
URL: http://svn.apache.org/viewvc/logging/log4j/trunk/build.xml?rev=426069&r1=426068&r2=426069&view=diff
==============================================================================
--- logging/log4j/trunk/build.xml (original)
+++ logging/log4j/trunk/build.xml Thu Jul 27 06:34:20 2006
@@ -728,7 +728,8 @@
                 ${stem}/or/sax/*.class,
     	        ${stem}/varia/*.class,
     	        ${stem}/plugins/*.class,
-                ${stem}/config/*.class"
+                ${stem}/config/*.class,
+                ${stem}/concurrent/*.class"
       excludes="**/UnitTest**, 
     	        ${stem}/xml/Log4jEntityResolver.class,
     	        ${stem}/xml/UtilLoggingEntityResolver.class,



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