[Clirr-devel] CVS: clirr/core/xdocs changes.xml,1.6,1.7
Status: Alpha
Brought to you by:
lkuehne
From: <lk...@us...> - 2005-08-06 15:19:15
|
Update of /cvsroot/clirr/clirr/core/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6785/core/xdocs Modified Files: changes.xml Log Message: removed ant.jar from uberjar Index: changes.xml =================================================================== RCS file: /cvsroot/clirr/clirr/core/xdocs/changes.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- changes.xml 4 Aug 2005 13:32:13 -0000 1.6 +++ changes.xml 6 Aug 2005 15:19:07 -0000 1.7 @@ -9,6 +9,10 @@ <release version="0.5" date="2005-08-07"> <action dev="lkuehne" type="add"> + Removed the ant.jar from the uberjar file, resulting in + a much smaller distribution size. + </action> + <action dev="lkuehne" type="add"> The Ant task now allows to exclude classes from compatibility checks via the 'apiclasses' subelement. </action> |