[Pkg-freeipa-devel] [Git][freeipa-team/ldapjdk][master] 115 commits: Adding travis.yml (#1)

Timo Aaltonen gitlab at salsa.debian.org
Thu Aug 1 13:28:39 BST 2019



Timo Aaltonen pushed to branch master at FreeIPA packaging / ldapjdk


Commits:
9060eceb by Dinesh Prasanth M K at 2018-09-04T18:09:00Z
Adding travis.yml (#1)

- Travis config to enable CI is added

Signed-off-by: Dinesh Prasanth M K <dmoluguw at redhat.com>
- - - - -
1a664dac by Timo Aaltonen at 2018-12-03T14:02:43Z
releasing package ldapjdk version 4.20.0+dfsg1-3

- - - - -
4c460811 by Endi S. Dewata at 2019-03-15T17:51:27Z
Added .copr/Makefile

- - - - -
a8de829a by Dinesh Prasanth M K at 2019-03-29T16:11:48Z
Add timestamp and commit-id for automated COPR builds

To aid in copr automated builds, this patch creates
NVR based on timestamp and commit-id

Signed-off-by: Dinesh Prasanth M K <dmoluguw at redhat.com>

- - - - -
802d4864 by Dinesh Prasanth M K at 2019-04-01T18:04:49Z
Fixing minor issue with COPR automated builds

Signed-off-by: Dinesh Prasanth M K <dmoluguw at redhat.com>

- - - - -
c61e45ec by Dinesh Prasanth M K at 2019-05-06T19:50:41Z
Updating travis container image and COPR repo

Signed-off-by: Dinesh Prasanth M K <dmoluguw at redhat.com>

- - - - -
a2bd08bf by Endi S. Dewata at 2019-05-13T10:58:13Z
Updated Travis script to install LDAP server for testing

- - - - -
41a0bd43 by Endi S. Dewata at 2019-05-13T18:43:14Z
Added basic tools test

- - - - -
11b775da by Endi S. Dewata at 2019-05-20T13:17:49Z
Added generics for LDAPAttribute.getStringValues()

- - - - -
5f39d273 by Endi S. Dewata at 2019-05-20T13:42:22Z
Added generics for LDAPAttribute.getByteValues()

- - - - -
cec189a6 by Endi S. Dewata at 2019-05-20T13:50:26Z
Added generics for LDAPAttributeSet.getAttributes()

- - - - -
6bedc2b1 by Endi S. Dewata at 2019-05-20T14:07:35Z
Added generics for LDAPMessageQueueImpl._messageQueue

- - - - -
907ed67b by Endi S. Dewata at 2019-05-20T14:14:26Z
Added generics for LDAPMessageQueueImpl._requestList

- - - - -
b25f8ab9 by Endi S. Dewata at 2019-05-20T14:15:19Z
Added generics for LDAPSchema._changeList

- - - - -
adef5ea2 by Endi S. Dewata at 2019-05-20T14:21:00Z
Added generics for Class

- - - - -
905f5c03 by Endi S. Dewata at 2019-05-20T19:14:52Z
Added generics for LDAPAttribute.getStringValues() (part 2)

- - - - -
2c18f28c by Endi S. Dewata at 2019-05-20T19:17:24Z
Added generics for LDAPAttribute.getByteValues() (part 2)

- - - - -
e0f5531b by Endi S. Dewata at 2019-05-20T19:30:07Z
Added generics for LDAPAttributeSet

- - - - -
c2fe145f by Endi S. Dewata at 2019-05-20T19:38:59Z
Added generics for LDAPSchema.objectClasses

- - - - -
1772b1a8 by Endi S. Dewata at 2019-05-20T19:42:03Z
Added generics for LDAPSchema.attributes

- - - - -
d4f0c28a by Endi S. Dewata at 2019-05-20T19:47:36Z
Added generics for LDAPSchema._objectClasses

- - - - -
1da841ea by Endi S. Dewata at 2019-05-20T19:50:31Z
Added generics for LDAPSchema._attributes

- - - - -
2925deb2 by Endi S. Dewata at 2019-05-20T23:04:58Z
Updated version number to 4.21.0

- - - - -
cf1d4973 by Endi S. Dewata at 2019-05-20T23:32:02Z
Added generics for Comparators

- - - - -
46417065 by Endi S. Dewata at 2019-05-20T23:38:44Z
Added generics for LDAPConnThread._requests

- - - - -
29d38faf by Endi S. Dewata at 2019-05-20T23:45:29Z
Added generics for LDAPConnThread._messages

- - - - -
f308bb3a by Endi S. Dewata at 2019-05-20T23:47:47Z
Added generics for LDAPConnThread._registered

- - - - -
198272fe by Endi S. Dewata at 2019-05-21T00:06:45Z
Added generics for LDAPConnThread.m_requests

- - - - -
01add668 by Endi S. Dewata at 2019-05-21T00:10:41Z
Added generics for LDAPConnThread.m_messages

- - - - -
2768e84f by Endi S. Dewata at 2019-05-21T00:11:43Z
Added generics for LDAPConnThread.m_registered

- - - - -
07c65bbd by Endi S. Dewata at 2019-05-21T00:16:44Z
Added generics for LDAPConnection._threadConnTable

- - - - -
d65f2498 by Endi S. Dewata at 2019-05-21T00:18:47Z
Added generics for LDAPConnection._attachedList

- - - - -
da4a8268 by Endi S. Dewata at 2019-05-21T00:21:36Z
Added generics for LDAPConnection._responseControlTable

- - - - -
294d32c0 by Endi S. Dewata at 2019-05-21T04:19:58Z
Added generics for LDAPConnection.m_responseControlTable

- - - - -
178ed639 by Endi S. Dewata at 2019-05-21T04:22:00Z
Added generics for LDAPConnection.m_properties

- - - - -
c8a8197e by Endi S. Dewata at 2019-05-21T04:24:21Z
Added generics for LDAPMessageQueue.m_messageQueue

- - - - -
71463d58 by Endi S. Dewata at 2019-05-21T04:26:05Z
Added generics for LDAPMessageQueue.m_requestList

- - - - -
66fcff07 by Endi S. Dewata at 2019-05-21T04:29:51Z
Added generics for LDAPConnection.m_responseListeners

- - - - -
37bd4b96 by Endi S. Dewata at 2019-05-21T04:31:03Z
Added generics for LDAPConnection.m_searchListeners

- - - - -
22171717 by Endi S. Dewata at 2019-05-21T04:35:39Z
Added generics for LDAPConnection._matchingRules

- - - - -
6c0f1a52 by Endi S. Dewata at 2019-05-21T04:37:59Z
Added generics for LDAPSchema._matchingRuleUses

- - - - -
babba778 by Endi S. Dewata at 2019-05-21T04:42:42Z
Added generics for LDAPSchema._syntaxes

- - - - -
aaf73a5c by Endi S. Dewata at 2019-05-21T04:45:20Z
Added generics for LDAPSchema._structureRulesByName

- - - - -
2c90a3ac by Endi S. Dewata at 2019-05-21T04:47:50Z
Added generics for LDAPSchema._structureRulesById

- - - - -
693967e2 by Endi S. Dewata at 2019-05-21T04:50:11Z
Added generics for LDAPSchema._contentRules

- - - - -
dbfabe8f by Endi S. Dewata at 2019-05-21T04:52:35Z
Added generics for LDAPSchema._nameForms

- - - - -
28837c95 by Endi S. Dewata at 2019-05-21T04:53:56Z
Added generics for LDAPSchema._IDToElement

- - - - -
31a47eb3 by Endi S. Dewata at 2019-05-21T04:58:26Z
Fixed warnings in LDAPSchema

- - - - -
9b9483e1 by Endi S. Dewata at 2019-05-21T05:11:53Z
Added generics for Constructors

- - - - -
b40e4633 by Endi S. Dewata at 2019-05-21T05:22:33Z
Fixed warnings in AttributesImpl

- - - - -
79670429 by Endi S. Dewata at 2019-05-21T05:28:10Z
Added generics for Attributes.getAll()

- - - - -
cdecfd04 by Endi S. Dewata at 2019-05-21T05:32:21Z
Added generics for Attribute.getAll()

- - - - -
6359f330 by Endi S. Dewata at 2019-05-21T06:54:53Z
Added generics for LDAPSchemaElement.properties

- - - - -
83a5f983 by Endi S. Dewata at 2019-05-21T07:24:55Z
Added generics for LDAPSchemaElement.novalsTable

- - - - -
42a00035 by Endi S. Dewata at 2019-05-21T07:34:22Z
Added generics for LDAPUrl

- - - - -
41934f4e by Endi S. Dewata at 2019-05-21T07:38:46Z
Added generics for RDN

- - - - -
2c4dacf7 by Endi S. Dewata at 2019-05-21T07:51:48Z
Fixed warnings in LDAPSaslBind

- - - - -
8cdbb4d9 by Endi S. Dewata at 2019-05-21T08:09:12Z
Added generics for LDAPCache.m_orderedStruct

- - - - -
4718fbc4 by Endi S. Dewata at 2019-05-21T08:27:44Z
Added generics for LDAPCache.m_cache

- - - - -
fdf87502 by Endi S. Dewata at 2019-05-21T08:28:09Z
Added generics for LDAPSearchResults

- - - - -
ec8a3e6c by Endi S. Dewata at 2019-05-21T08:28:20Z
Fixed warnings in LDAPConnection

- - - - -
cc8d6f74 by Endi S. Dewata at 2019-05-21T08:34:54Z
Fixed warnings in LDAPObjectClassSchema

- - - - -
10dcc5ef by Endi S. Dewata at 2019-05-21T08:47:20Z
Added generics for LDAPSchema.matchingRules

- - - - -
739e3388 by Endi S. Dewata at 2019-05-21T08:49:51Z
Added generics for LDAPSchema.syntaxes

- - - - -
00299d5a by Endi S. Dewata at 2019-05-21T08:51:28Z
Added generics for LDAPSchema.structureRulesByName

- - - - -
64d8168e by Endi S. Dewata at 2019-05-21T08:53:08Z
Added generics for LDAPSchema.structureRulesById

- - - - -
b614ac5b by Endi S. Dewata at 2019-05-21T08:54:28Z
Added generics for LDAPSchema.contentRules

- - - - -
adec3150 by Endi S. Dewata at 2019-05-21T08:57:32Z
Added generics for LDAPSchema.nameForms

- - - - -
6fae746d by Endi S. Dewata at 2019-05-21T08:59:19Z
Fixed warnings in LDAPSchema

- - - - -
b1d954b0 by Endi S. Dewata at 2019-05-23T04:36:51Z
Fixed warnings in LDAPConnSetupMgr

- - - - -
8556b8fb by Endi S. Dewata at 2019-05-23T06:13:23Z
Refactored LDAPRebindAuth

The LDAPRebindAuth has been modified to support providing
on-demand authorization data.

- - - - -
851a4725 by Endi S. Dewata at 2019-05-31T03:05:15Z
Added generics for ClientFactory._mechanismTable

- - - - -
893c2aa8 by Endi S. Dewata at 2019-05-31T03:05:30Z
Added generics in SaslClientFactory

- - - - -
88eec845 by Endi S. Dewata at 2019-05-31T03:05:53Z
Added generics in LDAPSaslBind

- - - - -
90eaeb90 by Endi S. Dewata at 2019-05-31T03:06:26Z
Fixed warnings in LDAPSaslBind

- - - - -
8244cf4e by Endi S. Dewata at 2019-05-31T03:06:26Z
Added generics in LDAPConnection

- - - - -
64b02a9c by Endi S. Dewata at 2019-05-31T03:06:26Z
Added generics in LdapContextImpl

- - - - -
f9065a9a by Endi S. Dewata at 2019-05-31T03:06:26Z
Added generics in LdapService

- - - - -
406efb36 by Endi S. Dewata at 2019-05-31T03:06:26Z
Added generics in BaseSearchEnum

- - - - -
702f1a55 by Endi S. Dewata at 2019-05-31T03:06:26Z
Added generics in ResponseControls

- - - - -
50ed3fed by Endi S. Dewata at 2019-05-31T03:06:26Z
Added generics for LDAPSearchResults.exceptions

- - - - -
11a75759 by Endi S. Dewata at 2019-05-31T03:06:26Z
Added generics for LDAPSearchResults.referralResults

- - - - -
708029c2 by Endi S. Dewata at 2019-05-31T03:06:26Z
Added generics for LDAPSearchResults.entries

- - - - -
e44f05e0 by Endi S. Dewata at 2019-05-31T03:10:48Z
Fixed warnings in LDAPConnection

- - - - -
60ce2b02 by Endi S. Dewata at 2019-05-31T16:55:02Z
Added SLF4J logging

- - - - -
f6e02a68 by Endi S. Dewata at 2019-06-01T03:37:22Z
Added generics in ShareableEnv

- - - - -
8e4a8a29 by Endi S. Dewata at 2019-06-01T03:38:41Z
Added generics in ContextEnv

- - - - -
ac10a86c by Endi S. Dewata at 2019-06-01T03:40:14Z
Fixed warnings in LdapContextImpl

- - - - -
6e8a3dae by Endi S. Dewata at 2019-06-01T04:02:13Z
Added generics in LdapReferralException

- - - - -
d9d0bfe7 by Endi S. Dewata at 2019-06-01T04:06:32Z
Added generics in LDAPConstraints

- - - - -
f3023e2c by Endi S. Dewata at 2019-06-01T04:08:31Z
Added generics in LDAPControl

- - - - -
cbb90d48 by Endi S. Dewata at 2019-06-01T04:13:28Z
Added generics in GetOpt

- - - - -
d83bcced by Endi S. Dewata at 2019-06-01T04:19:39Z
Added generics in LDAPCache

- - - - -
7b3872c1 by Endi S. Dewata at 2019-06-03T18:14:46Z
Added LDAPConnThread.close()

The LDAPConnThread.close() has been added to close the connection
regardless of existing LDAPConnection objects.

- - - - -
597ea579 by Endi S. Dewata at 2019-06-03T22:54:52Z
Fixed warnings in DSMLWriter

- - - - -
0222466e by Endi S. Dewata at 2019-06-03T22:58:52Z
Added generics in LDAPObjectClassSchema

- - - - -
27484000 by Endi S. Dewata at 2019-06-03T23:08:43Z
Added generics in LDAPSchemaElement

- - - - -
315af9c2 by Endi S. Dewata at 2019-06-03T23:21:43Z
Fixed warnings in DirContextAdapter

- - - - -
774814aa by Endi S. Dewata at 2019-06-03T23:30:17Z
Fixed warnings in DynamicInvoker

- - - - -
7aa0012f by Endi S. Dewata at 2019-06-03T23:33:08Z
Fixed warnings in LDAPSSLSocketWrapFactory

- - - - -
ba98758f by Endi S. Dewata at 2019-06-03T23:42:12Z
Added generics in SchemaElement

- - - - -
b62a5c07 by Endi S. Dewata at 2019-06-03T23:51:53Z
Added generics in SchemaElementNameEnum

- - - - -
0dc00897 by Endi S. Dewata at 2019-06-03T23:56:29Z
Added generics in SchemaElementBindingEnum

- - - - -
76291a35 by Endi S. Dewata at 2019-06-04T00:05:32Z
Fixed warnings in LDIF

- - - - -
3d3312f7 by Endi S. Dewata at 2019-06-04T00:08:43Z
Added generics in SchemaRoot

- - - - -
a3622e72 by Endi S. Dewata at 2019-06-04T02:28:29Z
Added generics in LDAPDITContentRuleSchema

- - - - -
4c23680f by Endi S. Dewata at 2019-06-04T02:31:50Z
Fixed generics in LDAPObjectClassSchema

- - - - -
9af4491a by Endi S. Dewata at 2019-06-04T02:35:24Z
Added generics in LDAPException

- - - - -
ae33edb1 by Timo Aaltonen at 2019-07-29T15:19:50Z
Merge branch 'upstream'

- - - - -
e22a2827 by Timo Aaltonen at 2019-07-29T15:20:15Z
bump the version

- - - - -
750318f6 by Timo Aaltonen at 2019-07-29T15:35:18Z
01-java8-compatibility.patch: Refreshed.

- - - - -
54e8ec77 by Timo Aaltonen at 2019-07-29T15:36:04Z
fix-slf4j-jar.diff: Use a correct path to slf4j-api.jar.

- - - - -
cf62482e by Timo Aaltonen at 2019-07-29T15:36:51Z
control: Add libslf4j-java to build-depends and depends.

- - - - -
041b40b4 by Timo Aaltonen at 2019-07-29T15:37:09Z
classpath: Add slf4j-api.jar.

- - - - -
82020f50 by Timo Aaltonen at 2019-08-01T12:28:07Z
releasing package ldapjdk version 4.21.0+dfsg1-1

- - - - -


25 changed files:

- .classpath
- + .copr/Makefile
- + .travis.yml
- debian/changelog
- debian/control
- debian/libldap-java.classpath
- debian/patches/01-java8-compatibility.patch
- + debian/patches/fix-slf4j-jar.diff
- debian/patches/series
- java-sdk/build.xml
- java-sdk/ietfldap/org/ietf/ldap/DynamicInvoker.java
- java-sdk/ietfldap/org/ietf/ldap/LDAPAttribute.java
- java-sdk/ietfldap/org/ietf/ldap/LDAPAttributeSchema.java
- java-sdk/ietfldap/org/ietf/ldap/LDAPAttributeSet.java
- java-sdk/ietfldap/org/ietf/ldap/LDAPCache.java
- java-sdk/ietfldap/org/ietf/ldap/LDAPCheckComm.java
- java-sdk/ietfldap/org/ietf/ldap/LDAPCompareAttrNames.java
- java-sdk/ietfldap/org/ietf/ldap/LDAPConnThread.java
- java-sdk/ietfldap/org/ietf/ldap/LDAPConnection.java
- java-sdk/ietfldap/org/ietf/ldap/LDAPConstraints.java
- java-sdk/ietfldap/org/ietf/ldap/LDAPControl.java
- java-sdk/ietfldap/org/ietf/ldap/LDAPDITContentRuleSchema.java
- java-sdk/ietfldap/org/ietf/ldap/LDAPException.java
- java-sdk/ietfldap/org/ietf/ldap/LDAPMatchingRuleSchema.java
- java-sdk/ietfldap/org/ietf/ldap/LDAPMatchingRuleUseSchema.java


The diff was not included because it is too large.


View it on GitLab: https://salsa.debian.org/freeipa-team/ldapjdk/compare/022228e3a400a990ce9f00c6d85973f59e548e01...82020f5042e35cfa5a72c62f1bf7642568a9c778

-- 
View it on GitLab: https://salsa.debian.org/freeipa-team/ldapjdk/compare/022228e3a400a990ce9f00c6d85973f59e548e01...82020f5042e35cfa5a72c62f1bf7642568a9c778
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/20190801/c24e764d/attachment-0001.html>


More information about the Pkg-freeipa-devel mailing list