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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu May 22 09:33:12 EDT 2008


Author: scott.stark at jboss.org
Date: 2008-05-22 09:33:12 -0400 (Thu, 22 May 2008)
New Revision: 73587

Modified:
   trunk/profileservice/.classpath
Log:
Add jboss-deployers-client.jar

Modified: trunk/profileservice/.classpath
===================================================================
--- trunk/profileservice/.classpath	2008-05-22 12:50:41 UTC (rev 73586)
+++ trunk/profileservice/.classpath	2008-05-22 13:33:12 UTC (rev 73587)
@@ -10,5 +10,6 @@
 	<classpathentry exported="true" kind="lib" path="/thirdparty/jboss/jboss-man/lib/jboss-metatype.jar"/>
 	<classpathentry exported="true" kind="lib" path="/thirdparty/stax-api/lib/stax-api.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/org/jboss/aspects/lib/jboss-security-aspects.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-deployers/lib/jboss-deployers-client.jar" sourcepath="/thirdparty/jboss/jboss-deployers/lib/jboss-deployers-client-sources.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list