[jboss-cvs] JBossAS SVN: r65395 - trunk/bootstrap.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Sep 14 10:19:12 EDT 2007


Author: pgier
Date: 2007-09-14 10:19:12 -0400 (Fri, 14 Sep 2007)
New Revision: 65395

Modified:
   trunk/bootstrap/build.xml
Log:
Removing some debugging code.

Modified: trunk/bootstrap/build.xml
===================================================================
--- trunk/bootstrap/build.xml	2007-09-14 12:35:34 UTC (rev 65394)
+++ trunk/bootstrap/build.xml	2007-09-14 14:19:12 UTC (rev 65395)
@@ -74,10 +74,6 @@
       <path refid="jboss.common.logging.spi.classpath"/>
     </path>
 	
-	<property name="myclasspath" refid="library.classpath"/>
-	<!-- Emit the property to the ant console -->
-	<echo message="Classpath = ${myclasspath}"/>
-
     &modules;
 
     <!-- The combined dependant module classpath -->




More information about the jboss-cvs-commits mailing list