[jboss-cvs] JBossAS SVN: r60188 - trunk/profileservice.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Feb 2 04:20:56 EST 2007


Author: scott.stark at jboss.org
Date: 2007-02-02 04:20:56 -0500 (Fri, 02 Feb 2007)
New Revision: 60188

Modified:
   trunk/profileservice/.classpath
Log:
Add jboss-aop-mc-int.jar

Modified: trunk/profileservice/.classpath
===================================================================
--- trunk/profileservice/.classpath	2007-02-02 09:20:14 UTC (rev 60187)
+++ trunk/profileservice/.classpath	2007-02-02 09:20:56 UTC (rev 60188)
@@ -25,5 +25,6 @@
 	<classpathentry combineaccessrules="false" kind="src" path="/system"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/system-jmx"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-metatype.jar" sourcepath="/thirdparty/jboss/microcontainer/lib/jboss-metatype-src.zip"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-aop-mc-int.jar" sourcepath="/thirdparty/jboss/microcontainer/lib/jboss-aop-mc-int-src.zip"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list