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

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Wed Jun 19 14:11:38 EDT 2013


Author: sviluppatorefico
Date: 2013-06-19 14:11:38 -0400 (Wed, 19 Jun 2013)
New Revision: 38362

Modified:
   labs/jbossforums/branches/forums130P27/.classpath
Log:
bug fixing on the moderation and polling

Modified: labs/jbossforums/branches/forums130P27/.classpath
===================================================================
--- labs/jbossforums/branches/forums130P27/.classpath	2013-06-19 17:38:04 UTC (rev 38361)
+++ labs/jbossforums/branches/forums130P27/.classpath	2013-06-19 18:11:38 UTC (rev 38362)
@@ -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"/>
@@ -45,11 +45,11 @@
 	<classpathentry kind="lib" path="thirdparty/jboss-hibernate/lib/ejb3-persistence.jar"/>
 	<classpathentry kind="lib" path="thirdparty/jboss-j2ee/lib/jboss-ejb3x.jar"/>
 	<classpathentry kind="lib" path="thirdparty/jboss-hibernate-search/lib/hibernate-search.jar"/>
-	<classpathentry kind="lib" path="thirdparty/jboss-hibernate/lib/hibernate3.jar" sourcepath="/Users/flashboss/.m2/repository/org/hibernate/hibernate-core/3.3.1.GA/hibernate-core-3.3.1.GA-sources.jar"/>
+	<classpathentry kind="lib" path="thirdparty/jboss-hibernate/lib/hibernate3.jar"/>
 	<classpathentry kind="lib" path="thirdparty/beanshell/lib/bsh.jar"/>
 	<classpathentry kind="lib" path="thirdparty/jboss-hibernate/lib/hibernate-entitymanager.jar"/>
 	<classpathentry kind="lib" path="thirdparty/jboss-hibernate/lib/hibernate-annotations.jar"/>
-	<classpathentry kind="lib" path="thirdparty/picketlink/lib/picketlink-idm-1.1.5.CR01.jar" sourcepath="/picketlink-idm-auth"/>
+	<classpathentry kind="lib" path="thirdparty/picketlink/lib/picketlink-idm-1.1.5.CR01.jar"/>
 	<classpathentry kind="lib" path="thirdparty/slf4j/lib/jcl104-over-slf4j-1.4.2.jar"/>
 	<classpathentry kind="lib" path="thirdparty/slf4j/lib/slf4j-api-1.4.2.jar"/>
 	<classpathentry kind="lib" path="thirdparty/slf4j/lib/slf4j-log4j12-1.4.2.jar"/>



More information about the jboss-svn-commits mailing list