mcconnell 2003/12/03 12:48:30
Modified: kernel/test merlin.properties
Added: kernel/test/conf hello.block
Log:
Add hellow work test block.
Revision Changes Path
1.4 +1 -1 avalon-sandbox/kernel/test/merlin.properties
Index: merlin.properties
===================================================================
RCS file: /home/cvs/avalon-sandbox/kernel/test/merlin.properties,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- merlin.properties 3 Dec 2003 20:44:26 -0000 1.3
+++ merlin.properties 3 Dec 2003 20:48:30 -0000 1.4
@@ -1,4 +1,4 @@
merlin.info = true
merlin.debug = true
-merlin.deployment = conf/test.block,conf/test-2.block,hello.block
+merlin.deployment = conf/test.block,conf/test-2.block,conf/hello.block
1.1 avalon-sandbox/kernel/test/conf/hello.block
Index: hello.block
===================================================================
<container name="tutorial">
<classloader>
<classpath>
<repository>
<resource id="merlin/tutorial:hello" version="1.1"/>
</repository>
</classpath>
</classloader>
<component name="hello" class="tutorial.HelloComponent"/>
</container>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]