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 2007/02/01 23:06:48 UTC

svn commit: r502375 - /logging/log4j/trunk/tests/build.xml

Author: carnold
Date: Thu Feb  1 14:06:47 2007
New Revision: 502375

URL: http://svn.apache.org/viewvc?view=rev&rev=502375
Log:
Bug 40251: Add build.jmx to preconditions to build unit tests

Modified:
    logging/log4j/trunk/tests/build.xml

Modified: logging/log4j/trunk/tests/build.xml
URL: http://svn.apache.org/viewvc/logging/log4j/trunk/tests/build.xml?view=diff&rev=502375&r1=502374&r2=502375
==============================================================================
--- logging/log4j/trunk/tests/build.xml (original)
+++ logging/log4j/trunk/tests/build.xml Thu Feb  1 14:06:47 2007
@@ -144,6 +144,7 @@
     <ant dir=".." target="build.oro" inheritRefs="false"/>
     <ant dir=".." target="build.smtp" inheritRefs="false"/>
     <ant dir=".." target="build.nt" inheritRefs="false"/>
+    <ant dir=".." target="build.jmx" inheritRefs="false"/>
   </target>
 
   <!-- ================================================================= -->



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