[Jboss-cvs] JBossAS SVN: r56859 - trunk/aop

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Sep 14 13:10:17 EDT 2006


Author: kabir.khan at jboss.com
Date: 2006-09-14 13:10:09 -0400 (Thu, 14 Sep 2006)
New Revision: 56859

Modified:
   trunk/aop/build.xml
Log:


Modified: trunk/aop/build.xml
===================================================================
--- trunk/aop/build.xml	2006-09-14 16:48:55 UTC (rev 56858)
+++ trunk/aop/build.xml	2006-09-14 17:10:09 UTC (rev 56859)
@@ -1200,8 +1200,6 @@
          <include name="org/jboss/test/aop/annotationc/*.java"/>
       </annotationc>
 
-      <echo>org/jboss/test/aop/methodhashing/MethodHashingTestCase will fail until the microcontainer has been updated in the repository</echo>
-               	
       <junit printsummary="yes" fork="no" haltonfailure="no" >
          <classpath>
             <path refid="test.classpath"/>




More information about the jboss-cvs-commits mailing list