> > - for RC1, all fixes on the branch will be merged down to HEAD
> That depends on whether the fixes for RC1 will require what's 
> in HEAD or 
> not.

I thought RC1 would come from HEAD because that's where the memory leak is
fixed. Aside from that, once maven is in RC mode, the number of big changes
to how plugins work should be kept down to a minimum, so it'd be good to get
the refactoring in.

> > - cross plugin property fetching will change - keep it to a minimum 
> > (ie if you need it - do one <j:set/> to get the var into the context,
then 
> > use that one
> I think we'll take the tag for that from HEAD and move it into STABLE.

That's a good idea. So everyone uses a tag, and it will just work
differently on stable vs head. I'll make sure that's noted on the wiki page.

> > - avoid using the <classloader/> property on a dependency.
> This is fine on the branch.

But when it is merged to HEAD it won't be - so its recommended to have
people avoid it so that merging remains as easy as possible, right?

Thanks for your response.

Cheers,
Brett

Reply via email to