Author: thomas.heute(a)jboss.com
Date: 2007-08-15 07:31:26 -0400 (Wed, 15 Aug 2007)
New Revision: 7933
Modified:
branches/JBoss_Portal_Branch_2_6/bridge/.classpath
branches/JBoss_Portal_Branch_2_6/cms/.classpath
branches/JBoss_Portal_Branch_2_6/core-admin/.classpath
branches/JBoss_Portal_Branch_2_6/core-cms/.classpath
branches/JBoss_Portal_Branch_2_6/core-samples/.classpath
branches/JBoss_Portal_Branch_2_6/core-search/.classpath
branches/JBoss_Portal_Branch_2_6/core-wsrp/.classpath
branches/JBoss_Portal_Branch_2_6/core/.classpath
branches/JBoss_Portal_Branch_2_6/faces/.classpath
branches/JBoss_Portal_Branch_2_6/format/.classpath
branches/JBoss_Portal_Branch_2_6/identity/.classpath
branches/JBoss_Portal_Branch_2_6/jems/.classpath
branches/JBoss_Portal_Branch_2_6/portlet-federation/.classpath
branches/JBoss_Portal_Branch_2_6/portlet-server/.classpath
branches/JBoss_Portal_Branch_2_6/portlet/.classpath
branches/JBoss_Portal_Branch_2_6/registration/.classpath
branches/JBoss_Portal_Branch_2_6/search/.classpath
branches/JBoss_Portal_Branch_2_6/security/.classpath
branches/JBoss_Portal_Branch_2_6/server/.classpath
branches/JBoss_Portal_Branch_2_6/test/.classpath
branches/JBoss_Portal_Branch_2_6/theme/.classpath
branches/JBoss_Portal_Branch_2_6/widget/.classpath
branches/JBoss_Portal_Branch_2_6/workflow/.classpath
branches/JBoss_Portal_Branch_2_6/wsrp/.classpath
Log:
Update Eclipse classpath after modularization
Modified: branches/JBoss_Portal_Branch_2_6/bridge/.classpath
===================================================================
--- branches/JBoss_Portal_Branch_2_6/bridge/.classpath 2007-08-15 11:06:17 UTC (rev 7932)
+++ branches/JBoss_Portal_Branch_2_6/bridge/.classpath 2007-08-15 11:31:26 UTC (rev 7933)
@@ -11,6 +11,6 @@
<classpathentry combineaccessrules="false" kind="src"
path="/portlet"/>
<classpathentry combineaccessrules="false" kind="src"
path="/server"/>
<classpathentry combineaccessrules="false" kind="src"
path="/jems"/>
- <classpathentry combineaccessrules="false" kind="src"
path="/common"/>
+ <classpathentry kind="lib"
path="/thirdparty/jboss-portal/modules/common/lib/portal-common-lib.jar"/>
<classpathentry kind="output" path="output/classes"/>
</classpath>
Modified: branches/JBoss_Portal_Branch_2_6/cms/.classpath
===================================================================
--- branches/JBoss_Portal_Branch_2_6/cms/.classpath 2007-08-15 11:06:17 UTC (rev 7932)
+++ branches/JBoss_Portal_Branch_2_6/cms/.classpath 2007-08-15 11:31:26 UTC (rev 7933)
@@ -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="/common"/>
<classpathentry kind="lib"
path="/thirdparty/oswego-concurrent/lib/concurrent.jar"/>
<classpathentry kind="lib"
path="/thirdparty/jakarta-io/lib/commons-io.jar"/>
<classpathentry kind="src" path="src/resources/test"/>
@@ -44,5 +43,6 @@
<classpathentry kind="lib"
path="/thirdparty/jbpm/jaronly/lib/jbpm.jar"/>
<classpathentry combineaccessrules="false" kind="src"
path="/search"/>
<classpathentry kind="lib"
path="/thirdparty/apache-lucene/lib/lucene.jar"/>
+ <classpathentry kind="lib"
path="/thirdparty/jboss-portal/modules/common/lib/portal-common-lib.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Modified: branches/JBoss_Portal_Branch_2_6/core/.classpath
===================================================================
--- branches/JBoss_Portal_Branch_2_6/core/.classpath 2007-08-15 11:06:17 UTC (rev 7932)
+++ branches/JBoss_Portal_Branch_2_6/core/.classpath 2007-08-15 11:31:26 UTC (rev 7933)
@@ -36,7 +36,6 @@
<classpathentry combineaccessrules="false" kind="src"
path="/api"/>
<classpathentry combineaccessrules="false" kind="src"
path="/jems"/>
<classpathentry combineaccessrules="false" kind="src"
path="/server"/>
- <classpathentry combineaccessrules="false" kind="src"
path="/common"/>
<classpathentry combineaccessrules="false" kind="src"
path="/security"/>
<classpathentry combineaccessrules="false" kind="src"
path="/cms"/>
<classpathentry combineaccessrules="false" kind="src"
path="/test"/>
@@ -50,6 +49,7 @@
<classpathentry combineaccessrules="false" kind="src"
path="/portlet-server"/>
<classpathentry kind="lib"
path="/thirdparty/apache-xerces/lib/xml-apis.jar"/>
<classpathentry kind="lib"
path="/thirdparty/freemarker/lib/freemarker.jar"/>
- <classpathentry combineaccessrules="false" kind="src"
path="/web"/>
+ <classpathentry kind="lib"
path="/thirdparty/jboss-portal/modules/common/lib/portal-common-lib.jar"/>
+ <classpathentry kind="lib"
path="/thirdparty/jboss-portal/modules/web/lib/portal-web-lib.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Modified: branches/JBoss_Portal_Branch_2_6/core-admin/.classpath
===================================================================
--- branches/JBoss_Portal_Branch_2_6/core-admin/.classpath 2007-08-15 11:06:17 UTC (rev
7932)
+++ branches/JBoss_Portal_Branch_2_6/core-admin/.classpath 2007-08-15 11:31:26 UTC (rev
7933)
@@ -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="/common"/>
<classpathentry combineaccessrules="false" kind="src"
path="/faces"/>
<classpathentry combineaccessrules="false" kind="src"
path="/security"/>
<classpathentry kind="lib"
path="/thirdparty/apache-myfaces/lib/myfaces-api.jar"/>
@@ -21,5 +20,6 @@
<classpathentry kind="lib"
path="/thirdparty/sun-servlet/lib/servlet-api.jar"/>
<classpathentry kind="lib"
path="/thirdparty/sun-servlet/lib/jsp-api.jar"/>
<classpathentry kind="lib"
path="/thirdparty/apache-log4j/lib/log4j.jar"/>
+ <classpathentry kind="lib"
path="/thirdparty/jboss-portal/modules/common/lib/portal-common-lib.jar"/>
<classpathentry kind="output" path="output/classes"/>
</classpath>
Modified: branches/JBoss_Portal_Branch_2_6/core-cms/.classpath
===================================================================
--- branches/JBoss_Portal_Branch_2_6/core-cms/.classpath 2007-08-15 11:06:17 UTC (rev
7932)
+++ branches/JBoss_Portal_Branch_2_6/core-cms/.classpath 2007-08-15 11:31:26 UTC (rev
7933)
@@ -8,7 +8,6 @@
<classpathentry combineaccessrules="false" kind="src"
path="/portlet"/>
<classpathentry combineaccessrules="false" kind="src"
path="/api"/>
<classpathentry kind="lib"
path="/thirdparty/jbossas/core-libs/lib/jboss-jmx.jar"/>
- <classpathentry combineaccessrules="false" kind="src"
path="/common"/>
<classpathentry combineaccessrules="false" kind="src"
path="/identity"/>
<classpathentry combineaccessrules="false" kind="src"
path="/jems"/>
<classpathentry kind="lib"
path="/thirdparty/jbossas/core-libs/lib/jboss-system.jar"/>
@@ -25,5 +24,6 @@
<classpathentry kind="lib"
path="/thirdparty/hibernate/lib/hibernate3.jar"/>
<classpathentry combineaccessrules="false" kind="src"
path="/search"/>
<classpathentry kind="lib"
path="/thirdparty/apache-lucene/lib/lucene.jar"/>
+ <classpathentry kind="lib"
path="/thirdparty/jboss-portal/modules/common/lib/portal-common-lib.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Modified: branches/JBoss_Portal_Branch_2_6/core-samples/.classpath
===================================================================
--- branches/JBoss_Portal_Branch_2_6/core-samples/.classpath 2007-08-15 11:06:17 UTC (rev
7932)
+++ branches/JBoss_Portal_Branch_2_6/core-samples/.classpath 2007-08-15 11:31:26 UTC (rev
7933)
@@ -6,12 +6,12 @@
<classpathentry combineaccessrules="false" kind="src"
path="/api"/>
<classpathentry combineaccessrules="false" kind="src"
path="/format"/>
<classpathentry combineaccessrules="false" kind="src"
path="/core"/>
- <classpathentry combineaccessrules="false" kind="src"
path="/common"/>
<classpathentry combineaccessrules="false" kind="src"
path="/identity"/>
<classpathentry combineaccessrules="false" kind="src"
path="/portlet"/>
<classpathentry combineaccessrules="false" kind="src"
path="/theme"/>
<classpathentry kind="lib"
path="/thirdparty/jbossas/core-libs/lib/jboss-j2ee.jar"/>
<classpathentry kind="lib"
path="/thirdparty/apache-fileupload/lib/commons-fileupload.jar"/>
<classpathentry kind="lib"
path="/thirdparty/oswego-concurrent/lib/concurrent.jar"/>
+ <classpathentry kind="lib"
path="/thirdparty/jboss-portal/modules/common/lib/portal-common-lib.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Modified: branches/JBoss_Portal_Branch_2_6/core-search/.classpath
===================================================================
--- branches/JBoss_Portal_Branch_2_6/core-search/.classpath 2007-08-15 11:06:17 UTC (rev
7932)
+++ branches/JBoss_Portal_Branch_2_6/core-search/.classpath 2007-08-15 11:31:26 UTC (rev
7933)
@@ -11,9 +11,9 @@
<classpathentry combineaccessrules="false" kind="src"
path="/api"/>
<classpathentry combineaccessrules="false" kind="src"
path="/portlet"/>
<classpathentry combineaccessrules="false" kind="src"
path="/server"/>
- <classpathentry combineaccessrules="false" kind="src"
path="/common"/>
<classpathentry combineaccessrules="false" kind="src"
path="/jems"/>
<classpathentry combineaccessrules="false" kind="src"
path="/search"/>
<classpathentry combineaccessrules="false" kind="src"
path="/faces"/>
+ <classpathentry kind="lib"
path="/thirdparty/jboss-portal/modules/common/lib/portal-common-lib.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Modified: branches/JBoss_Portal_Branch_2_6/core-wsrp/.classpath
===================================================================
--- branches/JBoss_Portal_Branch_2_6/core-wsrp/.classpath 2007-08-15 11:06:17 UTC (rev
7932)
+++ branches/JBoss_Portal_Branch_2_6/core-wsrp/.classpath 2007-08-15 11:31:26 UTC (rev
7933)
@@ -4,8 +4,8 @@
<classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.4"/>
<classpathentry combineaccessrules="false" kind="src"
path="/wsrp"/>
<classpathentry kind="lib"
path="/thirdparty/apache-myfaces/lib/myfaces-api.jar"/>
- <classpathentry combineaccessrules="false" kind="src"
path="/common"/>
<classpathentry combineaccessrules="false" kind="src"
path="/portlet"/>
<classpathentry kind="lib"
path="/thirdparty/junit/lib/junit.jar"/>
+ <classpathentry kind="lib"
path="/thirdparty/jboss-portal/modules/common/lib/portal-common-lib.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Modified: branches/JBoss_Portal_Branch_2_6/faces/.classpath
===================================================================
--- branches/JBoss_Portal_Branch_2_6/faces/.classpath 2007-08-15 11:06:17 UTC (rev 7932)
+++ branches/JBoss_Portal_Branch_2_6/faces/.classpath 2007-08-15 11:31:26 UTC (rev 7933)
@@ -4,7 +4,6 @@
<classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib"
path="/thirdparty/apache-myfaces/lib/myfaces-api.jar"/>
<classpathentry kind="lib"
path="/thirdparty/sun-servlet/lib/jsp-api.jar"/>
- <classpathentry combineaccessrules="false" kind="src"
path="/common"/>
<classpathentry kind="lib"
path="/thirdparty/apache-log4j/lib/log4j.jar"/>
<classpathentry kind="lib"
path="/thirdparty/facelets/lib/jsf-facelets.jar"/>
<classpathentry kind="lib"
path="/thirdparty/el/lib/el-api.jar"/>
@@ -15,5 +14,6 @@
<classpathentry combineaccessrules="false" kind="src"
path="/server"/>
<classpathentry kind="lib"
path="/thirdparty/sun-servlet/lib/servlet-api.jar"/>
<classpathentry combineaccessrules="false" kind="src"
path="/bridge"/>
+ <classpathentry kind="lib"
path="/thirdparty/jboss-portal/modules/common/lib/portal-common-lib.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Modified: branches/JBoss_Portal_Branch_2_6/format/.classpath
===================================================================
--- branches/JBoss_Portal_Branch_2_6/format/.classpath 2007-08-15 11:06:17 UTC (rev 7932)
+++ branches/JBoss_Portal_Branch_2_6/format/.classpath 2007-08-15 11:31:26 UTC (rev 7933)
@@ -3,11 +3,11 @@
<classpathentry kind="src" path="src/main"/>
<classpathentry kind="src" path="output/gen/classes"/>
<classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry combineaccessrules="false" kind="src"
path="/common"/>
<classpathentry kind="lib"
path="/thirdparty/dom4j/lib/dom4j.jar"/>
<classpathentry kind="lib"
path="/thirdparty/javassist/lib/javassist.jar"/>
<classpathentry kind="lib"
path="/thirdparty/apache-log4j/lib/log4j.jar"/>
<classpathentry kind="lib"
path="/thirdparty/junit/lib/junit.jar"/>
<classpathentry kind="lib"
path="/thirdparty/jbossas/core-libs/lib/jboss-common.jar"/>
+ <classpathentry kind="lib"
path="/thirdparty/jboss-portal/modules/common/lib/portal-common-lib.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Modified: branches/JBoss_Portal_Branch_2_6/identity/.classpath
===================================================================
--- branches/JBoss_Portal_Branch_2_6/identity/.classpath 2007-08-15 11:06:17 UTC (rev
7932)
+++ branches/JBoss_Portal_Branch_2_6/identity/.classpath 2007-08-15 11:31:26 UTC (rev
7933)
@@ -15,12 +15,12 @@
<classpathentry kind="lib"
path="/thirdparty/sun-jaf/lib/activation.jar"/>
<classpathentry kind="lib"
path="/thirdparty/apache-log4j/lib/log4j.jar"/>
<classpathentry combineaccessrules="false" kind="src"
path="/jems"/>
- <classpathentry combineaccessrules="false" kind="src"
path="/common"/>
<classpathentry combineaccessrules="false" kind="src"
path="/test"/>
<classpathentry kind="lib"
path="/thirdparty/sun-opends/lib/OpenDS.jar"/>
<classpathentry kind="lib"
path="/thirdparty/jboss/jbossxb/lib/jboss-xml-binding.jar"/>
<classpathentry kind="lib"
path="/thirdparty/jboss/microcontainer/lib/jboss-microcontainer.jar"/>
<classpathentry kind="lib"
path="/thirdparty/jboss/microcontainer/lib/jboss-dependency.jar"/>
<classpathentry kind="lib"
path="/thirdparty/sun-servlet/lib/servlet-api.jar"/>
+ <classpathentry kind="lib"
path="/thirdparty/jboss-portal/modules/common/lib/portal-common-lib.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Modified: branches/JBoss_Portal_Branch_2_6/jems/.classpath
===================================================================
--- branches/JBoss_Portal_Branch_2_6/jems/.classpath 2007-08-15 11:06:17 UTC (rev 7932)
+++ branches/JBoss_Portal_Branch_2_6/jems/.classpath 2007-08-15 11:31:26 UTC (rev 7933)
@@ -23,7 +23,7 @@
<classpathentry kind="lib"
path="/thirdparty/jbossas/core-libs/lib/jboss-jmx.jar"
sourcepath="/JBoss_AS_4.0.5/jmx/src/main"/>
<classpathentry kind="lib"
path="/thirdparty/jbossas/core-libs/lib/jboss-system.jar"/>
<classpathentry kind="lib"
path="/thirdparty/jbossas/core-libs/lib/jmx-invoker-adaptor-client.jar"/>
- <classpathentry combineaccessrules="false" kind="src"
path="/common"/>
<classpathentry kind="lib"
path="/thirdparty/apache-xerces/lib/xml-apis.jar"/>
+ <classpathentry kind="lib"
path="/thirdparty/jboss-portal/modules/common/lib/portal-common-lib.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Modified: branches/JBoss_Portal_Branch_2_6/portlet/.classpath
===================================================================
--- branches/JBoss_Portal_Branch_2_6/portlet/.classpath 2007-08-15 11:06:17 UTC (rev
7932)
+++ branches/JBoss_Portal_Branch_2_6/portlet/.classpath 2007-08-15 11:31:26 UTC (rev
7933)
@@ -21,10 +21,10 @@
<classpathentry kind="lib"
path="/thirdparty/apache-log4j/lib/log4j.jar"/>
<classpathentry combineaccessrules="false" kind="src"
path="/server"/>
<classpathentry combineaccessrules="false" kind="src"
path="/jems"/>
- <classpathentry combineaccessrules="false" kind="src"
path="/common"/>
<classpathentry combineaccessrules="false" kind="src"
path="/test"/>
<classpathentry combineaccessrules="false" kind="src"
path="/api"/>
<classpathentry combineaccessrules="false" kind="src"
path="/security"/>
- <classpathentry combineaccessrules="false" kind="src"
path="/web"/>
+ <classpathentry kind="lib"
path="/thirdparty/jboss-portal/modules/common/lib/portal-common-lib.jar"/>
+ <classpathentry kind="lib"
path="/thirdparty/jboss-portal/modules/web/lib/portal-web-lib.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Modified: branches/JBoss_Portal_Branch_2_6/portlet-federation/.classpath
===================================================================
--- branches/JBoss_Portal_Branch_2_6/portlet-federation/.classpath 2007-08-15 11:06:17 UTC
(rev 7932)
+++ branches/JBoss_Portal_Branch_2_6/portlet-federation/.classpath 2007-08-15 11:31:26 UTC
(rev 7933)
@@ -20,6 +20,6 @@
<classpathentry kind="lib"
path="/thirdparty/jbossas/core-libs/lib/jmx-invoker-adaptor-client.jar"/>
<classpathentry combineaccessrules="false" kind="src"
path="/jems"/>
<classpathentry combineaccessrules="false" kind="src"
path="/portlet"/>
- <classpathentry combineaccessrules="false" kind="src"
path="/common"/>
+ <classpathentry kind="lib"
path="/thirdparty/jboss-portal/modules/common/lib/portal-common-lib.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Modified: branches/JBoss_Portal_Branch_2_6/portlet-server/.classpath
===================================================================
--- branches/JBoss_Portal_Branch_2_6/portlet-server/.classpath 2007-08-15 11:06:17 UTC
(rev 7932)
+++ branches/JBoss_Portal_Branch_2_6/portlet-server/.classpath 2007-08-15 11:31:26 UTC
(rev 7933)
@@ -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="/common"/>
<classpathentry combineaccessrules="false" kind="src"
path="/portlet"/>
<classpathentry combineaccessrules="false" kind="src"
path="/server"/>
<classpathentry kind="lib"
path="/thirdparty/sun-servlet/lib/servlet-api.jar"/>
@@ -14,5 +13,6 @@
<classpathentry kind="lib"
path="/thirdparty/apache-log4j/lib/log4j.jar"/>
<classpathentry combineaccessrules="false" kind="src"
path="/security"/>
<classpathentry kind="lib"
path="/thirdparty/oswego-concurrent/lib/concurrent.jar"/>
+ <classpathentry kind="lib"
path="/thirdparty/jboss-portal/modules/common/lib/portal-common-lib.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Modified: branches/JBoss_Portal_Branch_2_6/registration/.classpath
===================================================================
--- branches/JBoss_Portal_Branch_2_6/registration/.classpath 2007-08-15 11:06:17 UTC (rev
7932)
+++ branches/JBoss_Portal_Branch_2_6/registration/.classpath 2007-08-15 11:31:26 UTC (rev
7933)
@@ -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="/common"/>
<classpathentry combineaccessrules="false" kind="src"
path="/jems"/>
<classpathentry kind="lib"
path="/thirdparty/oswego-concurrent/lib/concurrent.jar"/>
<classpathentry kind="lib"
path="/thirdparty/jbossas/core-libs/lib/jboss-common.jar"/>
@@ -10,5 +9,6 @@
<classpathentry kind="lib"
path="/thirdparty/jbossas/core-libs/lib/jboss-jmx.jar"/>
<classpathentry kind="lib"
path="/thirdparty/junit/lib/junit.jar"/>
<classpathentry kind="lib"
path="/thirdparty/apache-xerces/lib/xml-apis.jar"/>
+ <classpathentry kind="lib"
path="/thirdparty/jboss-portal/modules/common/lib/portal-common-lib.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Modified: branches/JBoss_Portal_Branch_2_6/search/.classpath
===================================================================
--- branches/JBoss_Portal_Branch_2_6/search/.classpath 2007-08-15 11:06:17 UTC (rev 7932)
+++ branches/JBoss_Portal_Branch_2_6/search/.classpath 2007-08-15 11:31:26 UTC (rev 7933)
@@ -8,8 +8,8 @@
<classpathentry kind="lib"
path="/thirdparty/jbossas/core-libs/lib/jboss-common.jar"/>
<classpathentry kind="lib"
path="/thirdparty/apache-lucene/lib/lucene.jar"/>
<classpathentry kind="lib"
path="/thirdparty/jcr/lib/jcr-1.0.jar"/>
- <classpathentry combineaccessrules="false" kind="src"
path="/common"/>
<classpathentry combineaccessrules="false" kind="src"
path="/jems"/>
<classpathentry combineaccessrules="false" kind="src"
path="/identity"/>
+ <classpathentry kind="lib"
path="/thirdparty/jboss-portal/modules/common/lib/portal-common-lib.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Modified: branches/JBoss_Portal_Branch_2_6/security/.classpath
===================================================================
--- branches/JBoss_Portal_Branch_2_6/security/.classpath 2007-08-15 11:06:17 UTC (rev
7932)
+++ branches/JBoss_Portal_Branch_2_6/security/.classpath 2007-08-15 11:31:26 UTC (rev
7933)
@@ -3,7 +3,6 @@
<classpathentry kind="src" path="src/main"/>
<classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib"
path="/thirdparty/oswego-concurrent/lib/concurrent.jar"/>
- <classpathentry combineaccessrules="false" kind="src"
path="/common"/>
<classpathentry combineaccessrules="false" kind="src"
path="/server"/>
<classpathentry combineaccessrules="false" kind="src"
path="/api"/>
<classpathentry kind="lib"
path="/thirdparty/dom4j/lib/dom4j.jar"/>
@@ -17,5 +16,6 @@
<classpathentry kind="lib"
path="/thirdparty/jgroups/lib/jgroups.jar"/>
<classpathentry kind="lib"
path="/thirdparty/junit/lib/junit.jar"/>
<classpathentry combineaccessrules="false" kind="src"
path="/jems"/>
+ <classpathentry kind="lib"
path="/thirdparty/jboss-portal/modules/common/lib/portal-common-lib.jar"/>
<classpathentry kind="output" path="output/classes"/>
</classpath>
Modified: branches/JBoss_Portal_Branch_2_6/server/.classpath
===================================================================
--- branches/JBoss_Portal_Branch_2_6/server/.classpath 2007-08-15 11:06:17 UTC (rev 7932)
+++ branches/JBoss_Portal_Branch_2_6/server/.classpath 2007-08-15 11:31:26 UTC (rev 7933)
@@ -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="/common"/>
<classpathentry kind="lib"
path="/thirdparty/sun-servlet/lib/servlet-api.jar"/>
<classpathentry combineaccessrules="false" kind="src"
path="/test"/>
<classpathentry kind="lib"
path="/thirdparty/apache-httpclient/lib/commons-httpclient.jar"/>
@@ -13,7 +12,8 @@
<classpathentry kind="lib"
path="/thirdparty/jbossas/core-libs/lib/jboss-system.jar"/>
<classpathentry kind="lib"
path="/thirdparty/junit/lib/junit.jar"/>
<classpathentry combineaccessrules="false" kind="src"
path="/jems"/>
- <classpathentry combineaccessrules="false" kind="src"
path="/web"/>
<classpathentry kind="lib"
path="/thirdparty/jboss/backport-concurrent/lib/jboss-backport-concurrent.jar"/>
+ <classpathentry kind="lib"
path="/thirdparty/jboss-portal/modules/common/lib/portal-common-lib.jar"/>
+ <classpathentry kind="lib"
path="/thirdparty/jboss-portal/modules/web/lib/portal-web-lib.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Modified: branches/JBoss_Portal_Branch_2_6/test/.classpath
===================================================================
--- branches/JBoss_Portal_Branch_2_6/test/.classpath 2007-08-15 11:06:17 UTC (rev 7932)
+++ branches/JBoss_Portal_Branch_2_6/test/.classpath 2007-08-15 11:31:26 UTC (rev 7933)
@@ -7,7 +7,6 @@
<classpathentry kind="lib" path="/tools/lib/xalan.jar"/>
<classpathentry kind="lib"
path="/thirdparty/sun-servlet/lib/servlet-api.jar"/>
<classpathentry kind="lib"
path="selenium-java-client-driver-backport.jar"/>
- <classpathentry combineaccessrules="false" kind="src"
path="/common"/>
<classpathentry kind="lib"
path="/thirdparty/apache-httpclient/lib/commons-httpclient.jar"/>
<classpathentry kind="lib"
path="/thirdparty/dom4j/lib/dom4j.jar"/>
<classpathentry kind="lib"
path="/thirdparty/hibernate/lib/hibernate3.jar"/>
@@ -28,5 +27,6 @@
<classpathentry kind="lib"
path="/thirdparty/apache-log4j/lib/log4j.jar"/>
<classpathentry kind="lib"
path="/thirdparty/junit/lib/junit.jar"/>
<classpathentry kind="lib"
path="/thirdparty/sun-opends/lib/OpenDS.jar"/>
+ <classpathentry kind="lib"
path="/thirdparty/jboss-portal/modules/common/lib/portal-common-lib.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Modified: branches/JBoss_Portal_Branch_2_6/theme/.classpath
===================================================================
--- branches/JBoss_Portal_Branch_2_6/theme/.classpath 2007-08-15 11:06:17 UTC (rev 7932)
+++ branches/JBoss_Portal_Branch_2_6/theme/.classpath 2007-08-15 11:31:26 UTC (rev 7933)
@@ -15,10 +15,10 @@
<classpathentry kind="lib"
path="/thirdparty/jbossas/core-libs/lib/jboss-xml-binding.jar"/>
<classpathentry combineaccessrules="false" kind="src"
path="/server"/>
<classpathentry combineaccessrules="false" kind="src"
path="/jems"/>
- <classpathentry combineaccessrules="false" kind="src"
path="/common"/>
<classpathentry combineaccessrules="false" kind="src"
path="/portlet"/>
<classpathentry combineaccessrules="false" kind="src"
path="/api"/>
- <classpathentry combineaccessrules="false" kind="src"
path="/web"/>
<classpathentry combineaccessrules="false" kind="src"
path="/test"/>
+ <classpathentry kind="lib"
path="/thirdparty/jboss-portal/modules/common/lib/portal-common-lib.jar"/>
+ <classpathentry kind="lib"
path="/thirdparty/jboss-portal/modules/web/lib/portal-web-lib.jar"/>
<classpathentry kind="output" path="output/classes"/>
</classpath>
Modified: branches/JBoss_Portal_Branch_2_6/widget/.classpath
===================================================================
--- branches/JBoss_Portal_Branch_2_6/widget/.classpath 2007-08-15 11:06:17 UTC (rev 7932)
+++ branches/JBoss_Portal_Branch_2_6/widget/.classpath 2007-08-15 11:31:26 UTC (rev 7933)
@@ -2,11 +2,13 @@
<classpath>
<classpathentry kind="src" path="src/main"/>
<classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry combineaccessrules="false" kind="src"
path="/common"/>
<classpathentry combineaccessrules="false" kind="src"
path="/api"/>
<classpathentry kind="lib"
path="/thirdparty/apache-log4j/lib/log4j.jar"/>
<classpathentry kind="lib"
path="/thirdparty/oswego-concurrent/lib/concurrent.jar"/>
<classpathentry kind="lib"
path="/thirdparty/jboss/backport-concurrent/lib/jboss-backport-concurrent.jar"/>
<classpathentry kind="lib"
path="/thirdparty/junit/lib/junit.jar"/>
+ <classpathentry kind="lib"
path="/thirdparty/jboss-portal/modules/common/lib/portal-common-lib.jar"/>
+ <classpathentry kind="lib"
path="/thirdparty/jbossas/core-libs/lib/jboss-common.jar"/>
+ <classpathentry kind="lib"
path="/thirdparty/jboss/jbossxb/lib/jboss-xml-binding.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Modified: branches/JBoss_Portal_Branch_2_6/workflow/.classpath
===================================================================
--- branches/JBoss_Portal_Branch_2_6/workflow/.classpath 2007-08-15 11:06:17 UTC (rev
7932)
+++ branches/JBoss_Portal_Branch_2_6/workflow/.classpath 2007-08-15 11:31:26 UTC (rev
7933)
@@ -10,8 +10,8 @@
<classpathentry kind="lib"
path="/thirdparty/jbossas/core-libs/lib/jboss-common.jar"/>
<classpathentry kind="lib"
path="/thirdparty/sun-servlet/lib/servlet-api.jar"/>
<classpathentry kind="lib"
path="/thirdparty/junit/lib/junit.jar"/>
- <classpathentry combineaccessrules="false" kind="src"
path="/common"/>
<classpathentry combineaccessrules="false" kind="src"
path="/identity"/>
<classpathentry kind="lib"
path="/thirdparty/jbpm/jaronly/lib/jbpm.jar"/>
+ <classpathentry kind="lib"
path="/thirdparty/jboss-portal/modules/common/lib/portal-common-lib.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Modified: branches/JBoss_Portal_Branch_2_6/wsrp/.classpath
===================================================================
--- branches/JBoss_Portal_Branch_2_6/wsrp/.classpath 2007-08-15 11:06:17 UTC (rev 7932)
+++ branches/JBoss_Portal_Branch_2_6/wsrp/.classpath 2007-08-15 11:31:26 UTC (rev 7933)
@@ -3,7 +3,6 @@
<classpathentry kind="src" path="src/main"/>
<classpathentry kind="src" path="src/generated"/>
<classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry combineaccessrules="false" kind="src"
path="/common"/>
<classpathentry kind="lib"
path="/thirdparty/sun-servlet/lib/servlet-api.jar"/>
<classpathentry combineaccessrules="false" kind="src"
path="/server"/>
<classpathentry combineaccessrules="false" kind="src"
path="/portlet"/>
@@ -30,6 +29,7 @@
<classpathentry combineaccessrules="false" kind="src"
path="/portlet-federation"/>
<classpathentry kind="lib"
path="/thirdparty/hibernate/lib/hibernate3.jar"/>
<classpathentry kind="lib"
path="/thirdparty/apache-myfaces/lib/myfaces-api.jar"/>
- <classpathentry combineaccessrules="false" kind="src"
path="/web"/>
+ <classpathentry kind="lib"
path="/thirdparty/jboss-portal/modules/common/lib/portal-common-lib.jar"/>
+ <classpathentry kind="lib"
path="/thirdparty/jboss-portal/modules/web/lib/portal-web-lib.jar"/>
<classpathentry kind="output" path="output/classes"/>
</classpath>