mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Yannick Lecaillez
24.51.2016 41c4fd2de5f2e6d35166e54bf446af15a9a21f6d
Fix clirr regarding LDAPClientContext.addListener()
1 files modified
2 ■■■ changed files
opendj-core/clirr-ignored-api-changes.xml 2 ●●● patch | view | raw | blame | history
opendj-core/clirr-ignored-api-changes.xml
@@ -173,7 +173,7 @@
  <difference>
    <className>org/forgerock/opendj/ldap/LDAPClientContext</className>
    <differenceType>7012</differenceType>
    <method>void addConnectionEventListener(org.forgerock.opendj.ldap.LDAPClientContextEventListener)</method>
    <method>void addListener(org.forgerock.opendj.ldap.LDAPClientContextEventListener)</method>
    <justification>Allows to register connection state listener</justification>
  </difference>
  <difference>