[jboss-cvs] JBoss Messaging SVN: r3470 - trunk.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Dec 10 14:19:25 EST 2007


Author: timfox
Date: 2007-12-10 14:19:25 -0500 (Mon, 10 Dec 2007)
New Revision: 3470

Modified:
   trunk/build-messaging.xml
Log:
removed unnecessary echo


Modified: trunk/build-messaging.xml
===================================================================
--- trunk/build-messaging.xml	2007-12-10 19:16:53 UTC (rev 3469)
+++ trunk/build-messaging.xml	2007-12-10 19:19:25 UTC (rev 3470)
@@ -251,8 +251,6 @@
    </target>
 
    <target name="compile-classes">
-
-   <echo message="CLASSPATH: ${compilation.classpath}"/>
       <mkdir dir="${build.classes}"/>
       <!--<display-path path="compilation.classpath"/>-->
       <javac destdir="${build.classes}"




More information about the jboss-cvs-commits mailing list