Hello, I'm using the install task to implement some staging by "installing" a project and all its dependencies from on repository in a "release candidate repository" using the install task. This works just fine. Now I wanted to automatically tag projects beeing copied to the release candidate repository and figured I could do this by adding a ant-call-trigger for an post-install-event. The only problem: There is no such thingh :-) Can you think of a workaround? What is needed to implement a post install event?
Best regards, Martin
