On Mon, 2004-03-15 at 07:54, Vincent Massol wrote:
> Hi committers,
> 
> On our project, we need some finer control of what happens during the
> lifecycle of the reactor tag. We are about to make some change to it. Of
> course, we'd like to commit back these changes. I'm just testing the
> waters here to see if you'd be happy with those changes.
> 
> We are proposing to support the following usage:
> 
> <reactor [...]>
>   <beforeProject>[...]</beforeProject>
>   <onFailure exceptionVar="exception">[...]</onFailure>
>   <afterProject>[...]</afterProject>
> </reactor>
> 
> The <beforeProject>, <onFailure> and <afterProject> tags are optional of
> course and allow implementing some custom logic using Jelly. The nested
> logic will be executed in the project's context and thus the usual
> ${pom} and other properties are available.
> 
> Ok to commit this when we have it working?

+1

You are going to commit it to HEAD I assume? We're just in the middle of
playing around with the rc2 release atm.

> Thanks
> -Vincent
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

-- 
jvz.

Jason van Zyl
[EMAIL PROTECTED]
http://maven.apache.org

happiness is like a butterfly: the more you chase it, the more it will
elude you, but if you turn your attention to other things, it will come
and sit softly on your shoulder ...

 -- Thoreau 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to