You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by mc...@apache.org on 2003/06/14 10:46:38 UTC

cvs commit: avalon-sandbox/merlin/merlin-platform/tutorials/configuration/simple/conf block.xml

mcconnell    2003/06/14 01:46:38

  Added:       merlin/merlin-platform/tutorials/configuration/simple/conf
                        block.xml
  Log:
  Update from ant to maven based builds and seperation of distinct tutorial phases.
  
  Revision  Changes    Path
  1.1                  avalon-sandbox/merlin/merlin-platform/tutorials/configuration/simple/conf/block.xml
  
  Index: block.xml
  ===================================================================
  
  <block>
  
     <info>
       <name>tutorial</name>
     </info>
  
     <implementation>
       <component name="hello" class="tutorial.HelloComponent" activation="startup" />
    </implementation>
  
  </block>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org