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>
|