[jboss-svn-commits] JBL Code SVN: r16501 - labs/jbossforums/branches/forums110P26.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Sat Nov 10 15:29:40 EST 2007


Author: unibrew
Date: 2007-11-10 15:29:40 -0500 (Sat, 10 Nov 2007)
New Revision: 16501

Modified:
   labs/jbossforums/branches/forums110P26/.classpath
Log:
[JBFORUMS-230] Updating eclipse project settings.

Modified: labs/jbossforums/branches/forums110P26/.classpath
===================================================================
--- labs/jbossforums/branches/forums110P26/.classpath	2007-11-10 20:29:23 UTC (rev 16500)
+++ labs/jbossforums/branches/forums110P26/.classpath	2007-11-10 20:29:40 UTC (rev 16501)
@@ -1,33 +1,37 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
-	<classpathentry kind="src" path="src/main"/>
+	<classpathentry kind="src" path="authz-jaae-plugin/src/main"/>
+	<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-identity-lib.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jbportal/lib/portal-jems-lib.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/apache-myfaces/lib/myfaces-api.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-hibernate/lib/hibernate.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"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-system/lib/jboss-system.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-system/lib/jboss-jmx.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/facelets/lib/el-api.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/facelets/lib/jsf-facelets.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/apache-myfaces/lib/myfaces-impl.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-system/lib/mail.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jbportal/lib/portal-common-lib.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jbportal/lib/portal-format-lib.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/oswego-concurrent/lib/concurrent.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jbportal/lib/portlet-api-lib.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/sun-servlet/lib/servlet-api.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jakarta-fileupload/lib/commons-fileupload.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/apache-myfaces/lib/tomahawk.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"/>
-	<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"/>
+	<classpathentry kind="lib" path="thirdparty/jbportal/lib/portal-core-lib.jar"/>
+	<classpathentry kind="lib" path="thirdparty/jbportal/lib/portal-jems-lib.jar"/>
+	<classpathentry kind="lib" path="thirdparty/jboss-hibernate/lib/hibernate.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"/>
+	<classpathentry kind="lib" path="thirdparty/jboss-system/lib/jboss-system.jar"/>
+	<classpathentry kind="lib" path="thirdparty/jboss-system/lib/jboss-jmx.jar"/>
+	<classpathentry kind="lib" path="thirdparty/facelets/lib/el-api.jar"/>
+	<classpathentry kind="lib" path="thirdparty/facelets/lib/jsf-facelets.jar"/>
+	<classpathentry kind="lib" path="thirdparty/apache-myfaces/lib/myfaces-impl.jar"/>
+	<classpathentry kind="lib" path="thirdparty/jboss-system/lib/mail.jar"/>
+	<classpathentry kind="lib" path="thirdparty/jbportal/lib/portal-common-lib.jar"/>
+	<classpathentry kind="lib" path="thirdparty/jbportal/lib/portal-format-lib.jar"/>
+	<classpathentry kind="lib" path="thirdparty/oswego-concurrent/lib/concurrent.jar"/>
+	<classpathentry kind="lib" path="thirdparty/jbportal/lib/portlet-api-lib.jar"/>
+	<classpathentry kind="lib" path="thirdparty/sun-servlet/lib/servlet-api.jar"/>
+	<classpathentry kind="lib" path="thirdparty/jakarta-fileupload/lib/commons-fileupload.jar"/>
+	<classpathentry kind="lib" path="thirdparty/apache-myfaces/lib/tomahawk.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"/>
+	<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"/>
+	<classpathentry kind="lib" path="thirdparty/jboss-jaae-engine/lib/jboss-acl.jar"/>
+	<classpathentry kind="lib" path="thirdparty/jboss-jaae-engine/lib/jboss-security-common.jar"/>
+	<classpathentry kind="lib" path="thirdparty/jboss-jaae-engine/lib/jboss-identity-management.jar"/>
+	<classpathentry kind="lib" path="thirdparty/jbportal/lib/portal-identity-lib.jar"/>
+	<classpathentry kind="lib" path="thirdparty/apache-myfaces/lib/myfaces-api.jar"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>




More information about the jboss-svn-commits mailing list