> In 1.3.x, there's a DatabaseCleanupConsumer that you can implement, which > will get called when an artifact is deleted. In 2.0.x, there's a different > event class that it'll need to be ported to. Which are you targeting?
I see. I'm targeting 2.0.x. For reference, I posted a link to my consumer code here: http://jira.codehaus.org/browse/MRM-1427?focusedCommentId=345935 -- m@