[jboss-cvs] JBossAS SVN: r75927 - trunk/hibernate-int.

Paul Ferraro pferraro at redhat.com
Thu Jul 17 17:19:56 EDT 2008


Why is that?  There is no longer a compile-time dependency on
jbosscache-core.

Paul

On Wed, 2008-07-16 at 13:57 -0400, jboss-cvs-commits at lists.jboss.org
wrote:
> Author: scott.stark at jboss.org
> Date: 2008-07-16 13:57:43 -0400 (Wed, 16 Jul 2008)
> New Revision: 75927
> 
> Modified:
>    trunk/hibernate-int/.classpath
> Log:
> Add the missing jboss-cache core jar
> 
> Modified: trunk/hibernate-int/.classpath
> ===================================================================
> --- trunk/hibernate-int/.classpath	2008-07-16 14:01:06 UTC (rev 75926)
> +++ trunk/hibernate-int/.classpath	2008-07-16 17:57:43 UTC (rev 75927)
> @@ -6,5 +6,6 @@
>  	<classpathentry kind="lib" path="/thirdparty/hibernate/lib/hibernate-core.jar"/>
>  	<classpathentry kind="lib" path="/thirdparty/hibernate/lib/hibernate-jmx.jar"/>
>  	<classpathentry kind="lib" path="/thirdparty/org/hibernate/lib/hibernate-jbosscache2.jar"/>
> +	<classpathentry kind="lib" path="/thirdparty/jboss/cache/jbosscache-core/lib/jbosscache-core.jar" sourcepath="/thirdparty/jboss/cache/jbosscache-core/lib/jbosscache-core-sources.jar"/>
>  	<classpathentry kind="output" path="output/eclipse-classes"/>
>  </classpath>
> 
> _______________________________________________
> jboss-cvs-commits mailing list
> jboss-cvs-commits at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-cvs-commits




More information about the jboss-cvs-commits mailing list