Issue #460 has been updated by Raphaël Ouazana. Status changed from Feedback to Closed % Done changed from 80 to 100
Thank you, it is working fine now: - with 2.0 branch all tests pass and sample run fine - with trunk 3 tests are failing (idem than with sun jdk 1.6) and sample run fine So I close the issue. ---------------------------------------- Feature #460: Support for JDK 7 http://tools.lsc-project.org/issues/460 Author: Raphaël Ouazana Status: Closed Priority: Normal Assigned to: Raphaël Ouazana 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

