[jboss-cvs] JBossAS SVN: r60606 - branches/Branch_4_0/testsuite/imports/sections.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sun Feb 18 08:09:42 EST 2007


Author: thomas.diesler at jboss.com
Date: 2007-02-18 08:09:42 -0500 (Sun, 18 Feb 2007)
New Revision: 60606

Modified:
   branches/Branch_4_0/testsuite/imports/sections/cluster.xml
Log:
UnsupportedClassVersionError: org/jboss/aop/advice/Scope (Unsupported major.minor version 49.0)

Modified: branches/Branch_4_0/testsuite/imports/sections/cluster.xml
===================================================================
--- branches/Branch_4_0/testsuite/imports/sections/cluster.xml	2007-02-18 10:44:10 UTC (rev 60605)
+++ branches/Branch_4_0/testsuite/imports/sections/cluster.xml	2007-02-18 13:09:42 UTC (rev 60606)
@@ -183,6 +183,7 @@
          <include name="org/jboss/test/cluster/web/aop/Course.java"/>
       </annotationc>
 
+      <!-- UnsupportedClassVersionError: org/jboss/aop/advice/Scope (Unsupported major.minor version 49.0) 
       <aopc compilerclasspathref="aop.task.classpath" verbose="true">
          <classpath refid="thirdparty.classpath"/>
          <classpath path="${build.classes}"/>
@@ -191,6 +192,7 @@
          <include name="org/jboss/test/cluster/web/aop/**"/>
          <aoppath path="${source.resources}/cluster/http/jboss-aop.xml"/>
       </aopc>
+      -->
       
 
       <!-- build http-scoped-field.war -->




More information about the jboss-cvs-commits mailing list