[jboss-cvs] JBossAS SVN: r72854 - trunk/aspects.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Apr 29 02:41:59 EDT 2008


Author: ALRubinger
Date: 2008-04-29 02:41:59 -0400 (Tue, 29 Apr 2008)
New Revision: 72854

Modified:
   trunk/aspects/build.xml
Log:
AS aspects to depend on jboss-security-aspects

Modified: trunk/aspects/build.xml
===================================================================
--- trunk/aspects/build.xml	2008-04-29 05:36:39 UTC (rev 72853)
+++ trunk/aspects/build.xml	2008-04-29 06:41:59 UTC (rev 72854)
@@ -91,9 +91,6 @@
          <path refid="jboss.common.logging.log4j.classpath"/>
          <path refid="jboss.common.logging.jdk.classpath"/>
          <path refid="jboss.jboss.javaee.classpath"/>
-         <path refid="jboss.jboss.javaee.classpath"/>
-         <path refid="jboss.jboss.security.spi.classpath"/>
-         <path refid="jboss.jbosssx.classpath"/>
          <path refid="org.jboss.aspects.classpath"/>
       	 <path refid="sun.jaxb.classpath"/>
       </path>




More information about the jboss-cvs-commits mailing list