[jboss-svn-commits] JBoss Portal SVN: r5310 - in trunk: cms identity test
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Tue Oct 3 03:16:15 EDT 2006
Author: thomas.heute at jboss.com
Date: 2006-10-03 03:16:11 -0400 (Tue, 03 Oct 2006)
New Revision: 5310
Modified:
trunk/cms/.classpath
trunk/identity/.classpath
trunk/test/.classpath
Log:
Eclipse classpath update
Modified: trunk/cms/.classpath
===================================================================
--- trunk/cms/.classpath 2006-10-03 01:36:16 UTC (rev 5309)
+++ trunk/cms/.classpath 2006-10-03 07:16:11 UTC (rev 5310)
@@ -35,5 +35,8 @@
<classpathentry combineaccessrules="false" kind="src" path="/jems"/>
<classpathentry combineaccessrules="false" kind="src" path="/test"/>
<classpathentry combineaccessrules="false" kind="src" path="/server"/>
+ <classpathentry combineaccessrules="false" kind="src" path="/api"/>
+ <classpathentry combineaccessrules="false" kind="src" path="/portlet"/>
+ <classpathentry kind="lib" path="/thirdparty/sun-servlet/lib/servlet-api.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Modified: trunk/identity/.classpath
===================================================================
--- trunk/identity/.classpath 2006-10-03 01:36:16 UTC (rev 5309)
+++ trunk/identity/.classpath 2006-10-03 07:16:11 UTC (rev 5310)
@@ -17,5 +17,6 @@
<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/apache-directory/lib/apacheds-protocol-shared-1.0-RC4.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Modified: trunk/test/.classpath
===================================================================
--- trunk/test/.classpath 2006-10-03 01:36:16 UTC (rev 5309)
+++ trunk/test/.classpath 2006-10-03 07:16:11 UTC (rev 5310)
@@ -26,5 +26,8 @@
<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-microcontainer.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/apache-directory/lib/apacheds-core-1.0-RC4.jar"/>
+ <classpathentry kind="lib" path="/thirdparty/apache-directory/lib/apacheds-protocol-shared-1.0-RC4.jar"/>
+ <classpathentry kind="lib" path="/thirdparty/apache-directory/lib/apacheds-server-jndi-1.0-RC4.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
More information about the jboss-svn-commits
mailing list