Feature #59

Implement post hooks after sync and clean

Added by Jérôme Schell about 1 year ago. Updated 5 months ago.

Status:Closed Start:04/06/2009
Priority:Normal Due date:
Assigned to:Jonathan Clarke % Done:

100%

Category:Core
Target version:1.2.0

Description

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

lsc-core-post-hook.diff (4.2 KB) Jérôme Schell, 04/06/2009 15:52

lsc-core-post-hook-b1.2.diff (3.5 KB) Sébastien Bahloul, 28/12/2009 11:21

lsc-core-post-hook-b1.3.diff (3.7 KB) Sébastien Bahloul, 02/01/2010 13:34

Associated revisions

Revision 670
Added by Jonathan Clarke 5 months ago

Implement post hooks after sync and clean. Thanks to Jérôme Schell for this patch. Fixes #59.

History

Updated by Sébastien Bahloul 7 months ago

Proposed to integration in 1.2 branch ?

Updated by Sébastien Bahloul 7 months ago

Fixing some minor issue. Next operation is trunk integration.

Updated by Jonathan Clarke 5 months ago

  • 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.

Also available in: Atom PDF