[jboss-svn-commits] JBL Code SVN: r29974 - labs/jbossforums/branches/noejbforums130P27.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Wed Nov 4 17:10:38 EST 2009


Author: sviluppatorefico
Date: 2009-11-04 17:10:38 -0500 (Wed, 04 Nov 2009)
New Revision: 29974

Added:
   labs/jbossforums/branches/noejbforums130P27/.classpath
Log:


Copied: labs/jbossforums/branches/noejbforums130P27/.classpath (from rev 29973, labs/jbossforums/branches/forums130P27/.classpath)
===================================================================
--- labs/jbossforums/branches/noejbforums130P27/.classpath	                        (rev 0)
+++ labs/jbossforums/branches/noejbforums130P27/.classpath	2009-11-04 22:10:38 UTC (rev 29974)
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="src" path="authz-jaae-plugin/src/main"/>
+	<classpathentry kind="src" path="cache-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-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"/>
+	<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/jsf-facelets.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/oswego-concurrent/lib/concurrent.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/jbportal/lib/portal-portlet-lib.jar" sourcepath="/module-portlet"/>
+	<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/jboss-system/lib/jboss-common.jar"/>
+	<classpathentry kind="lib" path="thirdparty/dom4j/lib/dom4j.jar"/>
+	<classpathentry kind="lib" path="thirdparty/javassist/lib/javassist.jar"/>
+	<classpathentry kind="lib" path="thirdparty/jboss-hibernate/lib/hibernate3.jar"/>
+	<classpathentry kind="lib" path="thirdparty/jboss-cache/lib/jboss-cache-jdk50.jar"/>
+	<classpathentry kind="lib" path="thirdparty/jgroups/lib/jgroups.jar"/>
+	<classpathentry kind="lib" path="thirdparty/jboss-hibernate-search/lib/hibernate-search.jar"/>
+	<classpathentry kind="lib" path="thirdparty/jboss-hibernate-search/lib/lucene-core.jar"/>
+	<classpathentry kind="lib" path="thirdparty/jboss-hibernate/lib/ejb3-persistence.jar"/>
+	<classpathentry kind="lib" path="thirdparty/jboss-hibernate/lib/hibernate-commons-annotations.jar"/>
+	<classpathentry kind="lib" path="thirdparty/portlet/lib/portlet-api.jar" sourcepath="/portlet2-api"/>
+	<classpathentry kind="lib" path="thirdparty/jakarta-commons/lib/commons-lang-2.1.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/sun-jsf/lib/jsf-api.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/sun-jsf/lib/jsf-impl.jar"/>
+	<classpathentry kind="lib" path="thirdparty/jbportal/lib/portal-faces-loader-lib.jar" sourcepath="/JBoss Portal 2.7"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/sun-jsf-1.2-09"/>
+	<classpathentry kind="lib" path="thirdparty/facelets/lib/el-api.jar"/>
+	<classpathentry kind="lib" path="thirdparty/jbportal/lib/portletbridge-api.jar" sourcepath="/portletbridge-1.0.0.CR2"/>
+	<classpathentry kind="lib" path="thirdparty/jbportal/lib/portletbridge-impl.jar"/>
+	<classpathentry kind="output" path="bin"/>
+</classpath>



More information about the jboss-svn-commits mailing list