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). What do you think? -Vincent PS: Thanks for all the great work to keep everything clean! > -----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 > > > > > -- > To unsubscribe, e-mail: <mailto:turbine-maven-dev- > [EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:turbine-maven-dev- > [EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
