|
|
|
|
@@ -1,51 +1,51 @@
|
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<classpath>
|
|
|
|
|
<classpathentry kind="src" path="src/main/java"/>
|
|
|
|
|
<classpathentry kind="src" path="src/test/java"/>
|
|
|
|
|
<classpathentry kind="src" path="src/itest/java"/>
|
|
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/global/commons-lang.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/global/commons-logging.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/global/ldapbp.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/global/spring-beans.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/global/spring-context.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/global/spring-core.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/global/spring-dao.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/global/spring-ldap.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/antlr.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/apacheds-core-shared.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/apacheds-core.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/apacheds-kerberos-shared.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/apacheds-protocol-changepw.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/apacheds-protocol-kerberos.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/apacheds-protocol-ldap.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/apacheds-protocol-shared.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/apacheds-server-jndi.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/apacheds-server-main.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/backport-util-concurrent.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/cglib-nodep.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/clover.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/commons-collections.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/commons-logging.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/DDSteps.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/easymock.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/ehcache-constructs.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/ehcache.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/gsbase.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/jdbm.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/junit-addons.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/junit.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/junitperf.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/jxl.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/log4j.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/mina-core.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/mina-filter-ssl.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/shared-asn1-codec.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/shared-asn1.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/shared-ldap.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/slf4j-log4j12.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/spring-mock.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/xercesImpl.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/xmlParserAPIs.jar"/>
|
|
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
|
</classpath>
|
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<classpath>
|
|
|
|
|
<classpathentry kind="src" path="src/main/java"/>
|
|
|
|
|
<classpathentry kind="src" path="src/test/java"/>
|
|
|
|
|
<classpathentry kind="src" path="src/itest/java"/>
|
|
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/global/commons-lang.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/global/commons-logging.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/global/ldapbp.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/global/spring-beans.jar" sourcepath="lib/source/spring-src.zip"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/global/spring-context.jar" sourcepath="lib/source/spring-src.zip"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/global/spring-core.jar" sourcepath="lib/source/spring-src.zip"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/global/spring-dao.jar" sourcepath="lib/source/spring-src.zip"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/global/spring-ldap.jar" sourcepath="lib/source/spring-ldap-src.zip"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/antlr.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/apacheds-core-shared.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/apacheds-core.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/apacheds-kerberos-shared.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/apacheds-protocol-changepw.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/apacheds-protocol-kerberos.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/apacheds-protocol-ldap.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/apacheds-protocol-shared.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/apacheds-server-jndi.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/apacheds-server-main.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/backport-util-concurrent.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/cglib-nodep.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/clover.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/commons-collections.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/commons-logging.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/DDSteps.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/easymock.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/ehcache-constructs.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/ehcache.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/gsbase.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/jdbm.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/junit-addons.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/junit.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/junitperf.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/jxl.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/log4j.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/mina-core.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/mina-filter-ssl.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/shared-asn1-codec.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/shared-asn1.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/shared-ldap.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/slf4j-log4j12.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/spring-mock.jar" sourcepath="lib/source/spring-src.zip"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/xercesImpl.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/test/xmlParserAPIs.jar"/>
|
|
|
|
|
<classpathentry kind="output" path="target/classes"/>
|
|
|
|
|
</classpath>
|
|
|
|
|
|