[jboss-cvs] JBossAS SVN: r72049 - trunk/profileservice.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Fri Apr 11 15:36:12 EDT 2008
Author: bstansberry at jboss.com
Date: 2008-04-11 15:36:12 -0400 (Fri, 11 Apr 2008)
New Revision: 72049
Modified:
trunk/profileservice/build.xml
Log:
[JBAS-5394] Add jboss-remoting-aspects to the classpath
Modified: trunk/profileservice/build.xml
===================================================================
--- trunk/profileservice/build.xml 2008-04-11 19:31:23 UTC (rev 72048)
+++ trunk/profileservice/build.xml 2008-04-11 19:36:12 UTC (rev 72049)
@@ -84,6 +84,7 @@
<path refid="jboss.systemjmx.classpath"/>
<path refid="sun.jaxb.classpath"/>
<path refid="stax.api.classpath"/>
+ <path refid="org.jboss.aspects.classpath"/>
</path>
<!-- The combined dependant module classpath -->
More information about the jboss-cvs-commits
mailing list