RE: cvs commit: maven/src/plugins-build/cactus plugin.jelly

2003-07-10 Thread Vincent Massol
plugin. Thanks -Vincent > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 10 July 2003 17:30 > To: [EMAIL PROTECTED] > Subject: RE: cvs commit: maven/src/plugins-build/cactus plugin.jelly > > The Plexus plugin was a great example, and

RE: cvs commit: maven/src/plugins-build/cactus plugin.jelly

2003-07-10 Thread EPugh
The Plexus plugin was a great example, and I can see how using tags is going to be helpful in lots of areas.. Now, here is my current question. Becasue the target is an Ant task with various embedded tasks, I wanted to take some of the common ones, like and put them in their own tags. That way

RE: cvs commit: maven/src/plugins-build/cactus plugin.jelly

2003-07-10 Thread Jason van Zyl
On Thu, 2003-07-10 at 09:44, Vincent Massol wrote: > > -Original Message- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > Sent: 10 July 2003 15:26 > > To: [EMAIL PROTECTED] > > Subject: RE: cvs commit: maven/src/plugins-build/cactus plugin.jelly >

RE: cvs commit: maven/src/plugins-build/cactus plugin.jelly

2003-07-10 Thread Vincent Massol
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 10 July 2003 15:26 > To: [EMAIL PROTECTED] > Subject: RE: cvs commit: maven/src/plugins-build/cactus plugin.jelly > > Vincent, > > When I put in the cactus:single, I knew th

RE: cvs commit: maven/src/plugins-build/cactus plugin.jelly

2003-07-10 Thread EPugh
Then call that from cactus:test and cactus:single... ERic -Original Message- From: Vincent Massol To: 'Maven Developers List' Sent: 7/10/03 8:35 AM Subject: RE: cvs commit: maven/src/plugins-build/cactus plugin.jelly Hi Eric, Can you add a comment mentioning that the code you have a

RE: cvs commit: maven/src/plugins-build/cactus plugin.jelly

2003-07-10 Thread Vincent Massol
Hi Eric, Can you add a comment mentioning that the code you have added needs to be refactored so that there is no duplication. If you run "Simian" or CPD on the plugin it will currently scream... :-) Of course, if you could the refactoring... ;-) An idea: use a jelly tag. Thanks -Vincent > ---

Re: cvs commit: maven/src/plugins-build/cactus plugin.jelly

2003-07-01 Thread dion
[EMAIL PROTECTED] wrote on 02/07/2003 07:34:20 AM: > vmassol 2003/07/01 14:34:20 > > Modified:src/plugins-build/cactus plugin.jelly > Log: > Now using pom.artifacts to support override Bzzzt. > > Revision ChangesPath > 1.23 +2 -1 maven/src/plugins-build/cactus/

RE: cvs commit: maven/src/plugins-build/cactus plugin.jelly

2003-03-30 Thread Vincent Massol
*sigh* ... If only I could find a nice XML editor for Eclipse which doesn't introduce tabs... Thanks dIon! -Vincent > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 30 March 2003 18:18 > To: [EMAIL PROTECTED] > Subject: cvs commit: maven/src/plugins-build/c