This test takes twice as long as all the other tests combined under shared. What is it doing that takes so long?
Running org.apache.directory.shared.ldap.codec.search.SearchResultReferenceTest Delta : 39563 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.625 sec This is over 60% of the time taken to do an mvn install on the entire shared project. Something has to be wrong with it. Alex
