[GitHub] [directory-server] elecharny commented on pull request #46: Remove Kerberos functionality from the Directory Server

2021-05-05 Thread GitBox
elecharny commented on pull request #46: URL: https://github.com/apache/directory-server/pull/46#issuecomment-832463202 Update: I have 9 tests failures in ldap client API tests, all of them being caused by the lack of the connection pool Rule being ported. The following modules are all pas

[GitHub] [directory-kerby] dependabot[bot] opened a new pull request #98: Bump nimbus-jose-jwt from 9.9 to 9.9.1

2021-05-05 Thread GitBox
dependabot[bot] opened a new pull request #98: URL: https://github.com/apache/directory-kerby/pull/98 Bumps [nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.9 to 9.9.1. Changelog Sourced from https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHA

[jira] [Created] (DIRAPI-372) Publish new Version on Maven Central to get rid of vulnerable dependency

2021-05-05 Thread Valentin Brandl (Jira)
Valentin Brandl created DIRAPI-372: -- Summary: Publish new Version on Maven Central to get rid of vulnerable dependency Key: DIRAPI-372 URL: https://issues.apache.org/jira/browse/DIRAPI-372 Project: D

[jira] [Updated] (DIRAPI-372) Publish new Version on Maven Central to get rid of vulnerable dependency

2021-05-05 Thread Stefan Seelmann (Jira)
[ https://issues.apache.org/jira/browse/DIRAPI-372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Seelmann updated DIRAPI-372: --- Fix Version/s: 2.0.2 > Publish new Version on Maven Central to get rid of vulnerable dependen

[jira] [Resolved] (DIRAPI-370) LdifReader does not preserve user provided attribute name

2021-05-05 Thread Stefan Seelmann (Jira)
[ https://issues.apache.org/jira/browse/DIRAPI-370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Seelmann resolved DIRAPI-370. Resolution: Fixed > LdifReader does not preserve user provided attribute name > ---

[jira] [Resolved] (DIRAPI-371) Misleading Javadoc in Dn.add()

2021-05-05 Thread Stefan Seelmann (Jira)
[ https://issues.apache.org/jira/browse/DIRAPI-371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Seelmann resolved DIRAPI-371. Resolution: Fixed > Misleading Javadoc in Dn.add() > -- > >

[jira] [Updated] (DIRSTUDIO-1276) Illegal reflective access by org.apache.directory.studio.connection.core.io.api.LdifSearchLogger

2021-05-05 Thread Stefan Seelmann (Jira)
[ https://issues.apache.org/jira/browse/DIRSTUDIO-1276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Seelmann updated DIRSTUDIO-1276: --- Fix Version/s: 2.0.0-M17 > Illegal reflective access by > org.apache.directory.s

[jira] [Commented] (DIRSTUDIO-1274) Rework integration tests

2021-05-05 Thread Stefan Seelmann (Jira)
[ https://issues.apache.org/jira/browse/DIRSTUDIO-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17339597#comment-17339597 ] Stefan Seelmann commented on DIRSTUDIO-1274: Done: https://github.com/apa

[jira] [Resolved] (DIRSTUDIO-1274) Rework integration tests

2021-05-05 Thread Stefan Seelmann (Jira)
[ https://issues.apache.org/jira/browse/DIRSTUDIO-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Seelmann resolved DIRSTUDIO-1274. Resolution: Fixed > Rework integration tests > > >

Turn Off Logging in unit test.

2021-05-05 Thread Gullett, Donald T
Using the following annotations in unit test and need to shut the logging of or remove debug messages. @ClassRule public static final CreateLdapServerRule serverRule = new CreateLdapServerRule(); Any help? This message is confidential and subject to terms at: https://www.jpmorgan.com/emaild

[jira] [Commented] (DIRAPI-372) Publish new Version on Maven Central to get rid of vulnerable dependency

2021-05-05 Thread Stefan Seelmann (Jira)
[ https://issues.apache.org/jira/browse/DIRAPI-372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17339719#comment-17339719 ] Stefan Seelmann commented on DIRAPI-372: A new release is planned within the next

[jira] [Commented] (DIRAPI-357) java.lang.NoClassDefFoundError: org/apache/directory/ldap/client/api/LdapConnectionFactory

2021-05-05 Thread Stefan Seelmann (Jira)
[ https://issues.apache.org/jira/browse/DIRAPI-357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17339743#comment-17339743 ] Stefan Seelmann commented on DIRAPI-357: [~patrickhub] Do you still have the prob