[jbosstools-commits] JBoss Tools SVN: r42669 - trunk/freemarker/tests/org.jboss.tools.freemarker.ui.bot.test.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Mon Jul 23 06:09:22 EDT 2012


Author: jpeterka
Date: 2012-07-23 06:09:21 -0400 (Mon, 23 Jul 2012)
New Revision: 42669

Modified:
   trunk/freemarker/tests/org.jboss.tools.freemarker.ui.bot.test/.classpath
Log:
hard link to hamcrest jar removed from freemarker ui bot test classpah

Modified: trunk/freemarker/tests/org.jboss.tools.freemarker.ui.bot.test/.classpath
===================================================================
--- trunk/freemarker/tests/org.jboss.tools.freemarker.ui.bot.test/.classpath	2012-07-23 09:36:41 UTC (rev 42668)
+++ trunk/freemarker/tests/org.jboss.tools.freemarker.ui.bot.test/.classpath	2012-07-23 10:09:21 UTC (rev 42669)
@@ -4,6 +4,5 @@
 	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
 	<classpathentry kind="src" path="src"/>
 	<classpathentry kind="src" path="ftl"/>
-	<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