[Clirr-devel] CVS: clirr/core/xdocs changes.xml,1.12,1.13
Status: Alpha
Brought to you by:
lkuehne
From: <lk...@us...> - 2005-09-10 11:00:28
|
Update of /cvsroot/clirr/clirr/core/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12887 Modified Files: changes.xml Log Message: fixed XML syntax error Index: changes.xml =================================================================== RCS file: /cvsroot/clirr/clirr/core/xdocs/changes.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- changes.xml 8 Sep 2005 10:27:56 -0000 1.12 +++ changes.xml 10 Sep 2005 11:00:20 -0000 1.13 @@ -33,11 +33,11 @@ Improved test coverage. </action> <action dev="lkuehne" type="update"> - <!- rfe #1283314, now using javaapp plugin instead of uberjar plugin --> + <!-- rfe #1283314, now using javaapp plugin instead of uberjar plugin --> Improved startup time of commandline uberjar. </action> <action dev="lkuehne" type="fix"> - <!- rfe #1022920, now using javaapp plugin instead of uberjar plugin --> + <!-- rfe #1022920, now using javaapp plugin instead of uberjar plugin --> Ant task now works with uberjar. </action> </release> |