You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ivy-user@ant.apache.org by Martin Eigenbrodt <ma...@googlemail.com> on 2009/05/12 15:28:43 UTC

post-install-event

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

Re: post-install-event

Posted by Martin Eigenbrodt <ma...@googlemail.com>.
Never mind. I've looked at the code and posted a more detailed question to
the dev list. M.

2009/5/12 Martin Eigenbrodt <ma...@googlemail.com>

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