[Clirr-devel] CVS: clirr/maven/xdocs goals.xml,1.1,1.2
Status: Alpha
Brought to you by:
lkuehne
From: <lk...@us...> - 2004-09-05 12:26:05
|
Update of /cvsroot/clirr/clirr/maven/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9837/maven/xdocs Modified Files: goals.xml Log Message: clirr checks binary and source compatibility now Index: goals.xml =================================================================== RCS file: /cvsroot/clirr/clirr/maven/xdocs/goals.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- goals.xml 15 Jul 2004 13:34:22 -0000 1.1 +++ goals.xml 5 Sep 2004 12:25:50 -0000 1.2 @@ -16,9 +16,9 @@ <goal> <name>clirr:check</name> <description> - Run binary compatibility checks. + Run compatibility checks. </description> </goal> </goals> </body> -</document> \ No newline at end of file +</document> |