[Jboss-cvs] JBossAS SVN: r56935 - branches/MC_VDF_WORK/system

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Sep 18 09:21:10 EDT 2006


Author: adrian at jboss.org
Date: 2006-09-18 09:21:08 -0400 (Mon, 18 Sep 2006)
New Revision: 56935

Modified:
   branches/MC_VDF_WORK/system/build.xml
Log:
We either use the default jar build or do it ourselves.
We don't do both.

Modified: branches/MC_VDF_WORK/system/build.xml
===================================================================
--- branches/MC_VDF_WORK/system/build.xml	2006-09-18 12:59:55 UTC (rev 56934)
+++ branches/MC_VDF_WORK/system/build.xml	2006-09-18 13:21:08 UTC (rev 56935)
@@ -133,9 +133,6 @@
      |  Build all jar files.
     -->
   <target name="module-jars" >
-
-    <!-- Server and client jars -->
-    <call target="_default:server-client-jars"/>
   
     <!--
          | Build log4j-boot.jar This is a minimal subset of the log4j




More information about the jboss-cvs-commits mailing list