[jboss-svn-commits] JBL Code SVN: r28626 - labs/jbosstm/workspace/whitingjr/trunk/MVCCSampleSTM.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Thu Jul 30 17:56:31 EDT 2009


Author: whitingjr
Date: 2009-07-30 17:56:31 -0400 (Thu, 30 Jul 2009)
New Revision: 28626

Modified:
   labs/jbosstm/workspace/whitingjr/trunk/MVCCSampleSTM/.classpath
Log:
Modified classpath.

Modified: labs/jbosstm/workspace/whitingjr/trunk/MVCCSampleSTM/.classpath
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/MVCCSampleSTM/.classpath	2009-07-30 21:55:23 UTC (rev 28625)
+++ labs/jbosstm/workspace/whitingjr/trunk/MVCCSampleSTM/.classpath	2009-07-30 21:56:31 UTC (rev 28626)
@@ -8,5 +8,6 @@
 	<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
 	<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.generic.runtimeTarget/JBoss v5.0"/>
 	<classpathentry kind="lib" path="/home/whitingjr/jboss-home/common/lib/jboss-ejb3-core.jar"/>
+	<classpathentry kind="lib" path="/home/whitingjr/java/jboss-5.1.0.GA/common/lib"/>
 	<classpathentry kind="output" path="target/classes"/>
 </classpath>



More information about the jboss-svn-commits mailing list