You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Paul Ackley (Jira)" <ji...@apache.org> on 2020/08/03 17:45:00 UTC

[jira] [Created] (DIRAPI-363) Documentation States JDK 1.7 or Higher

Paul Ackley created DIRAPI-363:
----------------------------------

             Summary: Documentation States JDK 1.7 or Higher
                 Key: DIRAPI-363
                 URL: https://issues.apache.org/jira/browse/DIRAPI-363
             Project: Directory Client API
          Issue Type: Bug
    Affects Versions: 2.0.1
         Environment: Windows, Eclipse, Java 1.7
            Reporter: Paul Ackley


The docs state:

The *Apache Directory LDAP API* requires *Java 7* or higher.

However when I attempt to compile my project, using 2.0.1 of api-all (using Maven) I get this error:

Exception in thread "main" java.lang.UnsupportedClassVersionError: org/apache/directory/ldap/client/api/LdapConnection : Unsupported major.minor version 52.0

I checked the manifest in the api-all-2.0.1.jar file and it shows that it was compiled with JDK 1.8.0_191.

Is this supposed to be compatible with JDK 1.7?

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org