Issue #460 has been updated by Clément OUDOT.

Raphaël Ouazana wrote:
> Sébastien Bahloul wrote:
> > But it works with Oracle JDK 7
> 
> I don't think it is related to #454. For me all is working fine, the only 
> problem is linked to maven.

I changed from "duplicated" by "linked"
----------------------------------------
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

Reply via email to