Stefan Zoerner wrote:

Currently the build of apacheds fails due to a hanging test case, org.apache.ldap.server.UnknownExtendedOperationTest.

If this test is taken out of service, the build is successful and an apacheds-server-main-0.9.4-SNAPSHOT.jar is created. The latter fails to handle extended operations not known to the server, as checked by the test case. This is not a surprise, and not that a big thing, a hanging build process may be more bothersome.

I assume recent changes in the LDAP protocol provider lead to this, the in the extended operation handler, to be more precise ...

Yeah exactly. I had fixed other problems within this test case with Trustin before but now as you say other changes are creeping in to it from the recent changes to the ext. op handler.
Hopefully I can get to this some time this weekend.

Alex

Reply via email to