senthalan opened a new pull request #11: Add missing osgi import 
org.apache.directory.server.core.api.partition
URL: https://github.com/apache/directory-server/pull/11
 
 
   The interceptor-kerberos is not having the 
org.apache.directory.server.core.api.partition package in the Import-Package. 
But the KeyDerivationInterceptor class has the 
[directoryService.getPartitionNexus()](https://github.com/apache/directory-server/blob/2a7dc89e3e905fd7ea3ace9a04fac561af594f56/interceptor-kerberos/src/main/java/org/apache/directory/server/core/kerberos/KeyDerivationInterceptor.java#L313
 ) method which needs this package import

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to