coheigea commented on PR #275: URL: https://github.com/apache/directory-kerby/pull/275#issuecomment-1781311897
@elecharny Do you know why the LDAP tests in Kerby would fail on updating Apache DS with: ``` 2023-10-26T15:00:36.5217069Z java.lang.NoSuchFieldException: classDirectoryService 2023-10-26T15:00:36.5217749Z at java.lang.Class.getField(Class.java:1703) 2023-10-26T15:00:36.5218991Z at org.apache.directory.server.core.integ.ApacheDSTestExtension.setDirectoryService(ApacheDSTestExtension.java:81) 2023-10-26T15:00:36.5220737Z at org.apache.directory.server.core.integ.ApacheDSTestExtension.beforeAll(ApacheDSTestExtension.java:179) ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
