[jboss-cvs] JBoss Messaging SVN: r4013 - branches/Branch_Stable.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Apr 4 12:34:55 EDT 2008


Author: clebert.suconic at jboss.com
Date: 2008-04-04 12:34:55 -0400 (Fri, 04 Apr 2008)
New Revision: 4013

Modified:
   branches/Branch_Stable/build-messaging.xml
Log:
Removing verbose from aopc

Modified: branches/Branch_Stable/build-messaging.xml
===================================================================
--- branches/Branch_Stable/build-messaging.xml	2008-04-04 16:10:19 UTC (rev 4012)
+++ branches/Branch_Stable/build-messaging.xml	2008-04-04 16:34:55 UTC (rev 4013)
@@ -237,7 +237,7 @@
       <echo message="NOTE: aopc incremental compilation might fail, if so do an ant clean first (see JBMESSAGING-271)"/>
       <aopc compilerclasspathref="aopc.classpath"
             classpathref="aopc.classpath"
-            verbose="true">
+            verbose="false">
             <sysproperty key="jboss.aop.instrumentor" value="org.jboss.aop.instrument.ClassicInstrumentor"/>
          <classpath refid="aopc.classpath"/>
          <src path="${build.classes}/org/jboss/jms"/>




More information about the jboss-cvs-commits mailing list