[Pkg-freeipa-devel] [Git][freeipa-team/ldapjdk][upstream] 9 commits: Clean up EventService

Timo Aaltonen (@tjaalton) gitlab at salsa.debian.org
Tue Mar 15 20:02:38 GMT 2022



Timo Aaltonen pushed to branch upstream at FreeIPA packaging / ldapjdk


Commits:
27d77108 by Endi S. Dewata at 2021-11-22T20:39:45+07:00
Clean up EventService

- - - - -
16ebf3e9 by Endi S. Dewata at 2021-11-22T21:13:05+07:00
Fix LDAPException messages

In order to help troubleshooting some LDAPExceptions have
been modified to use the standard LDAP error message which
is generated from the LDAP return code instead of a generic
"error result" message. The LDAPException.toString() has
been modified to no longer append the LDAP error message
since now it has been included in the exception message.

- - - - -
129cf20c by Endi S. Dewata at 2021-11-30T12:15:12+07:00
Fix missing slf4j-jdk14.jar in tools-test.sh

- - - - -
cd48f5d4 by Endi S. Dewata at 2021-11-30T12:53:32+07:00
Add JAVA_HOME for tools-test.sh

- - - - -
214b169e by Endi S. Dewata at 2021-11-30T20:22:39+07:00
Switch to Java 17

- - - - -
e77dbafa by Endi S. Dewata at 2021-12-06T10:41:21+07:00
Fix unused import warnings

- - - - -
9f39727e by Endi S. Dewata at 2021-12-06T10:41:22+07:00
Remove trailing whitespaces

- - - - -
5329a53b by Endi S. Dewata at 2021-12-14T10:09:43+07:00
Fix CA test

- - - - -
779dc703 by Endi S. Dewata at 2022-02-14T10:35:55-06:00
Update version number to 5.1.0

- - - - -


30 changed files:

- .github/workflows/pki-tests.yml
- java-sdk/ietfldap/org/ietf/ldap/LDAPConnSetupMgr.java
- java-sdk/ietfldap/org/ietf/ldap/LDAPConnection.java
- java-sdk/ietfldap/org/ietf/ldap/LDAPDITStructureRuleSchema.java
- java-sdk/ietfldap/org/ietf/ldap/LDAPDN.java
- java-sdk/ietfldap/org/ietf/ldap/LDAPEntry.java
- java-sdk/ietfldap/org/ietf/ldap/LDAPException.java
- java-sdk/ietfldap/org/ietf/ldap/LDAPMessage.java
- java-sdk/ietfldap/org/ietf/ldap/LDAPMessageQueue.java
- java-sdk/ietfldap/org/ietf/ldap/LDAPModification.java
- java-sdk/ietfldap/org/ietf/ldap/LDAPReferralException.java
- java-sdk/ietfldap/org/ietf/ldap/LDAPResourceBundle.java
- java-sdk/ietfldap/org/ietf/ldap/LDAPResponseQueue.java
- java-sdk/ietfldap/org/ietf/ldap/LDAPSocketFactory.java
- java-sdk/ietfldap/org/ietf/ldap/LDAPSyntaxSchema.java
- java-sdk/ietfldap/org/ietf/ldap/LDAPSyntaxSchemaElement.java
- java-sdk/ietfldap/org/ietf/ldap/ber/stream/BERAny.java
- java-sdk/ietfldap/org/ietf/ldap/ber/stream/BERBitString.java
- java-sdk/ietfldap/org/ietf/ldap/ber/stream/BERBoolean.java
- java-sdk/ietfldap/org/ietf/ldap/ber/stream/BERCharacterString.java
- java-sdk/ietfldap/org/ietf/ldap/ber/stream/BERChoice.java
- java-sdk/ietfldap/org/ietf/ldap/ber/stream/BERConstruct.java
- java-sdk/ietfldap/org/ietf/ldap/ber/stream/BERElement.java
- java-sdk/ietfldap/org/ietf/ldap/ber/stream/BEREnumerated.java
- java-sdk/ietfldap/org/ietf/ldap/ber/stream/BERInteger.java
- java-sdk/ietfldap/org/ietf/ldap/ber/stream/BERIntegral.java
- java-sdk/ietfldap/org/ietf/ldap/ber/stream/BERNull.java
- java-sdk/ietfldap/org/ietf/ldap/ber/stream/BERNumericString.java
- java-sdk/ietfldap/org/ietf/ldap/ber/stream/BERObjectId.java
- java-sdk/ietfldap/org/ietf/ldap/ber/stream/BEROctetString.java


The diff was not included because it is too large.


View it on GitLab: https://salsa.debian.org/freeipa-team/ldapjdk/-/compare/be9b7f9d04bedd587dec2567658052b49b2b6506...779dc703c6e2fe1f6a11917b7b1cc6f90c3823dc

-- 
View it on GitLab: https://salsa.debian.org/freeipa-team/ldapjdk/-/compare/be9b7f9d04bedd587dec2567658052b49b2b6506...779dc703c6e2fe1f6a11917b7b1cc6f90c3823dc
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-freeipa-devel/attachments/20220315/47921e21/attachment-0001.htm>


More information about the Pkg-freeipa-devel mailing list