crossley 2004/02/25 16:41:31
Modified: . gump.xml
Log:
fix jar name for Profiler Block.
Revision Changes Path
1.110 +2 -2 cocoon-2.1/gump.xml
Index: gump.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/gump.xml,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -r1.109 -r1.110
--- gump.xml 25 Feb 2004 23:59:11 -0000 1.109
+++ gump.xml 26 Feb 2004 00:41:31 -0000 1.110
@@ -520,7 +520,7 @@
<work nested="tools/anttasks"/>
<home nested="build/cocoon-@@DATE@@"/>
- <jar name="blocks/profiler.jar"/>
+ <jar name="blocks/profiler-block.jar"/>
<nag from="Gump" to="[email protected]"/>
</project>