Re: Implementing http://jira.codehaus.org/browse/SCM-526

2010-03-26 Thread Dan Tran
looks like there is no objection for me to add this missing feature at MOJO level. I will go ahead with that. Thanks -Dan On Wed, Mar 24, 2010 at 10:00 PM, Dan Tran wrote: > Hi all, > > I am thinking of implementing excludes/includes configuration for > scm:checkout and scm:export  at plugin le

Implementing http://jira.codehaus.org/browse/SCM-526

2010-03-24 Thread Dan Tran
Hi all, I am thinking of implementing excludes/includes configuration for scm:checkout and scm:export at plugin level ( after scm action execution) It looks easier from that perspective rather than at API level. Any objection? -Dan -