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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Sep 11 05:27:22 EDT 2008


Author: wolfc
Date: 2008-09-11 05:27:22 -0400 (Thu, 11 Sep 2008)
New Revision: 78411

Modified:
   trunk/embedded/.classpath
Log:
Added hibernate-validator sources


Modified: trunk/embedded/.classpath
===================================================================
--- trunk/embedded/.classpath	2008-09-11 09:27:19 UTC (rev 78410)
+++ trunk/embedded/.classpath	2008-09-11 09:27:22 UTC (rev 78411)
@@ -47,7 +47,7 @@
 	<classpathentry kind="lib" path="/thirdparty/hibernate-commons-annotations/lib/hibernate-commons-annotations.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/hibernate-entitymanager/lib/hibernate-entitymanager.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/hibernate-entitymanager/lib/ejb3-persistence.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/hibernate-validator/lib/hibernate-validator.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/hibernate-validator/lib/hibernate-validator.jar" sourcepath="/thirdparty/hibernate-validator/lib/hibernate-validator-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/apache-collections/lib/commons-collections.jar"/>
 	<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"/>




More information about the jboss-cvs-commits mailing list