vt-middleware / ldaptive

A simple, extensible Java API for interacting with LDAP servers
56 stars 26 forks source link

#179 - Port library to support jdk8 #180

Closed xweskingx closed 4 years ago

xweskingx commented 4 years ago

Work in Progress.

This contains the source code changes necessary to compile against jdk8, and also disables the test tasks.

Additional changes are necessary to get the tests working.

dfish3r commented 4 years ago

Fixed in #181