You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Stefan Seelmann (Jira)" <ji...@apache.org> on 2021/04/03 18:44:00 UTC

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

    [ https://issues.apache.org/jira/browse/DIRAPI-363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17314332#comment-17314332 ] 

Stefan Seelmann commented on DIRAPI-363:
----------------------------------------

Java 8 is required.

I updated the doc: https://github.com/apache/directory-site/commit/91a455d069274d09b3e8e9fb8b7152d522bbf107

> 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
>            Priority: Major
>              Labels: Java, Java7
>
> 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