[jboss-svn-commits] JBL Code SVN: r38340 - labs/jbossforums/branches/forums130P27.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Fri May 31 15:29:23 EDT 2013


Author: sviluppatorefico
Date: 2013-05-31 15:29:23 -0400 (Fri, 31 May 2013)
New Revision: 38340

Modified:
   labs/jbossforums/branches/forums130P27/.classpath
Log:
fixed the insert updte problems for topics and forums

Modified: labs/jbossforums/branches/forums130P27/.classpath
===================================================================
--- labs/jbossforums/branches/forums130P27/.classpath	2013-05-31 19:25:58 UTC (rev 38339)
+++ labs/jbossforums/branches/forums130P27/.classpath	2013-05-31 19:29:23 UTC (rev 38340)
@@ -5,7 +5,7 @@
 	<classpathentry kind="src" path="forums/src/main"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry kind="lib" path="thirdparty/jbportal/lib/portal-core-lib.jar"/>
-	<classpathentry kind="lib" path="thirdparty/jbportal/lib/portal-jems-lib.jar" sourcepath="/jems"/>
+	<classpathentry kind="lib" path="thirdparty/jbportal/lib/portal-jems-lib.jar"/>
 	<classpathentry kind="lib" path="thirdparty/junit-junit/lib/junit.jar"/>
 	<classpathentry kind="lib" path="thirdparty/jboss-j2ee/lib/jboss-j2ee.jar"/>
 	<classpathentry kind="lib" path="thirdparty/jakarta-log4j/lib/log4j.jar"/>
@@ -19,7 +19,7 @@
 	<classpathentry kind="lib" path="thirdparty/jakarta-fileupload/lib/commons-fileupload.jar"/>
 	<classpathentry kind="lib" path="thirdparty/jbportal/lib/portal-portlet-lib.jar"/>
 	<classpathentry kind="lib" path="thirdparty/jbportal/lib/jboss-portlet-api-lib.jar"/>
-	<classpathentry kind="lib" path="thirdparty/jwebunit-jwebunit/lib/jwebunit.jar" sourcepath="/Users/flashboss/.m2/repository/jwebunit/jwebunit/1.2/jwebunit-1.2-sources.jar"/>
+	<classpathentry kind="lib" path="thirdparty/jwebunit-jwebunit/lib/jwebunit.jar"/>
 	<classpathentry kind="lib" path="thirdparty/dbunit-dbunit/lib/dbunit.jar"/>
 	<classpathentry kind="lib" path="thirdparty/jbportal/lib/portal-core-test-lib.jar"/>
 	<classpathentry kind="lib" path="thirdparty/rome/lib/rome-0.9.jar"/>



More information about the jboss-svn-commits mailing list