Re: cvs commit: maven/src/plugins-build/war/xdocs changes.xml properties.xml

2003-09-03 Thread Emmanuel Venisse
Done. Thanks. - Original Message - From: "Rafal Krzewski" <[EMAIL PROTECTED]> To: "Maven Developers List" <[EMAIL PROTECTED]> Sent: Wednesday, September 03, 2003 3:22 PM Subject: Re: cvs commit: maven/src/plugins-build/war/xdocs changes.xml properties

Re: cvs commit: maven/src/plugins-build/war/xdocs changes.xml properties.xml

2003-09-03 Thread Rafal Krzewski
[EMAIL PROTECTED] wrote: > Index: plugin.properties > === > RCS file: /home/cvs/maven/src/plugins-build/war/plugin.properties,v > retrieving revision 1.5 > retrieving revision 1.6 > diff -u -r1.5 -r1.6 > --- plugin.proper

RE: cvs commit: maven/src/plugins-build/war/xdocs changes.xml goals.xml

2003-07-02 Thread Michal Maczka
> Is the dep.type check here really necessary? If the user has added the > war.bundle property, then I say let it go in there. It could be an > ejb-client jar file in which case the may not be jar. > > > - > > - > > + > Ditto. > For the moment only jars can g

Re: cvs commit: maven/src/plugins-build/war/xdocs changes.xml goals.xml

2003-07-01 Thread dion
Comments inline... [EMAIL PROTECTED] wrote on 02/07/2003 12:58:52 AM: > michal 2003/07/01 07:58:52 > > Modified:src/plugins-build/war plugin.jelly >src/plugins-build/war/xdocs changes.xml goals.xml > Log: > Fixes for MAVEN-518. [snippage] > - > +

RE: cvs commit: maven/src/plugins-build/war/xdocs changes.xml

2003-07-01 Thread Michal Maczka
Massol [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, July 01, 2003 11:52 AM > > To: 'Maven Developers List' > > Subject: RE: cvs commit: maven/src/plugins-build/war/xdocs changes.xml > > > > Hi Michal, > > > > > -Original Message- >

RE: cvs commit: maven/src/plugins-build/war/xdocs changes.xml

2003-07-01 Thread Michal Maczka
st' > Subject: RE: cvs commit: maven/src/plugins-build/war/xdocs changes.xml > > Hi Michal, > > > -Original Message- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > Sent: 01 July 2003 10:44 > > To: [EMAIL PROTECTED] > > Subject:

RE: cvs commit: maven/src/plugins-build/war/xdocs changes.xml

2003-07-01 Thread Vincent Massol
Hi Michal, > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 01 July 2003 10:44 > To: [EMAIL PROTECTED] > Subject: cvs commit: maven/src/plugins-build/war/xdocs changes.xml [snip] > Index: changes.xml > ==