felipeal 2004/12/12 12:06:39 Modified: jar/xdocs changes.xml goals.xml Log: MPEAR-40: fixed typo on documentation Revision Changes Path 1.27 +1 -0 maven-plugins/jar/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /home/cvs/maven-plugins/jar/xdocs/changes.xml,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- changes.xml 10 Nov 2004 10:14:47 -0000 1.26 +++ changes.xml 12 Dec 2004 20:06:39 -0000 1.27 @@ -26,6 +26,7 @@ </properties> <body> <release version="1.7-SNAPSHOT" date="in CVS"> + <action dev="felipeal" type="fix" issue="MPJAR-40" due-to="Shinobu Kawai">Fix typo on documentation.</action> <action dev="felipeal" type="add">Added new property <code>maven.jar.final.name</code>.</action> </release> <release version="1.6.1" date="2004-11-10"> 1.5 +1 -1 maven-plugins/jar/xdocs/goals.xml Index: goals.xml =================================================================== RCS file: /home/cvs/maven-plugins/jar/xdocs/goals.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- goals.xml 14 Jul 2004 11:46:04 -0000 1.4 +++ goals.xml 12 Dec 2004 20:06:39 -0000 1.5 @@ -31,7 +31,7 @@ <table> <tr><th>Goal</th><th>Description</th></tr> <tr> - <td>jar:jar</td> + <td>jar</td> <td>Launch jar:jar goal.</td> </tr> <tr>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]