[jboss-cvs] JBossAS SVN: r70782 - trunk/security.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Mar 12 12:56:32 EDT 2008


Author: adrian at jboss.org
Date: 2008-03-12 12:56:32 -0400 (Wed, 12 Mar 2008)
New Revision: 70782

Modified:
   trunk/security/.classpath
Log:
Fix the eclipse build

Modified: trunk/security/.classpath
===================================================================
--- trunk/security/.classpath	2008-03-12 16:39:44 UTC (rev 70781)
+++ trunk/security/.classpath	2008-03-12 16:56:32 UTC (rev 70782)
@@ -14,6 +14,7 @@
 	<classpathentry combineaccessrules="false" kind="src" path="/j2se"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jbossxb/lib/jboss-xml-binding.jar" sourcepath="/thirdparty/jboss/jbossxb/lib/jboss-xml-binding-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-kernel.jar" sourcepath="/thirdparty/jboss/microcontainer/lib/jboss-kernel-sources.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-aop-mc-int.jar" sourcepath="/thirdparty/jboss/microcontainer/lib/jboss-aop-mc-int-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/common-core/lib/jboss-common-core.jar" sourcepath="/thirdparty/jboss/common-core/lib/jboss-common-core-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/junit/lib/junit.jar" sourcepath="/thirdparty/junit/lib/junit-src.zip"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-javaee/lib/jboss-javaee.jar" sourcepath="/thirdparty/jboss/jboss-javaee/lib/jboss-javaee-sources.jar"/>




More information about the jboss-cvs-commits mailing list