Author: thomas.heute(a)jboss.com
Date: 2008-06-25 09:25:00 -0400 (Wed, 25 Jun 2008)
New Revision: 11140
Modified:
branches/JBoss_Portal_Branch_2_7/cms/.classpath
branches/JBoss_Portal_Branch_2_7/core-cms/.classpath
branches/JBoss_Portal_Branch_2_7/core-identity/.classpath
branches/JBoss_Portal_Branch_2_7/core/.classpath
branches/JBoss_Portal_Branch_2_7/workflow/.classpath
branches/JBoss_Portal_Branch_2_7/wsrp/.classpath
Log:
Eclipse update
Modified: branches/JBoss_Portal_Branch_2_7/cms/.classpath
===================================================================
--- branches/JBoss_Portal_Branch_2_7/cms/.classpath 2008-06-25 13:15:42 UTC (rev 11139)
+++ branches/JBoss_Portal_Branch_2_7/cms/.classpath 2008-06-25 13:25:00 UTC (rev 11140)
@@ -11,7 +11,7 @@
<classpathentry kind="lib"
path="/thirdparty/antlr/lib/antlr-2.7.6.jar"/>
<classpathentry kind="lib"
path="/thirdparty/cglib/lib/cglib.jar"/>
<classpathentry kind="lib"
path="/thirdparty/apache-logging/lib/commons-logging.jar"/>
- <classpathentry kind="lib"
path="/thirdparty/hibernate/lib/hibernate3.jar"/>
+ <classpathentry kind="lib"
path="/thirdparty/hibernate/lib/hibernate3.jar"
sourcepath="/hibernate"/>
<classpathentry kind="lib"
path="/thirdparty/hsqldb/lib/hsqldb.jar"/>
<classpathentry kind="lib"
path="/thirdparty/jbossas/core-libs/lib/jboss.jar"/>
<classpathentry kind="lib"
path="/thirdparty/jbossas/core-libs/lib/jboss-common.jar"/>
@@ -37,12 +37,12 @@
<classpathentry combineaccessrules="false" kind="src"
path="/workflow"/>
<classpathentry kind="lib"
path="/thirdparty/jackrabbit/lib/jackrabbit-core.jar"/>
<classpathentry combineaccessrules="false" kind="src"
path="/security"/>
- <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="lib"
path="/thirdparty/jboss-portal/modules/identity/lib/portal-identity-lib.jar"/>
<classpathentry kind="lib"
path="/thirdparty/jboss-portal/modules/test/lib/portal-test-lib.jar"/>
<classpathentry kind="lib"
path="/thirdparty/apache-ant/lib/ant.jar"/>
+ <classpathentry kind="lib"
path="/thirdparty/jbpm/jpdl/lib/jbpm-jpdl.jar"
sourcepath="/jbpm"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Modified: branches/JBoss_Portal_Branch_2_7/core/.classpath
===================================================================
--- branches/JBoss_Portal_Branch_2_7/core/.classpath 2008-06-25 13:15:42 UTC (rev 11139)
+++ branches/JBoss_Portal_Branch_2_7/core/.classpath 2008-06-25 13:25:00 UTC (rev 11140)
@@ -38,7 +38,6 @@
<classpathentry combineaccessrules="false" kind="src"
path="/theme"/>
<classpathentry combineaccessrules="false" kind="src"
path="/registration"/>
<classpathentry combineaccessrules="false" kind="src"
path="/workflow"/>
- <classpathentry kind="lib"
path="/thirdparty/jbpm/jaronly/lib/jbpm.jar"/>
<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"/>
Modified: branches/JBoss_Portal_Branch_2_7/core-cms/.classpath
===================================================================
--- branches/JBoss_Portal_Branch_2_7/core-cms/.classpath 2008-06-25 13:15:42 UTC (rev
11139)
+++ branches/JBoss_Portal_Branch_2_7/core-cms/.classpath 2008-06-25 13:25:00 UTC (rev
11140)
@@ -16,7 +16,6 @@
<classpathentry combineaccessrules="false" kind="src"
path="/workflow"/>
<classpathentry kind="lib"
path="/thirdparty/apache-fileupload/lib/commons-fileupload.jar"/>
<classpathentry combineaccessrules="false" kind="src"
path="/security"/>
- <classpathentry kind="lib"
path="/thirdparty/jbpm/jaronly/lib/jbpm.jar"/>
<classpathentry combineaccessrules="false" kind="src"
path="/core-admin"/>
<classpathentry kind="lib"
path="/thirdparty/hibernate/lib/hibernate3.jar"/>
<classpathentry combineaccessrules="false" kind="src"
path="/search"/>
@@ -27,5 +26,6 @@
<classpathentry kind="lib"
path="/thirdparty/jboss-portal/modules/portlet/lib/portal-portlet-lib.jar"/>
<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="output" path="bin"/>
</classpath>
Modified: branches/JBoss_Portal_Branch_2_7/core-identity/.classpath
===================================================================
--- branches/JBoss_Portal_Branch_2_7/core-identity/.classpath 2008-06-25 13:15:42 UTC (rev
11139)
+++ branches/JBoss_Portal_Branch_2_7/core-identity/.classpath 2008-06-25 13:25:00 UTC (rev
11140)
@@ -14,7 +14,6 @@
<classpathentry kind="lib"
path="/thirdparty/hibernate/lib/hibernate3.jar"/>
<classpathentry kind="con"
path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
<classpathentry kind="lib"
path="/thirdparty/freemarker/lib/freemarker.jar"/>
- <classpathentry combineaccessrules="false" kind="src"
path="/core-cms"/>
<classpathentry kind="lib"
path="/thirdparty/jbossas/core-libs/lib/jboss.jar"/>
<classpathentry kind="lib"
path="/thirdparty/jbossas/core-libs/lib/jboss-aspect-library.jar"/>
<classpathentry kind="lib"
path="/thirdparty/jbossas/core-libs/lib/jboss-common-client.jar"/>
@@ -33,8 +32,6 @@
<classpathentry kind="lib"
path="/thirdparty/jbossas/core-libs/lib/jnpserver.jar"/>
<classpathentry kind="lib"
path="/thirdparty/jbossas/core-libs/lib/namespace.jar"/>
<classpathentry kind="lib"
path="/thirdparty/jcaptcha/lib/jcaptcha.jar"/>
- <classpathentry kind="lib"
path="/thirdparty/jbpm/jaronly/lib/jbpm.jar"/>
- <classpathentry kind="lib"
path="/thirdparty/jbpm/jaronly/lib/jbpm-identity.jar"/>
<classpathentry kind="lib"
path="/thirdparty/facelets/lib/jsf-facelets.jar"/>
<classpathentry kind="lib"
path="/thirdparty/jboss-portal/modules/identity/lib/portal-identity-lib.jar"/>
<classpathentry kind="lib"
path="/thirdparty/jboss-portal/modules/common/lib/portal-common-lib.jar"/>
@@ -48,5 +45,6 @@
<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/sun-jstl/lib/jstl.jar"/>
+ <classpathentry kind="lib"
path="/thirdparty/jbpm/jpdl/lib/jbpm-jpdl.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Modified: branches/JBoss_Portal_Branch_2_7/workflow/.classpath
===================================================================
--- branches/JBoss_Portal_Branch_2_7/workflow/.classpath 2008-06-25 13:15:42 UTC (rev
11139)
+++ branches/JBoss_Portal_Branch_2_7/workflow/.classpath 2008-06-25 13:25:00 UTC (rev
11140)
@@ -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 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="lib"
path="/thirdparty/jboss-portal/modules/identity/lib/portal-identity-lib.jar"/>
+ <classpathentry kind="lib"
path="/thirdparty/jbpm/jpdl/lib/jbpm-jpdl.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Modified: branches/JBoss_Portal_Branch_2_7/wsrp/.classpath
===================================================================
--- branches/JBoss_Portal_Branch_2_7/wsrp/.classpath 2008-06-25 13:15:42 UTC (rev 11139)
+++ branches/JBoss_Portal_Branch_2_7/wsrp/.classpath 2008-06-25 13:25:00 UTC (rev 11140)
@@ -22,7 +22,6 @@
<classpathentry kind="lib"
path="/thirdparty/ibm-wsdl4j/lib/wsdl4j.jar"/>
<classpathentry kind="lib"
path="/thirdparty/jbossas/core-libs/lib/jboss-xml-binding.jar"/>
<classpathentry combineaccessrules="false" kind="src"
path="/jems"/>
- <classpathentry combineaccessrules="false" kind="src"
path="/core"/>
<classpathentry combineaccessrules="false" kind="src"
path="/registration"/>
<classpathentry kind="lib"
path="/thirdparty/hibernate/lib/hibernate3.jar"/>
<classpathentry kind="lib"
path="/thirdparty/jboss-portal/modules/common/lib/portal-common-lib.jar"/>
@@ -35,5 +34,6 @@
<classpathentry kind="lib"
path="/thirdparty/apache-fileupload/lib/commons-fileupload.jar"/>
<classpathentry kind="lib" path="/tools/lib/xercesImpl.jar"/>
<classpathentry kind="lib"
path="/thirdparty/portlet/lib/portlet-api.jar"/>
+ <classpathentry combineaccessrules="false" kind="src"
path="/core"/>
<classpathentry kind="output" path="output/classes"/>
</classpath>
Show replies by date