Issue #59 has been updated by Sébastien Bahloul. File lsc-core-post-hook-b1.2.diff added
Proposed to integration in 1.2 branch ? ---------------------------------------- Feature #59: Implement post hooks after sync and clean http://tools.lsc-project.org/issues/show/59 Author: Jérôme Schell Status: New Priority: Normal Assigned to: Category: Core Target version: I needed to be able to invoke a method after the synchronization process. The patch attached implements this. It adds two new properties in lsc.properties: - lsc.tasks.TASKNAME.postSyncHook : fully qualified name of a static method to invoke after the synchronization task - lsc.tasks.TASKNAME.postCleanHook : fully qualified name of a static method to invoke after the clean task -- 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

