[portal-commits] JBoss Portal SVN: r11903 - branches/JBoss_Portal_Branch_2_7/core-cms.

portal-commits at lists.jboss.org portal-commits at lists.jboss.org
Tue Sep 16 05:55:14 EDT 2008


Author: thomas.heute at jboss.com
Date: 2008-09-16 05:55:14 -0400 (Tue, 16 Sep 2008)
New Revision: 11903

Modified:
   branches/JBoss_Portal_Branch_2_7/core-cms/.classpath
Log:
cms project has moved to a module

Modified: branches/JBoss_Portal_Branch_2_7/core-cms/.classpath
===================================================================
--- branches/JBoss_Portal_Branch_2_7/core-cms/.classpath	2008-09-16 07:59:10 UTC (rev 11902)
+++ branches/JBoss_Portal_Branch_2_7/core-cms/.classpath	2008-09-16 09:55:14 UTC (rev 11903)
@@ -2,7 +2,6 @@
 <classpath>
 	<classpathentry kind="src" path="src/main"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-	<classpathentry combineaccessrules="false" kind="src" path="/cms"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/core"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/server"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/api"/>
@@ -27,5 +26,6 @@
 	<classpathentry kind="lib" path="/thirdparty/portlet/lib/portlet-api.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/sun-jsf/lib/jsf-api.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jbpm/jpdl/lib/jbpm-jpdl.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss-portal/modules/cms/lib/cms-jackrabbit-trunk-SNAPSHOT.jar"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>




More information about the portal-commits mailing list