mcconnell 2003/08/17 01:39:55
Modified: merlin/merlin-platform/tutorials/hello maven.xml
Log:
Updates to ensure that the kernel is not shutdown twice.
Revision Changes Path
1.2 +1 -1 avalon-sandbox/merlin/merlin-platform/tutorials/hello/maven.xml
Index: maven.xml
===================================================================
RCS file: /home/cvs/avalon-sandbox/merlin/merlin-platform/tutorials/hello/maven.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- maven.xml 27 Jun 2003 23:13:55 -0000 1.1
+++ maven.xml 17 Aug 2003 08:39:55 -0000 1.2
@@ -1,7 +1,7 @@
<project default="java:jar" xmlns:maven="jelly:maven" xmlns:j="jelly:core"
xmlns:util="jelly:util">
<preGoal name="java:compile">
- <attainGoal name="merlin:meta"/>
+ <attainGoal name="avalon:meta"/>
</preGoal>
</project>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]