[jboss-svn-commits] JBoss Portal SVN: r5590 - in trunk: identity test
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Mon Nov 6 04:00:12 EST 2006
Author: thomas.heute at jboss.com
Date: 2006-11-06 04:00:07 -0500 (Mon, 06 Nov 2006)
New Revision: 5590
Modified:
trunk/identity/.classpath
trunk/test/.classpath
Log:
Eclipse update
Modified: trunk/identity/.classpath
===================================================================
--- trunk/identity/.classpath 2006-11-05 17:50:21 UTC (rev 5589)
+++ trunk/identity/.classpath 2006-11-06 09:00:07 UTC (rev 5590)
@@ -18,5 +18,6 @@
<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="lib" path="/thirdparty/sun-opends/lib/OpenDS.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Modified: trunk/test/.classpath
===================================================================
--- trunk/test/.classpath 2006-11-05 17:50:21 UTC (rev 5589)
+++ trunk/test/.classpath 2006-11-06 09:00:07 UTC (rev 5590)
@@ -29,5 +29,6 @@
<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="lib" path="/thirdparty/sun-opends/lib/OpenDS.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
More information about the jboss-svn-commits
mailing list