mcconnell 2003/06/15 11:17:16
Added: merlin/merlin-platform/tutorials/meta/conf block.xml
Log:
Demonstration of the execution of components derived from the meta-generation tool.
Revision Changes Path
1.1
avalon-sandbox/merlin/merlin-platform/tutorials/meta/conf/block.xml
Index: block.xml
===================================================================
<!--
Test
-->
<block>
<info>
<name>test</name>
</info>
<implementation>
<categories priority="INFO"/>
<component name="primary"
class="org.apache.avalon.playground.Primary"
activation="true"/>
<component name="secondary"
class="org.apache.avalon.playground.Secondary"
activation="true"/>
</implementation>
</block>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]