[Clirr-devel] CVS: clirr/xdocs related.xml,1.2,1.3
Status: Alpha
Brought to you by:
lkuehne
From: <lk...@us...> - 2005-08-03 17:03:16
|
Update of /cvsroot/clirr/clirr/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17361 Modified Files: related.xml Log Message: we now provide the Maven plugin ourselves, so it's not 'related' Index: related.xml =================================================================== RCS file: /cvsroot/clirr/clirr/xdocs/related.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- related.xml 28 Dec 2003 09:07:42 -0000 1.2 +++ related.xml 3 Aug 2005 17:03:01 -0000 1.3 @@ -20,11 +20,6 @@ is an interactive tool that presents binary api diffs visually. </li> <li> - In the near future there will probably be a - <a href="http://maven.apache.org">Maven</a> plugin for Clirr. - Stay tuned. - </li> - <li> If you like Clirr because you want to deliver quality work to your users, you might want to have a look at <a href="http://checkstyle.sf.net">Checkstyle</a>, a tool @@ -36,4 +31,4 @@ </ul> </section> </body> -</document> \ No newline at end of file +</document> |