"Vincent Massol" <[EMAIL PROTECTED]> wrote on 04/10/2002 05:19:13 PM:
> dIon, > > I think you misplaced one comment below: > > > + <action dev="dion" type="add" due-to="Jim Birchfield"> > > + Added <a > > > href="http://jakarta.apache.org/turbine/maven/reference/plugins/console/ > "> > > Console plugin</a> > > + </action> > > This should go either into the changes.xml for the console plugin or > better into the global Maven changes.xml (which may not yet exist). This one *is* in the global Maven changes.xml (xdocs/changes.xml), right? See > > Index: changes.xml > > =================================================================== > > RCS file: /home/cvs/jakarta-turbine-maven/xdocs/changes.xml,v > What do you think? Me no understand.... > -Vincent > > PS: Thanks for all the great work to keep everything clean! No worries....trying to get things documented so I have less questions from the guys in the office :) > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > > Sent: 04 October 2002 07:05 > > To: [EMAIL PROTECTED] > > Subject: cvs commit: jakarta-turbine-maven/xdocs changes.xml > > > > dion 2002/10/03 23:04:30 > > > > Modified: xdocs changes.xml > > Log: > > Added plugin, donated by Jim Birchfield > > > > Revision Changes Path > > 1.5 +6 -0 jakarta-turbine-maven/xdocs/changes.xml > > > > Index: changes.xml > > =================================================================== > > RCS file: /home/cvs/jakarta-turbine-maven/xdocs/changes.xml,v > > retrieving revision 1.4 > > retrieving revision 1.5 > > diff -u -r1.4 -r1.5 > > --- changes.xml 3 Oct 2002 12:24:24 -0000 1.4 > > +++ changes.xml 4 Oct 2002 06:04:30 -0000 1.5 > > @@ -7,6 +7,12 @@ > > > > <body> > > <release version="1.0-beta-8" date="in CVS"> > > + <action dev="dion" type="add" due-to="Jim Birchfield"> > > + Added <a > > > href="http://jakarta.apache.org/turbine/maven/reference/plugins/console/ > "> > > Console plugin</a> > > + </action> > > + <action dev="dion" type="add"> > > + Added javadoc report > > + </action> > > <action dev="dion" type="fix" due-to="Berin Loritsch"> > > Fixed maven shell script to work with directories that may > have > > spaces in their name, e.g. MAVEN_HOME -- dIon Gillard, Multitask Consulting Work: http://www.multitask.com.au Developers: http://adslgateway.multitask.com.au/developers -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
