A quick update. As of tonite, before crashing, here is the result of a mvn clean install on apacheds using the modified LDAP API :
[INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] ApacheDS ........................................... SUCCESS [ 2.211 s] [INFO] ApacheDS I18n ...................................... SUCCESS [ 2.846 s] [INFO] ApacheDS Core Constants ............................ SUCCESS [ 1.712 s] [INFO] ApacheDS Core API .................................. SUCCESS [ 15.516 s] [INFO] ApacheDS Core Shared ............................... SUCCESS [ 2.154 s] [INFO] ApacheDS Interceptors .............................. SUCCESS [ 0.259 s] [INFO] ApacheDS AdministrativePoint Interceptor ........... SUCCESS [ 2.266 s] [INFO] ApacheDS Authentication Interceptor ................ SUCCESS [ 4.830 s] [INFO] ApacheDS Interceptor to increment numeric attributes SUCCESS [ 2.519 s] [INFO] ApacheDS Authorization Interceptor ................. SUCCESS [ 6.065 s] [INFO] ApacheDS ChangeLog Interceptor ..................... SUCCESS [ 4.153 s] [INFO] ApacheDS Collective Attribute Interceptor .......... SUCCESS [ 2.071 s] [INFO] ApacheDS Event Interceptor ......................... SUCCESS [ 1.981 s] [INFO] ApacheDS Exception Interceptor ..................... SUCCESS [ 1.901 s] [INFO] ApacheDS Journal Interceptor ....................... SUCCESS [ 1.874 s] [INFO] ApacheDS Normalization Interceptor ................. SUCCESS [ 2.835 s] [INFO] ApacheDS Operational Attribute Interceptor ......... SUCCESS [ 2.210 s] [INFO] ApacheDS Referral Interceptor ...................... SUCCESS [ 2.299 s] [INFO] ApacheDS Schema Interceptor ........................ SUCCESS [ 3.846 s] [INFO] ApacheDS Subtree Interceptor ....................... SUCCESS [ 4.930 s] [INFO] ApacheDS Triggers Interceptor ...................... SUCCESS [ 2.607 s] [INFO] ApacheDS Core ...................................... SUCCESS [ 5.335 s] [INFO] ApacheDS Core AVL .................................. SUCCESS [ 5.741 s] [INFO] ApacheDS Generalized (X) DBM Partition ............. SUCCESS [ 11.094 s] [INFO] ApacheDS LDIF Partition ............................ SUCCESS [ 5.521 s] [INFO] ApacheDS JDBM Partition ............................ SUCCESS [ 14.283 s] [INFO] ApacheDS Mavibot Partition ......................... SUCCESS [ 8.262 s] [INFO] ApacheDS Core Annotations .......................... SUCCESS [ 16.885 s] [INFO] ApacheDS Core JNDI ................................. SUCCESS [ 2.259 s] [INFO] ApacheDS Protocol Kerberos Codec ................... SUCCESS [ 9.880 s] [INFO] ApacheDS Interceptors for Kerberos ................. SUCCESS [ 2.681 s] [INFO] ApacheDS Protocol Dhcp ............................. SUCCESS [ 2.553 s] [INFO] ApacheDS Protocol Shared ........................... SUCCESS [ 1.550 s] [INFO] ApacheDS Protocol Dns .............................. SUCCESS [ 2.964 s] [INFO] ApacheDS Protocol Kerberos ......................... SUCCESS [ 3.701 s] [INFO] ApacheDS Protocol Ldap ............................. SUCCESS [ 13.256 s] [INFO] ApacheDS Protocol Ntp .............................. SUCCESS [ 2.385 s] [INFO] Apacheds Server Annotations ........................ FAILURE [ 20.639 s] [INFO] ApacheDS Server Config ............................. SKIPPED [INFO] ApacheDS Server JNDI ............................... SKIPPED [INFO] ApacheDS Test Framework ............................ SKIPPED [INFO] ApacheDS All ....................................... SKIPPED [INFO] ApacheDS Logger Interceptor ........................ SKIPPED [INFO] ApacheDS Password Hashing Interceptor .............. SKIPPED [INFO] ApacheDS Core Integration .......................... SKIPPED [INFO] ApacheDS Protocol Kerberos Test .................... SKIPPED [INFO] ApacheDS Server Integration ........................ SKIPPED [INFO] ApacheDS DirectoryService-WebApp bridge ............ SKIPPED [INFO] ApacheDS Jetty HTTP Server Integration ............. SKIPPED [INFO] ApacheDS Service Builder ........................... SKIPPED [INFO] Apache Directory LDAP Client API test .............. SKIPPED [INFO] kerberos-client .................................... SKIPPED [INFO] ApacheDS Service ................................... SKIPPED [INFO] ApacheDS Wrapper ................................... SKIPPED [INFO] ApacheDS Installers ................................ SKIPPED [INFO] ApacheDS OSGi Integration Tests .................... SKIPPED Not too bad... I had to fix several issues in the LDAP API to get through all those modules. Now, don't get too excited : the most important modules are core-integ and server-integ ! I'll continue next evening...