[jbosstools-commits] JBoss Tools SVN: r42670 - trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Mon Jul 23 06:50:31 EDT 2012


Author: jpeterka
Date: 2012-07-23 06:50:31 -0400 (Mon, 23 Jul 2012)
New Revision: 42670

Modified:
   trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/.classpath
Log:
Removed hard link to hamcrest jar in hb ui bot test classpath 

Modified: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/.classpath
===================================================================
--- trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/.classpath	2012-07-23 10:09:21 UTC (rev 42669)
+++ trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/.classpath	2012-07-23 10:50:31 UTC (rev 42670)
@@ -3,6 +3,5 @@
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
 	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
 	<classpathentry kind="src" path="src"/>
-	<classpathentry kind="lib" path="/home/jpeterka/lib/hamcrest/hamcrest-core-1.2.jar"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>



More information about the jbosstools-commits mailing list