Issue #59 has been updated by Jonathan Clarke. Status changed from New to Closed Assigned to set to Jonathan Clarke Target version set to 1.2.0 % Done changed from 0 to 100
I have added this patch to trunk and 1.2 branch, so it will be released in 1.2.0. Jérôme, thank you for your patch, and sorry for the delay before including it. I hope it is useful anyway. ---------------------------------------- Feature #59: Implement post hooks after sync and clean http://tools.lsc-project.org/issues/show/59 Author: Jérôme Schell Status: Closed Priority: Normal Assigned to: Jonathan Clarke Category: Core Target version: 1.2.0 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

