[jboss-cvs] JBossAS SVN: r60270 - branches/Branch_4_2/testsuite/imports/sections.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sun Feb 4 14:40:51 EST 2007


Author: thomas.diesler at jboss.com
Date: 2007-02-04 14:40:51 -0500 (Sun, 04 Feb 2007)
New Revision: 60270

Modified:
   branches/Branch_4_2/testsuite/imports/sections/cluster.xml
Log:
aopc temporarily disabled, breaks testsuite build

Modified: branches/Branch_4_2/testsuite/imports/sections/cluster.xml
===================================================================
--- branches/Branch_4_2/testsuite/imports/sections/cluster.xml	2007-02-04 19:31:19 UTC (rev 60269)
+++ branches/Branch_4_2/testsuite/imports/sections/cluster.xml	2007-02-04 19:40:51 UTC (rev 60270)
@@ -182,16 +182,17 @@
          <include name="org/jboss/test/cluster/web/aop/deprec/Course.java"/>
       </annotationc>
 
-      <aopc compilerclasspathref="aop.task.classpath" verbose="true">
+      <!-- Temporarily disabled, breaks testsuite build -->
+      <!--aopc compilerclasspathref="aop.task.classpath" verbose="true">
          <classpath refid="thirdparty.classpath"/>
          <classpath path="${build.classes}"/>
          <classpath refid="jboss.tomcat.classpath"/>
          <src path="${build.classes}"/>
          <include name="org/jboss/test/cluster/web/aop/**"/>
-      	 <!-- aopc seems to pick up jboss-web-cluster.aop's file, 
-      	      from jboss.tomcat.classpath and fails if we add another -->
-         <!--aoppath path="${source.resources}/cluster/http/jboss-aop.xml"/-->
-      </aopc>
+      	 <!- - 
+           aopc seems to pick up jboss-web-cluster.aop's file, from jboss.tomcat.classpath and fails if we add another
+         <aoppath path="${source.resources}/cluster/http/jboss-aop.xml"/- ->
+      </aopc-->
       
 
       <!-- build http-scoped-field.war -->




More information about the jboss-cvs-commits mailing list