[jboss-cvs] JBossAS SVN: r72037 - trunk/embedded.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Apr 11 12:41:18 EDT 2008


Author: bstansberry at jboss.com
Date: 2008-04-11 12:41:18 -0400 (Fri, 11 Apr 2008)
New Revision: 72037

Modified:
   trunk/embedded/.classpath
Log:
Add jboss-security-aspects.jar to classpath

Modified: trunk/embedded/.classpath
===================================================================
--- trunk/embedded/.classpath	2008-04-11 16:11:09 UTC (rev 72036)
+++ trunk/embedded/.classpath	2008-04-11 16:41:18 UTC (rev 72037)
@@ -52,5 +52,6 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-ejb3-ext-api/lib/jboss-ejb3-ext-api.jar" sourcepath="/thirdparty/jboss/jboss-ejb3-ext-api/lib/jboss-ejb3-ext-api-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jnpserver/lib/jnpserver.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-ejb3-core/lib/jboss-ejb3-core.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/org/jboss/aspects/lib/jboss-security-aspects.jar"/>
 	<classpathentry kind="output" path="output/classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list