[jboss-cvs] JBossAS SVN: r66580 - trunk/server/src/etc/conf/default.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Oct 30 15:49:16 EDT 2007


Author: dimitris at jboss.org
Date: 2007-10-30 15:49:16 -0400 (Tue, 30 Oct 2007)
New Revision: 66580

Modified:
   trunk/server/src/etc/conf/default/bootstrap-repo-beans.xml
Log:
[JBAOP-107] Update packaging of aop integration (Kabir forgot to update this)

Modified: trunk/server/src/etc/conf/default/bootstrap-repo-beans.xml
===================================================================
--- trunk/server/src/etc/conf/default/bootstrap-repo-beans.xml	2007-10-30 17:56:30 UTC (rev 66579)
+++ trunk/server/src/etc/conf/default/bootstrap-repo-beans.xml	2007-10-30 19:49:16 UTC (rev 66580)
@@ -45,6 +45,9 @@
               <value>${jboss.lib.url}/jboss-aop-jdk50.jar</value>
               <value>${jboss.lib.url}/jboss-aop-deployer-jdk50.jar</value>
               <value>${jboss.lib.url}/jboss-aop-mc-int.jar</value>
+              <!-- Kill once we use the new classloaders -->
+              <value>${jboss.lib.url}/jboss-aop-jboss4-jdk50.jar</value>
+              <value>${jboss.lib.url}/jboss-aop-jboss5.jar</value>               
               <value>${jboss.lib.url}/trove.jar</value>
               <!-- JAXB - shouldn't this be in endorsed? -->
               <value>${jboss.lib.url}/jaxb-api.jar</value>




More information about the jboss-cvs-commits mailing list