bodewig 2004/09/07 01:35:08
Modified: project avalon.xml
Log:
Make it well-formed
Revision Changes Path
1.54 +3 -3 gump/project/avalon.xml
Index: avalon.xml
===================================================================
RCS file: /home/cvs/gump/project/avalon.xml,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- avalon.xml 22 Aug 2004 11:57:50 -0000 1.53
+++ avalon.xml 7 Sep 2004 08:35:08 -0000 1.54
@@ -31,9 +31,9 @@
<!--
<project name="avalon">
- <!-- just make sure avalon-framework has been built -->
+ <!- -just make sure avalon-framework has been built - ->
<depend project="avalon-framework"><noclasspath/></depend>
- <!-- only publish the api jar -->
+ <!- -only publish the api jar - ->
<jar name="framework/api/target/avalon-framework-api-@@DATE@@.jar"/>
</project>
-->
@@ -55,7 +55,7 @@
<work nested="framework/api/target/classes"/>
<work nested="framework/impl/target/classes"/>
- <!--<work nested="avalon/framework/api/target/test-classes"/>-->
+ <!- -<work nested="avalon/framework/api/target/test-classes"/>- ->
<work nested="framework/impl/target/test-classes"/>
<home nested="framework"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]