Issue #460 has been reported by Raphaël Ouazana.
----------------------------------------
Feature #460: Support for JDK 7
http://tools.lsc-project.org/issues/460
Author: Raphaël Ouazana
Status: New
Priority: Normal
Assigned to:
Category: Core
Target version: 2.0
LSC does not work with JDK 7 (tested with OpenJDK 7), because of the import of
Bouncy Castle :
<pre>
<dependency>
<groupId>bouncycastle</groupId>
<artifactId>bcprov-${bc-jdk-version}</artifactId>
<version>140</version>
<type>jar</type>
<optional>false</optional>
</dependency>
</pre>
--
You have received this notification because you have either subscribed to it,
or are involved in it.
To change your notification preferences, please click here:
http://tools.lsc-project.org/my/account
_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org
lsc-dev mailing list
[email protected]
http://lists.lsc-project.org/listinfo/lsc-dev